/* = Child Theme Custom CSS File
-------------------------------------------------------------- */
p {
font-size: 1.7rem !important;
}
article.hentry {
font-size: 1.7rem !important;
}
@media (min-width: 1200px)
.home .col-lg-3 {
  width: 36% !important;
}
