input[type=checkbox] {
    display: none;
    margin-right: 5px;
}

._form-label{
    font-weight: 600;
}

._error-inner{
    color: #cf1212;
}