.vitapaws {
    .header__bottom {
        &:after {
            background-color: #7a576d;
        }
    }
    .footer {
        background-color: #7a576d;
    }
}