h1 {
  text-transform: uppercase;
}
h2 {
  text-transform: uppercase;
  font-family: 'Open Sans';
    font-weight: 300;
    color: #da463a !important;
}
h3 {
    color: #DA463A;
    font-weight: 400;
}
h4 {
    color: #DA463A;
}
.vce-featured {
    max-height: 200px;
    min-height: 200px;
}