/* Here you can include your additional CSS Styles */
div[itemprop="articleBody"] p {
  color: #000000;
  line-height: 24px;
  font-size: 14px;
  font-family: ;
}
.homepage #zo2-component .blog-featured .items-row .item .explorer-feature-item h2.item-title a {
  font-size: 18px;
  font-family: 'Poppins', Sans-serif;
  font-weight: 700;
  color: #333;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  font-weight: bold;
}
.title-info-contact {
    font-size: 30px;
    margin-bottom: 30px;
    font-family: 'Oswald', Sans-Serif;
    font-weight: 400;
    color: #333;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.homepage #zo2-component .blog-featured .items-row .item .explorer-feature-item {
  margin-top: 50px;
}