/* aboutUs.css */
h2, .h2, .wide-col h3, .wide-col .h3 {
  color: #C33738;
}
.tabContent_quoteDescription, .tabContent_quoteDescription p {
  color: #C33738;
}
#pageTitle h1 {
  color: #C33738;
  padding-bottom: 0;
}
#rightNav a:hover {
  color: #C33738 !important;
}
.callOutBoxes_wrapper {
  background: #3E464C;
  padding: 0 30px 15px 20px;
}
.callOutBox h2, .callOutBox h3 {
  color: #FFF;
}
.callOutBox .callOutBox_arrow {
  background-position: -230px -80px;
}
.callOutBox p {
  color: #CED2D4;
}
.sectionVideos_wrapper {
  background: #3E464C;
  padding: 30px 30px 15px 20px;
}
.pageArrow {
  background-position: -400px 0;
}
.infoGraphics {
  background: #FFF;
  margin-top: 0 !important;
  padding: 40px 20px 15px;
}