<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}</pre></body></html>