/*
Theme Name: Kiosko Child Theme
Theme URI:  https://www.wpserveur.net
Author:     April
Author URI: https://www.wpserveur.net
Template:   kiosko
Version:    1.0
License:    GNU General Public License v2 or later
*/

.wc-block-components-notice-banner.is-info {
  background-color: #fcfff4 !important;
  border-color: #5c9c00 !important;
}

.wc-block-components-notice-banner.is-info > svg {
  background-color: #0d7f03 !important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: 0 !important;
  margin-right: 0 !important;
}