.masonry-estimating .section-title {
  font-size: 2rem;
  border-color: #0d6efd;
  font-weight: 800;
}

.masonry-estimating h3 {
  color: #060078;
  font-weight: 600;
}

.masonry-estimating p,
.masonry-estimating ul {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

.masonry-estimating ul {
  padding-left: 1.25rem;
  margin-bottom: 1.5rem;
}

.masonry-estimating img {
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.advanced-cost-control .section-title {
  font-size: 2rem;
}

.advanced-cost-control h3 {
  color: #000357;
  font-weight: 600;
}

.advanced-cost-control p,
.advanced-cost-control ul {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

.advanced-cost-control ul {
  padding-left: 1.25rem;
  margin-bottom: 1.5rem;
}
.btn:hover {
  color: white;
}