/*
 *
 * City University of Hong Kong
 * ----------------------------
 * Site Specific CSS
 *
 */

/* ============================ Place your custom CSS here */
.gsdc-session-btn:hover {
    --bs-btn-hover-color: #fff !important;
    color: #fff !important;
}