/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-xelonic-financial-ratio-block {
  background-color: #fff;
  color: #1d3557;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-xelonic-financial-ratio-block .xe-container {
  position: relative;
}

.wp-block-xelonic-financial-ratio-block a {
  color: #1d3557 !important;
  text-decoration: none !important;
}

.wp-block-xelonic-financial-ratio-block .xe-company {
  display: block;
}

.wp-block-xelonic-financial-ratio-block .xe-title {
  font-size: 1rem;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.25rem;
}

.wp-block-xelonic-financial-ratio-block .xe-company .xe-ticker {
  margin-right: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  color: #6c757d;
}

.wp-block-xelonic-financial-ratio-block .xe-wrap-logo .xe-logo {
  max-width: 4rem;
  max-height: 4rem;
  margin-right: 0.25rem;
}

.wp-block-xelonic-financial-ratio-block .xe-subtitle {
  padding-top: 0.25rem;
  color: #6c757d;
  justify-content: center;
}

.wp-block-xelonic-financial-ratio-block .xe-value {
  justify-content: center;
  padding-top: 0.25rem;
  color: #457b9d;
  font-size: 1.25rem;
  font-weight: 300;
}

.wp-block-xelonic-financial-ratio-block .xe-disabled-link {
  pointer-events: none;
}

.wp-block-xelonic-financial-ratio-block .xe-display-none {
  display: none;
}

.wp-block-xelonic-financial-ratio-block .xe-error-container {
  display: flex;
}

.wp-block-xelonic-financial-ratio-block .xe-error-container .xe-icon {
  display: flex;
  align-items: center;
}

.wp-block-xelonic-financial-ratio-block .xe-error-container .xe-message {
  margin-left: 0.25rem;
}

/*# sourceMappingURL=style-index.css.map*/