.primary-gradient-bg,
.affix {
    background: #142045 !important;
}
.text-primary {
    color: #142045 !important;
}
.text-secondary {
    color: #AEC100 !important;
}
.bg-warning {
    background-color: #f2f6e1 !important;
}
.bg-warning .form-control, .bg-warning .custom-select, .input-group-text {
    border: 1px solid #bdc4a0;
}

body {
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
