

/* CSS from section stylesheet tags */
.inspirational-quote {
  text-align: center;
  font-style: italic;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #444;
  padding: 2.5rem 1rem;
}