.checkbox-group {
    display: flex;
    flex-wrap: wrap;
}

/* .checkbox-group .custom-checkbox {
    margin-right: 18px;
} */
