/* Add here all your css styles (customizations) */

.menu-header {
    background-color: #ebc71d !important;
    color: #000;
  }
  
.u-star-primary{
    color: #ebc71d !important;
}

.u-btn-primary{
    background-color: #ebc71d !important;
    color: #000;
}

.g-bg-primary{
    background-color:#ebc71d !important;
}

.g-height-25x {
    height: 50%;
  }
  