
    
      body .main-navbar {
        
        
        height: 30px !important;      
      }

      body .main-navbar .item {
        
      }      

      body .main-navbar .item:hover {
        color: hsl(0, 0%, 0%) !important;
      }      
    
    body .ui.menu.main-menu {
      padding-top: 10px;
      padding-bottom: 10px;
      
            
    }

    .notifications-dropdown {
      margin-top: 50px !important;
    }
  
      body .ui.menu .item {
        color: f95913 
      }
    
    .description{
margin: 0 !important;
}
  