.dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon i {
color: var(--dt-whi-color);
font-size: 36px;
line-height: 2;
}
.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb,
.dt_pagetitle .dt_pagetitle_content > span {
display: inline-block;
color: var(--dt-whi-color);
font-size: 2.8rem;
position: relative;
z-index: 1;
}
.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb a,
.dt_pagetitle .dt_pagetitle_content > span a {
color: var(--dt-whi-color);
}
.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb a:not(:hover, :focus),
.dt_pagetitle .dt_pagetitle_content > span a:not(:hover, :focus) {
text-decoration: none;
}
.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb .separator {
font-size: 120%;
}