[data-dom-id-19466]  .form-type-radio input[type="radio"]:checked + label::before {
    color: #0073AA;
    content: "";
    font-family: "Font Awesome 6 Free";
    margin-right: 0.5rem;
    transition: color 0.25s;
    font-size: 1.5rem;
    font-weight: 900;
}
