/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/footerProviders/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.
 */
.uni_title_provider {
  font-size: 2rem;
}

.wp-block-uni-blocks-footer-providers {
  width: 100%;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}

.uni_title_provider {
  width: 100%;
  flex-basis: 100%;
}

.inputFontSize {
  max-width: 60px;
}

.uni_provider img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.uni_provider {
  display: flex;
  align-items: center;
  justify-self: center;
}

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