/* Your custom css code goes here */
.bodyFont{
  font-family: 'Raleway', sans-serif !important;
  color: #7c7c7c !important;
}

.titleFont{
  font-family: 'Raleway', sans-serif !important;
  color: #343434 !important;
  text-shadow: 1px 1px 0.4px #7c7c7c;
}

.spacer{
  width: 100%;
  height: 100px;
}

.vidBio{
  text-align: center;
  height: 600px !important;
}

.rewards{
  pointer-events: none !important;
}
