.insurance-green-wrap-v3 .contractor-wrap b,
.insurance-green-wrap-v3 .car-info-wrap b {
  font-family: var(--font-regular);
  font-weight: 400;
  color: var(--accent-color);
}

#green-companies-v3 .form-boolean-group .form-type-boolean .policy-price .price-label {
  color: var(--dark-grey);
}

#green-companies-v3 .form-boolean-group .form-type-boolean .policy-price .price-result {
  font-family: var(--font-bold);
  font-weight: 700;
  color: var(--primary-color);
}

#green-companies-v3 .form-boolean-group .form-item__label {
  font-family: var(--font-bold);
  font-weight: 700;
  color: var(--text-color);
}

#green-companies-v3 .form-boolean-group .form-item__label .company-name {
  font-family: var(--font-bold);
  font-weight: 700;
  color: var(--text-color);
}

/*# sourceMappingURL=green_v3.css.map*/