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

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

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

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

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

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