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

.bg-secondaryColor { background-color: rgba(62, 88, 135, 0); }

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

.bg-fourthColor { background-color: #3e66af; }

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

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

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

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