#athena-header.frontpage .header-inner {
    background: rgba(27, 27, 27, 0);
    height: 85px;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    margin-top: 2%;
    color: #ffffff;
}
ul.athena-nav > li.menu-item.current-menu-item a, ul.athena-nav > li.menu-item.current-menu-parent a, ul.athena-nav > li.menu-item a:hover {
    border-bottom: none;
}
ul.athena-nav a {
    font-size: 14px;
    color: #f9f9f9;
    color: #ffffff;
font-family:Arial;
}