
 
 input[type='checkbox']:checked, input[type='radio']:checked {
    background-color: var(--brand-color-primary) !important;
    
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}