/* This file is used for site specific CSS that is requird at the global level.  
 * DO NOT ADD ANYTHING TO THIS FILE.
 * If you have any questions, please contact webmaster@miami.edu
 */

 #ayce.um-main-menu:hover li.ayce-primary.stagsansbook:hover > a:hover{
    color:#04351e !important;
    }
#ayce.um-main-menu:hover li.ayce-primary.stagsansbook:hover > a{
    color:#fff !important;
    }
#jumpToMenuLarge span.fa-caret-down{
    color:#666b69;
}

/* Hide the dropshadow.  It looks broken on a white background. */
.container-background {
    visibility: hidden !important;
}
