/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \**********************************************************************************************************************************************************************************************************************/
.overlay {
  width: 100%;
}

.cover-amount--emphasis {
  background: rgba(193, 230, 237, 0.5);
  width: 224px;
  height: 224px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.cover-amount--emphasis .cover-amount--sub-item {
  text-align: center;
  width: 100%;
}

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