#data-services img,
#phone-services img {
  object-fit: contain !important;
}

#consume-services .text-secondary,
#subsidy-services .text-secondary {
  font-size: 0.9rem;
}

#consume-services .text-secondary i {
  color: var(--primary-color);
}

.decoration-dots {
  display: flex;
  margin: 0.4rem 0;
}

.decoration-dots span {
  width: 8px;
  height: 8px;
  background-color: var(--primary-color);
  margin-right: 5px;
}

#subsidy-services .text-secondary i {
  font-size: 0.9rem;
}

#case-studies .carousel-img-container {
  height: 300px;
  background: none;
}
