.form-check input[type="checkbox"] {
    margin-right: 8px;
}

.form-check label {
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 5px;
    display: inline-block;
}
