/* CSS Document */

.sweet-container {
  margin-bottom: 2rem;
  margin-top: 1rem;
}

.sweet {  
  background-color: #F1F1F1;
  text-align: center;
}

blockquote.notes {
  font-size: 0.9rem;
}

.section-heading h1 {
  font-size: 3rem;
}

