.danger-text {
    font-weight: bold;
    color: #ff0000;
}
.service-style1 .service-title,
a:hover,
ol>li {
    color: var(--white-color);
}
.service-style1:hover .service-title {
    color: var(--title-color);
}
.price-layout1 {
    padding-top: 0;
}
.list-style1 ul li {
    text-transform: none;
}
.hero-layout1 .hero-slide {
    padding: 60px 0;
}