.contact-home__right h2{
    color: #E2007A;
}
.button--primary{
    border-radius: 5px;
}

.checkbox-group .input-checkbox span::before{
    border: 1px solid #E2007A;
}

.contact-home__left > div::before{
    display: none;
}

.c-block__item h2 strong{
    color: #E2007A;
    font-size: 22px;
}
