/* Add your custom styles here */

.light-blue {
  color: #3aa0ca;
}

.burnt-orange {
  color: #ea6b0c;
}

.bg-yellow-light {
  background-color: #fffaf2;
}

.tangerine-font {
  font-family: 'Tangerine', cursive;
}
