.header-skin-light #tc-sn .tc-sn-inner, .header-skin-light .tc-header {
    color: #313131;
    background: #86d5e9;
}
.tc-content-inner {
    max-width: 80%;
margin: auto;
}
.footer-skin-light .footer__wrapper {
    color: #313131;
    background: #86d5e9;
    border-top: 1px solid #eceeef;
}
.footer-skin-light .footer__wrapper #colophon {
    background: #86d5e9;
align-item: center;
    color: #313131;
}