/* FOOTER */
footer .core-footer {
    background-color: #00042F;
    color: #E9F5FF;
}

footer .core-footer a {
    color: #E9F5FF;
}

footer .core-footer .menu-group__links a {
    color: #E9F5FF;
}

footer .core-footer .menu-group__links {
    border-top: 1px solid #E9F5FF;
}

footer.core_footer_v2 .core_footer_container .block_menu .menu_list .headline,
footer.core_footer_v2 .core_footer_container .block_menu .menu_list .menu_list_item .list_item a,
footer.core_footer_v2 .core_footer_container .footer_black,
footer.core_footer_v2 .block_copyrights .copyrights,
footer.core_footer_v2 .block_copyrights .copyrights a {
    color: #FFFFFF;
}

footer.core_footer_v2 .block_copyrights {
    border-top: 1px solid #FFFFFF;
}

footer.core_footer_v2 .social_icon img {
    display: none;
}

footer.core_footer_v2 .social_icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

footer.core_footer_v2 .social_icon_facebook {
    background-image: url('https://files.logoscdn.com/v1/files/85589383/assets/17207648/content.svg?signature=eroPMgCov7L0Ez6cQAV1Fyp8h3o');
}

footer.core_footer_v2 .social_icon_twitter {
    background-image: url('https://files.logoscdn.com/v1/files/85589378/assets/17207645/content.svg?signature=9ElvEZcLBelwI0xadDOWZmd-u9g');
}

footer.core_footer_v2 .social_icon_instagram {
    background-image: url('https://files.logoscdn.com/v1/files/85589376/assets/17207644/content.svg?signature=EKnR-NWzQvGaOF_RhSKY4ildS5M');
}

footer.core_footer_v2 .social_icon_youtube {
    background-image: url('https://files.logoscdn.com/v1/files/85589381/assets/17207647/content.svg?signature=XFKCbtNvIguZLIYFidl1UReSJnw');
}

/* FOOTER */