.error {
    color: #B62126;
}

.required::after {
    content: "*";
    color: #B62126;
}

a {
    color: #B62126;
}

.service-conditional, .animals-conditional {
    width: 100%;
}