.bg-primaryColor { background-color: #393e42; }

.bg-secondaryColor { background-color: #393e42; }

.bg-thirdColor { background-color: black; }

.bg-fourthColor { background-color: white; }

.bg-fifthColor { background-color: rgba(255, 255, 255, 0.8); }

.bg-sixthColor { background-color: white; }

.bg-seventhColor { background-color: #f3ebeb; }

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