/*CAROUSEL ARROWS*/ .wpex-carousel__arrow-icon svg, .wpex-carousel__arrow-icon.wpex-icon, .wpex-carousel__arrow svg /*, .wpex-slider .sp-arrow-inner*/ { display: none; } .wpex-carousel__arrow:where(:not(.theme-button))…
Outline headings
.nectar-highlighted-text[data-style="text_outline"] em {
-webkit-text-stroke-color: inherit;
-webkit-text-fill-color: rgba(0,0,0,0);
-webkit-text-stroke-width: 0.02em;
}