& .u-displayNone{
    display:none !important;
}
& .u-noMarginBottom{
    margin-bottom: 0 !important;
}
& .u-width30P{
    width:30% !important;
}
& .u-onlyBottomBorder{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
& .u-checkboxBoundaries{
    width: 1.5rem !important;
    height: 1.5rem !important;
    border-radius: 0.375rem !important;
}
& .u-errorText{
    color: var(--colorDanger) !important;
}