
@import url("https://fonts.googleapis.com/css2?family=Muli:wght@300;400;500;600;700;800;900&display=swap");

.slider-area2 {
  background-image: url(../img/hero/hero3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
}


