button#loginSubmitButton {
    background: #581a23 !important;
    border-color: #581a23 !important;
}

.text-info {
    color: #cbae61 !important;
}

span.custom-control-indicator {
    border-color: #cbae61 !important;
    background-color: #cbae61 !important;
}

body {
    background: #581a23 !important;
}