a:hover {
    color: #c50b2f !important;
}

#form1673940341 .t-input-block:has([aria-required="true"]) {
    position: relative;
}

#form1673940341 .amoforms__field__required-inside {
    color: red;
    position: absolute;
    right: 15px;
    top: 3px;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 22px;
}


#form1673940341 label:has([type="checkbox"]) {
  padding-right: 40px;
}