// Utilities

.hidden {
  display: none;
  visibility: hidden;
}

.text--light {
  font-weight: 300 !important;
}
