.about_info h2 strong {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.about_info p {
  margin-top: 0.75rem;
  color: rgb(184 177 177);
}

.about_info ul li {
  margin-bottom: 2rem;
}

.service_list img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}

.ph-fill {
  color: #ff871c;
}
