.eb-page-heading {
    color: #000 !important;
    font-size: 60px !important; 
    font-weight: bold; 
    line-height: 1.4;
  margin-top: 50px;
}
body {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(255, 255, 255, 1) 150px);;
}
.eb-message{
      color: #000 !important;
  font-size: 17px;
}

.eb-event-price btn btn-primary{
  display : none;
}