.bg-primary {
    background-color: #763d30 !important;
}

.bg-secondary {
    background-color: #e6c9b4 !important;
}

.text-primary {
    color: #763d30 !important;
}

.text-secondary {
    color: #e6c9b4 !important;
}

.border-primary {
    border-color: #763d30 !important;
}

.border-secondary {
    border-color: #e6c9b4 !important;
}
