.form-check-input {
    margin:0;
}

.form-control:focus {
    border-color:red;
}
