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

.bg-secondaryColor { background-color: #f8f8f8; }

.bg-thirdColor { background-color: #f8f8f8; }

.bg-fourthColor { background-color: #df9a49; }

.bg-fifthColor { background-color: rgba(223, 154, 73, 0.6); }

.bg-sixthColor { background-color: rgba(255, 255, 255, 0); }

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

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