input[type=radio]:checked+.hdt-product-form_value.is-type-circle, input[type=radio]:checked+.hdt-product-form_value.is-type-block, input[type=radio]:checked+.hdt-product-form_value.is-type-block_with_color {
    color: rgb(255 255 255) !important;
    background-color: rgb(68 47 84);
}
.hdt-product-description {
  font-size: 18px;
}