* {
    font-family: 'Montserrat', sans-serif;
  }
  
  body {
    background-color: #f7f9fd;
  }
  
  h5 {
    color: white;
  }
  