.bg-mustard { background-color: #8C6A00 !important; }
.text-mustard { color: #8C6A00 !important; }
.bg-navy { background-color: #1338be !important; }
.text-navy { color: #1338be !important; }
.bg-maroon { background-color: #6a1b1a !important; }
.text-maroon { color: #6a1b1a !important; }
.bg-charcoal { background-color: #333 !important; }
.text-charcoal { color: #333 !important; }
.border-navy { border-color: #1338be !important; }
.border-mustard { border-color: #8C6A00 !important; }