.comp-title-span {
	color: black;
	font-weight: 700;
}

.cleaning_process_includes {
	margin-bottom: 30px;
}

.about-blockquote::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 100%;
  background: var(--theme-color);
}

.service-active-link {
  color: black !important;
}
