﻿.footer-content a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    border-bottom: 2px solid #b3d6d9;
}

.footer-content a:focus, .footer-content a:hover {
    color: #fff !important;
    border-bottom-color: #d1917c !important;
}

.c-text-block .accordion .card .card-body {
    color: #00244e;
}

.c-page-feedback-block {
    background-color: #edf1f8;
}

svg.svg-link {
    fill: #4c76ba;
}

svg.svg-link:hover,
svg.svg-link:focus {
    fill: #c90b1c;
}