#quote-container {
    line-height: 1.6;
    text-align: center;
    padding: 60px;
  }
  
  .quote {
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 400;
    font-size: x-large;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: #754ef9;
  }
  