/* Enter Your Custom CSS Here */

nav.main_menu > ul > li > a {font-size:20px !important;}

a.here {background: linear-gradient(to bottom, #ff9800 0%, #ff9800 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 3px 3px;
    color: #000;
  text-decoration: none;}