/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/footer-language-panel/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_language-panel__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 40px;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  padding: 6px;
}

.uni_footer__language-panel {
  display: flex;
  gap: 20px;
  align-items: center;
}

.uni_footer__language-panel div:first-child {
  box-shadow: inset 2px 2px 5px #000, inset -2px -2px 5px #555;
}

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