.h2-color span {

    background: linear-gradient(0deg, #D11F2F 0%, #D11F2F 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
:target {
  scroll-margin-top: 100px;
  scroll-snap-margin-top: 100px;
}
.service-menu .sub-menu a.elementor-item-active {
    color: inherit !important;
    font-weight: 400 !important;
}
.service-menu .sub-menu li.my-current-menu-item > a {
    color: #E5151F !important;
    font-weight: 600 !important;
}