.services-section-template .services .service.is-contrast-block .service-inner,
.footer.template1 {
    background: #991D19;
}

.social.telegram a,
.social.whatsapp a {
    display: flex;
    align-items: center;
}

.social.telegram img,
.social.whatsapp img {
    width: 16px;
    filter: brightness(0) saturate(100%) invert(80%) sepia(100%) saturate(0%) hue-rotate(23deg) brightness(107%) contrast(105%);
}

.social.telegram.mobile img,
.social.whatsapp.mobile img {
    width: 16px;
    filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(7454%) hue-rotate(317deg) brightness(94%) contrast(97%);
}
.agreement a:hover,
.agreement a:visited,
.agreement a {
  color: #589E26;
}