/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2025 | 10:22:09 */
/* Override Ucam theme red with your custom color */
:root {
  --rt-primary-color: #1987C4; /* Replace with your color */
}
body .rts__industry__box__image .rts__image__gradient {
    background: linear-gradient(rgba(237, 29, 36, 0) 0%, rgb(25 135 196 / 77%));
}
.sm-icon-color img,
.sm-icon-color .elementor-image-box-img img {
    transition-duration: 0.3s;
    filter: brightness(0) saturate(100%) invert(40%) sepia(90%) saturate(585%) hue-rotate(161deg) brightness(92%) contrast(91%);
}

.elementor-855 .elementor-element.elementor-element-ecaddc8 .rts__product__box .triangle-bottomright-dark {
    border-bottom-color: #1987C4 !important;
}

.elementor-widget-icon-list .elementor-numbered-list-number {
    background-color: #1987C4 !important;
}
.sm-list li.elementor-icon-list-item.elementor-numbered-list-item span.elementor-numbered-list-text {
    color: #fff !important;
}