/*Color Scheme*/
.text-main{color:#107dac !important;}
.text-main-alt{color:#ad5389 !important;}
.text-sec{color:#71c7ec !important;}
.bg-sec{background-color:#ffc107 !important;}
.bg-main{background:#107dac !important;}
.bg-main-subtle{background:#107dac !important;}
.bg-main-alt{background-color:#71c7ec !important;}
.bg-main-aux{background-color:#afdef2 !important;}
.bg-grey{background-color:#cfe0ed !important;}
.bg-footer{background-color:#005073 !important;}
.border-main{border-color:#107dac !important;}
.border-main-alt{border-color:#107dac !important;}
.btn-main{background:#107dac !important;}
/*End of color scheme*/