* {
    font-family: 'Montserrat', sans-serif;;
}

body {
    background-color: #f7f9fd;
  }

  h5 {
      color: white;
  }

  /* .slider1 img {
      position: relative;
  }

  .buttonslider1 {
      position: absolute;
      left: 590px;
      bottom: 150px;

  } */
