.site-title,
.footer-col-wrapper,
.wrapper,
.post-header {
    font-family: Raleway, Helvetica, Sans-serif;
}

.post-content {
    font-family: Droid Serif, serif;
}

.round_border {
    border-radius: 50%;
}

.headshot_smaller {
    width: 7em;
    margin-right: 2em;
}

.icon {
    width: 1em;
}

#contact_list a {
    color: black;
} 

#contact_list ul li {
    list-style-type: none;
    border-bottom: 0.5em solid;
    border-color: #ffffff;
    align-items: center;
    line-height: 1.5em;
}

.footer-col-2 .username:hover{
    color: #34b3a0;
}
