﻿
.footer-color, .school-name, *.msg-login  { /* Font Color for School Name, messages and footer*/
   color: rgb(195, 208, 238) !important;
}

a:link.footer, a:active.footer, a:visited.footer, a:hover.footer { /* Footer Hyperlink Color */
   color: #E3B60E;

}

.btnsent-pass, .btnlogbutton {
   background-color: #E3B60E;
   color: #000 !important;
}

