.footer__section--main {
    padding-bottom: 1.67rem;
    padding-top: 1.67rem
    }
.footer__links ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
.footer__links ul li {
    display: inline-block;
    line-height: 1;
    margin: 0.5rem 0.84rem;
    vertical-align: middle
    }
.footer__links a {
    text-decoration: none
    }
.footer__links .txt--light a, .footer__links .txt--light a:hover {
    color: #0c3594
    }
.footer {
    background: #fff
    }