/* Top menu - increase size without bold */
.header-container #block-top-menu-backup ul.sf-menu > li.sf-depth-1 > a {
    font-size: 27px !important;
    font-weight: normal !important;
}