/* 
** The Header Media Queries **
** Tweak as per your needs **
*/
.brand {
  font-weight: bold;
  font-size: 25px; }

.site-heading {
  display: flex;
  align-items: center;
font-weight: bold;
  font-size: 25px;  }
  
 .site-heading-nav-menu {
font-weight: bold;
font-size: 15px; 
text-align:center;  }

.heading_big {
  font-weight: bold;
  font-size: 25px; 
  color: #55a;
}
.heading_small_g {
  font-weight: bold;
  font-size: 16px; 
  color: #4b4;
}
.heading_small_l {
  font-weight: bold;
  font-size: 16px; 
  font-weight: bold;
  color: #777;
}
.heading_small {
  font-weight: bold;
  font-size: 16px; 
  font-weight: bold;
  color: #333;
}