.container{
    margin-top: 5vh;
}

.form-check-input:checked {
    background-color: #D0662A;
    border-color: #D0662A;
}