.bg-img .position-relative .section-heading .seprator i {
    font-size: 52px; 
    color: #000000;
}

.bg-img .position-relative .section-heading h2 {
    color: #ffffff;
    font-family: Mulish;
}

.bg-img .position-relative h4 {
    color: #ffffff;
    font-family: Mulish;
}

.for-height {
    max-height: 400px;
}

.counter-style1 {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.awards-row .col-lg-3 {
  position: relative;
  border-right: 1px solid #ddd; /* light gray divider */
}

.awards-row .col-lg-3:last-child {
  border-right: none; /* remove divider after last item */
}

.awards-img {
    height: 80px;
}