/* Add here all your css styles (customizations) */
.brand  {
    font-family: "Noto Serif",serif;
    font-size: 28px !important;
  margin: 0 0 0 0;
   color: #cc0000 !important;
  
}
.brand span {
    font-family: "Noto Serif",serif;
  font-size: 38px !important;
   color: #cc0000 !important;
}
.bg-image-fire .headline-center .headline-brd {
    color: #fff;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}

.white-text  {
    color: #fff;
    text-align: center;
}
