CSS Radial
/*RADIAL url(https://grainy-gradients.vercel.app/noise.svg)*/ .radial .owl-prev .wpex-carousel__arrow-icon:before, .radial .wpex-carousel__arrow--prev:before, .radial .owl-next .wpex-carousel__arrow-icon:before, .radial .wpex-carousel__arrow--next:before { color: var(--wpex-accent-on) !important; } .radial { /*background: radial-gradient(at 0% 45%, #5D265D, #180E23);*/ background-color: hsl(278, 49%, 10%); background: radial-gradient(circle farthest-side at left center, hsl(297, 43%, 27%) 0%, hsl(278,…
