.tp-header {
  font-size: 42px;
}
.tp-subheader {
  font-size: 36px;
}
.tp-light-text {
  font-weight: 100;
}
.tp-grey-text {
  color: #a9a9a9;
}
.tp-dark-grey-text {
  color: #808080;
}
.tp-light-grey-text {
  color: #d3d3d3;
}
.tp-blue-text {
  color: #4169e1;
}
.tp-light-blue-text {
  color: #1e90ff;
}
.tp-orange-text {
  color: #ff8c00;
}
@font-face {
  font-family: 'Eras Demi ITC';
  src: url(../fonts/Eras_Demi_ITC.ttf);
}
.full-width-content {
  margin: 20px 0;
  padding: 0 !important;
}
.full-width-content * {
  margin: 0 !important;
  padding: 0 !important;
}
