/* Enter Your Custom CSS Here */


.logo {
  
     border-radius: 2px; 
     height: 90px;
  
}

.sf-menu.nav > li > a {
    text-transform: uppercase;
    color: #939493 !important;
}

.sf-menu.nav > li > a:hover {
   color: #5fb548 !important;
}

.page-section.breadcrumbs .page-header h1 {
   
    font-size: 35px!important;
   
}
