.brxe-heading:is(h1, h2, h3, h4, h5, h6,div) span { font-style: italic; font-family: Georgia; font-weight: 400; font-size:110%; } .brxe-text-basic span.georgia { font-style: italic; font-family: Georgia; font-weight: 400; font-size:110%; } .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before { padding-top: 0; } main {  min-height: 100vh;  background: white; border-bottom-right-radius: var(--radius); border-bottom-left-radius: var(--radius); margin-bottom: calc(var(--radius) * -1);  position: relative; z-index: 1; } #brx-footer {  position: sticky; bottom: 0; left: 0; } select.brxe-filter-select, .brxe-filter-search input:not([type=submit]) { color: var(--primary); font-size: 14px; font-weight: 600; line-height: 52px; outline: none; padding: 0 16px; } .brxe-filter-search input::placeholder { color: var(--primary); }