
            .cleaning_blog-information{

}

                .cleaning-alt-2_inset-description{

}
.cleaning-alt-2_inset-description .text-color-light, .blog-section .text-light {
    color: #fff !important;
}
@media (min-width: 992px) {
  .cleaning-alt-2_inset-description .custom-highlight-1 {
    position: relative;
    z-index: 1;
  }
  .cleaning-alt-2_inset-description .custom-highlight-1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #212529;
    z-index: -1;
  }
}
.cleaning-alt-2_inset-description .customHighlightAnim::after {
  -webkit-animation-name: customHighlightAnim;
  animation-name: customHighlightAnim;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.cleaning-alt-2_inset-description .custom-font-size-1 {
    font-size: 1.4em !important;
}
.cleaning-alt-2_inset-description .custom-font-secondary {
    font-family: roboto slab,serif !important;
}
