/**
* @version   2020-04-25
* @author    Michael.McDonald@FSU.edu
* @copyright Copyright (C) FSU
* @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/

#rt-top-surround {
	background-image: linear-gradient(to bottom,#ffffff,#9999);
}
.gf-menu .item {
    color: #303030;
}
.gf-menu .item.subtext {
    color: #303030;
}
.gf-menu .item.subtext > em {
    color: #333;
}
