[class*="wpcf7-spinner"] {
    display: none !important;
}





.testset {
    display: contents;
    width: 16px;
    height: 16px;
    padding: 1px;
    justify-content: flex-end;
    align-items: flex-start;
    accent-color: var(--blue);
    font-weight: unset;
}

.upload .text-upload-new {
    top: 20%;
    right: 6%;
    position: absolute;
    right: 4.5%;
    top: 30%;
    color: #6b7280;
    font-weight: 400;
}

.upload input {
    opacity: 0;
    padding: 0 !important;
}


.wpcf7 form br {
    display: none;
}

.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;

}

.unclaimedProfitsForm p {
    font-weight: 100;
}



.wi-00 {
    font-weight: 100;
}

.upLabel label{
display: flex;
 gap: 10px;
}



.input-error-border {
    border: 2px solid red !important;
    border-radius: 4px;
}
