.ast-header-break-point [class*="ast-builder-menu"][data-section*="section-hb-menu"] { width: 100% !important; } @media (min-width: 600px) { .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) { width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 24px)* .66667)!important; } .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) { width: calc(25% - var(--wp--style--unstable-gallery-gap, 24px)* .75)!important; } }  .sw-foot { background: #172033; border-top: 1px solid rgba(255,255,255,0.08); padding: 18px 20px 22px; } .sw-foot, .sw-foot a { color: #94a3b8; } .sw-foot a:hover { color: #ffffff; } 