.quote-container {
  text-align: right;
  font-style: italic;
  font-size: 1.4rem;
  max-width: 600px;
  font-weight: 300;
  line-height: 1.5;
}

.quote-author {
  display: block;
  margin-top: 10px;
  font-size: 1.2rem;
}
