/*Color Scheme*/
.text-main{color:#0d2e5b !important;}
.text-main-alt{color:#ad5389 !important;}
.text-sec{color:#CEDF9F !important;}
.bg-sec{background-color:#ffc107 !important;}
.bg-main{background:#0d2e5b !important;}
.bg-main-alt{background-color:#A1D6B2 !important;}
.bg-main-aux{background-color:#CEDF9F !important;}
.bg-grey{background-color: #e0ded9 !important;}
.bg-footer{background-color:#004c4c !important;}
.border-main{border-color:#0d2e5b !important;}
.border-main-alt{border-color:#CEDF9F !important;}
.bg-main-subtle{background-color:#d1e7dd !important;}
.btn-main{background:#008080 !important;}
.bg-sidebar{background:#01363d !important;}
.college-gradient{background: #0d2e5b;background: -webkit-linear-gradient(to right, #134588, #0d2e5b);background: linear-gradient(to right, #134588, #0d2e5b);}
/*End of color scheme*/