.footer {
    border-top: 5px solid #08c;
}

@media screen and (min-width: 641px) {
    .footer .footer__title {
        font-weight: 700;
    }
}
