.content-name {
   font-weight: bold;
   color: rgba(255,255,255,0.99);
}

.subnav li a:hover, .subnav li.subnav-current > a {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.sheet {
    padding: 12px 10px 12px 10px;
}