body {
    background-color: white;
}
#interests {
    font-weight: bold;
    position: relative;
    text-transform: lowercase;
    text-align: right;
}
.thumbnail {
    position: relative;
}
.caption {
    position: relative;
    top: 86%;
    width: 68%;
}
/* .social-link {
    width: 10px;
    height:10px;
}
SVGInline-svg {
    width: 100px;
    height:100px;
} */
.name {
    color:  black;
}
.headline {
    color: rgb(26, 8, 88);
}
.role {
    color: rgb(26, 8, 88);
}
.location {
    color: rgb(10, 22, 187);
}
