a.menu-link {
   border-left: 1px solid #292b35;
   line-height:inherit ;
}
.main-navigation a:first-child{
  border-left: none;  
} 

.main-navigation a:last-child{
  border-right: none;  
} 

.page-header {
  display:none;
}

.current-menu-item span
{
 	color: #241d4c !important; 
}

a.read-link 
{
  color: #3EB397;
  border-bottom: 0px !important;
}

a.read-link:hover
{
  color: #2D846F;
  border-bottom: 0px !important;
}