/* extra styling */
#regAdmin {
    color: dodgerblue;
}

#regAdmin:hover {
    color: white;
}