.entry-header {
   display:none !important;
}
.site-info {
    display:none  !important;
}

#authica-social {
    display: none !important;
}
#footer-menu {
    display: none !important;
}
#athena-jumbotron {
   max-height: 500px !important;
}
#athena-header.frontpage .header-inner{
    background: rgba(54,179,168,0.3) !important;
    height: 85px;
}
#athena-header .header-inner {background: rgba(54,179,168,0.6) !important;
    height: 85px;
}
ul.athena-nav > li.menu-item a {
    font-size: 18px;
    color: white;
}
ul.athena-nav > li.menu-item.current-menu-parent a, ul.athena-nav > li.menu-item a:hover {
    border-bottom: 2px solid #ffffff;
}