/*Color Scheme*/
.text-main{color:#006666 !important;}
.text-main-alt{color:#ad5389 !important;}
.text-sec{color:#CEDF9F !important;}
.bg-sec{background-color:#ffc107 !important;}
.bg-main{background:#008080 !important;}
.bg-main-alt{background-color:#A1D6B2 !important;}
.bg-main-aux{background-color:#CEDF9F !important;}
.bg-grey{background-color:#d9ead3 !important;}
.bg-footer{background-color:#004c4c !important;}
.border-main{border-color:#CEDF9F !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;}
/*End of color scheme*/