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

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

.bg-thirdColor { background-color: #2e3050; }

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

.bg-fifthColor { background-color: rgba(255, 228, 53, 0.41); }

.bg-sixthColor { background-color: #f2f3f8; }

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

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