.news .article h3 {
  margin-bottom: 1.75rem !important; 
}

.container .row .news-item {
  margin:0 0 4rem 0 !important;
}

.container .row .news-item:last-child {
  margin-bottom:0 !important;
}

/* form .form-label {
  display: none;
} */

/* form .form-group:nth-child(2) .form-label {
	display: block;
	margin-bottom: 1rem;
} */


.contact p i, {
  font-weight: 600;
  color: var(--theme-color);
}
.contact p i,
#service-nav p i {
	display: inline-block;
	min-width: 1.5rem;
}


#references i {
  color: var(--theme-color-3);
  font-weight: 600;
}
#references i {
  font-style: normal !important;
}