.social-anchor:hover .social-logo-twitter {
    fill: #59adeb;
}

.social-anchor:hover .social-logo-fb {
    fill: #3c5a96;
}

.social-anchor:hover .social-logo-linkedin {
    fill: #127bb7;
}

.social-anchor:hover .social-logo-youtube {
    fill: #de3236;
}

.social-logo-width {
    width: 24px;
}

.social-anchor {
    display: inline-block;
    margin-right: 1rem;
}

.contact-list {
    font-size: 15px;
}