.footer {
    background: linear-gradient(to top, #33A0A7 45%, #fff);
    padding-top: 2rem;
    margin-top: -0.1rem;
}

.footer-c {
    height: 1.41rem;
    padding: 0;
}

.footer-c .logo-b img {
}

.footer-copy {
    background: #008892;
}

.logo {
    width: 6.6rem;
}

.header.active {
    background: #008892;
}