.bricks-image-caption { display: none !important; } html { overflow-x: hidden !important; } #brx-content { flex: 1; position: relative; width: 100%; overflow: hidden; }   :where( p, h3, .image, .title, span, a, li, img, .brxe-image, .brxe-icon, i, .tab-title, .brxe-div, .brxe-text-link, svg, path, .bricks-button, :before ) { -webkit-transition: all 0.3s ease-in-out !important;  -moz-transition: all 0.3s ease-in-out !important;  -o-transition: all 0.3s ease-in-out !important;  transition: all 0.3s ease-in-out !important;  }   .icon { display: inline-flex; align-items: center; justify-content: center; align-content: center; }