.form-group {
    margin-bottom: -3px !important;
}


.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    padding-top: 5px;
}

.badge-secondary {
    color: #fff;
    background-color: #ff9800;
}