h2, h5 {
	line-height: 1.3em;
}
h2.container-title {
	letter-spacing: 1px;
}
h3.container-title {
  margin: 15px 0;
  color: #FFF;
}
.container-title {
	line-height: 1.3em;
}
h1.container-title {
	letter-spacing:1px;
}
h1.container-title.custom.large {
	font-size: 3.2em;
}
.header-2 {
  letter-spacing: 1px;
  line-height: 1.3em;
  color: #22A9C4;
  text-transform: none;
  font-size: 34px;
  font-family: 'Gilroy', Sans-Serif;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 20px;
}
.font-montserrat {
	font-family: 'Montserrat';
}
@media (max-width: 991px) {
	h1.container-title.custom.large {
		font-size: 36px;	
	}
}