/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2026 | 20:23:47 */
p, h2, h1, h3, span {
  text-box: trim-both cap alphabetic;
}

* {
	-webkit-tap-highlight-color: transparent !important;
	letter-spacing: 0 !important;
}

html {
    scrollbar-gutter: stable;
	scrollbar-color: #0C4E4C transparent;
}

::-webkit-scrollbar-track {
    background: transparent; 
}

.swiper-wrapper .swiper-slide:last-of-type {
	margin-right: 0px !important;
}