/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2019 | 15:15:04 */
/* Font styling */
.post-content {
    color: #272727;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0 !important;
}
h2 a, .posts-blog-feed-module .post-title {
    font-size: 26px;
}
blockquote {
    font-size: 22px;
    line-height: 1.7em;
    font-weight: 400;
    font-style: italic;
}
.post-meta.vcard {
    font-size: 14px;
}
.excerpt.entry-summary {
    font-size: 16px;
}
.excerpt.entry-summary,
.cat-post-widget p {
    font-family: 'Playfair-Display', Georgia, "Times New Roman", serif;
}
#et-mobile-navigation #et-extra-mobile-menu,
.post-meta.vcard,
.posts-blog-feed-module .header a,
#et-info .et-top-search .et-search-field,
.read-more-button,
.mks_autor_link_wrap a,
.authors_btn,
a.cat-post-title,
a.cat-post-title:visited,
.metapost,
.ve-cat-widget-div ul.ve-cat-widget-listing li a,
.pagination, .archive-pagination,
header.header #et-navigation a,
header.header #top-header a {
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif !important;
}

h2 a, .posts-blog-feed-module .post-title {
  	color: #272727 !important;
}