body {
    font-family: Roboto !important;
    font-weight: bold !important;
}

.gf-menu.l1 > li > .item{
  color: #11306e;
}

.menu-block {
    margin-top: 80px;
}

.box4 {
    color: #ffffff;
    background: #9a0130;
}

ul.menu li {
    color: #ffffff !important;
}

.box4 a:not(.readon) {
    color: #ffffff !important;
}

.box4 a:hover {
    color: #9a0130 !important;
}

.sprocket-tables-title a {
    color: #9a0130;
}

.sprocket-tables-block{
   color: #000000 !important;
}

.gf-menu .item:hover {
    color: #ffffff !important;
}

.menu-item-bg:hover {
    background-color: #808184 !important;
}

gf-menu li.parent > .item .menu-item-bg:hover {
    background-color: #808184;
}
