/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/styles.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.bg_load {
    background-color: white;
}

.content {
    margin-top: 120px;
}

.main_heading::after{
    background: linear-gradient(90deg, #00b2c2, #08dff3);;
}


/*# sourceMappingURL=styles.css.map*/