.festival-bg{
    background-image: url("/img/festival/festival.png") !important;
    background-size: cover;
}

.fest-subtext{

 font-family: 'Manrope', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 15px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 0%;
text-align: center;

color: #5A6A6E;
}

.lsiting-text{
 font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 15px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 0%;
color:#6D6D6D;

}

.festi-overlay {
  position: absolute;
  bottom: 20px;
  left:20px;


}

.festi_text {
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}

.main-border{
    width:89px;
    height: 1px;
    color:#FFFFFF;
    opacity: 1;
    margin: 0.5rem 0 0;
    border-top: 2px solid #FFFFFF;
}