.bg-red {
  background-color: #e20612;
}

.text-red {
  color: #a2050d;
}

.text-dark-red {
  color: #78090e;
}

h5 {
  color: #a2050d;
}

.bg_blk {
  background-color: #000;
}
/*# sourceMappingURL=style_custom.css.map */