#contactButton h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

#contactButton input[type="checkbox"] {
    background: #fff;
}

#contactButton label {
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

#contactButton .box-multi-select {
    margin-bottom: 20px;
}