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

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

.bg-thirdColor { background-color: #1b3b7a; }

.bg-fourthColor { background-color: #1978e2; }

.bg-fifthColor { background-color: #68d53f; }

.bg-sixthColor { background-color: rgba(25, 120, 226, 0); }

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

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