/*
 override defaults here
*/




body {
font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.promo-box-top.bubbles-round .bubble-dark,
.promo-box-top.bubbles  .bubble-dark {
  background-color: #d01617;
}

.promo-box-top.bubbles-round .bubble-dark:after,
.promo-box-top.bubbles  .bubble-dark:after {
  border-color: transparent #d01617;
}

.promo-box-top.one-box-left .box {
  background-color: #d01617;
}

.promo-box-top.two-boxes-left .boxes > .box:first-of-type {
  background-color: #d01617;
}

.promo-box-top.two-boxes-left .boxes > .box .button-container > a.button {
  background-color: #d01617;
}

.promo2-box .row {
  background-color: #d01617;
}


