/* custom styles */

.chired {
color: #E4002B;
}

.chiblue {
color: #41B6E6;
}

.intro {
  font-weight: 700;
  font-size: 2rem;
  font-family: 'Big Shoulders Text', cursive;
  line-height: 1.4;
  color: #555;
}



