#eb .eb-brand-name {
/*text-transform: uppercase;*/
  font-family: "Muli";
  font-size: 30px;
    line-height: 40px;
    font-weight: 400;
  color: #1a1a1a;
  width: auto;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
  text-align: left;
  
     
    text-transform: uppercase;
    

  
}

#eb .eb-brand-name, h1 {
 margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px; 
  
}


#eb .eb-brand-name:after {
background: #fd9a67;
  clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
  
}


#eb .eb-post-title {
  font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  
}
#eb .eb-post-body {
  font-size: 14px;
    font-weight: 300;
    line-height: 24px;
  
}

#eb h1 {
    
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
}

#eb h2 {
    
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
}

#eb h3 {
    
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
}

#eb h4 {
    
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}

.boxmenu2 {
 
      color: #050505;
    line-height: 0;
    margin-bottom: 15px;
    padding-bottom: 20px;
 
    position: relative;
    font-size: 13px;
}
  



