/* CUSTOM */
:where(.wp-block-heading):not(:first-child), :where(p):not(:first-child) {
	margin: 1em 0 0 0;
}
#brx-content .brxe-text b,
#brx-content .brxe-text strong,
#brx-content .accordion-content-wrapper b,
#brx-content .accordion-content-wrapper strong {
	font-weight: bold;
}
#brx-content .brxe-text .price-shortcode-promo {
	font-weight: bold;
}
@layer bricks {
  div.splide__arrows.custom {
    display: flex !important;
  }
}