/* Bootslider_Overrides:
// Due to the nature of loading in BS3 files, and then
// overwriting with BS2/Custoim css after we need to
// reload certain styles in order for them to work correctly.
-------------------------------------------------- */

/* Override Bootslider Margin at bottom
-------------------------------------------------- */
.bootslider {
margin-bottom: 15px;
}

/* Get text effect colors to work for orange
-------------------------------------------------- */
.text-carrot, .text-carrot * {
  color: #e67e22; }