.block.red,
.bg-color.red {
  background: #c83f3f !important; }
.block.yellow,
.bg-color.yellow {
  background: #fabb00 !important; }
.block.orange,
.bg-color.orange {
  background: #eb6a27 !important; }
.block.green-light,
.bg-color.green-light {
  background: #b1c800 !important; }
.block.green,
.bg-color.green {
  background: #66b257 !important; }
.block.turquoise,
.bg-color.turquoise {
  background: #0098a1 !important; }
.block.blue-light,
.bg-color.blue-light {
  background: #009bde !important; }
.block.blue,
.bg-color.blue {
  background: #0068ae !important; }
.block.magenta,
.bg-color.magenta {
  background: #db00de !important; }
.block.purple,
.bg-color.purple {
  background: #6b368a !important; }
.block.grey,
.bg-color.grey {
  background: #5d767b !important; }
.block.grey-light,
.bg-color.grey-light {
  background: #E2E1DC !important; }

.footer-top {
  background: #c83f3f !important; }

/*# sourceMappingURL=color.css.map */
