body { font-family: Garamond; }
.education { color: #a033ff; font-weight: bold; }
.thank-you { color: #6796ee; }
.login {color:rgb(6, 74, 91); font-weight: bold;}
.class-schedule-table th { background-color: #0074D9; color: white; text-align: center; }
.class-schedule-table td { text-align: center; }
.class-schedule-table tr:nth-child(even) { background-color: #f2f2f2; }
