/*! Place your custom styles here */
quotesblue {
  font-size: 2.8em;
  line-height: 1.35714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #008AB9;
  font-weight: normal;
}
quotespurple {
  font-size: 2.8em;
  line-height: 1.35714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #8B1E8F;
  font-weight: normal;
}
quotesgreen {
  font-size: 2.8em;
  line-height: 1.35714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #749A00;
  font-weight: normal;
}
quotesw {
  font-size: 2.8em;
  line-height: 1.35714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #ffffff;
  font-weight: normal;
}
quoteswlg {
  font-size: 5.2em;
  line-height: 1.55714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #ffffff;
  font-weight: normal;
}
quotespurplelg {
  font-size: 5.2em;
  line-height: 1.55714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #8B1E8F;
  font-weight: normal;
}
quotesgreenlg {
  font-size: 5.2em;
  line-height: 1.55714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #749A00;
  font-weight: normal;
}
quotesbluelg {
  font-size: 5.2em;
  line-height: 1.55714286em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Caveat', cursive;
  color: #008AB9;
  font-weight: normal;
}
@media all and (max-width: 768px) {
  html {
    font-size: 71.25%;
  }
}