.bg-feature-scholarships .card {
  background-color: rgba(10, 155, 163, 0.85) !important; }

.bg-feature-loans .card {
  background-color: rgba(163, 10, 155, 0.85) !important; }
  .bg-feature-loans .card p {
    color: white !important; }

.bg-feature-loans-light {
  background-color: rgba(232, 176, 228, 0.45); }

.bg-feature-loans-extra-light {
  background-color: rgba(232, 176, 228, 0.2); }

.text-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

#loan-app h2 {
  border: 0 !important; }

#loan-app .text-muted {
  color: #bbbbbb !important; }

/*# sourceMappingURL=custom.css.map */
