body {
  color: white;
}

a {
  color: white;
}

a:hover {
  color: #97d9ff;
}

p {
  color: #d6d6d6 !important;
}

.text-primary {
  color: #bababa !important;
}

.line-height-1 {
  line-height: 1;
}

.text-small {
  font-size: 10pt;
}

/*.bg-white {
  background: #1b1e21 !important;
  color: #c8c7c7 !important;
}

.bg-light {
  background: #4e545b !important;
  color: #c8c7c7 !important;
}

.image-card {
  background: #4e545b !important;
}

 */

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