/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2020 | 11:54:55 */
html[amp] fscript, html[amp] .featured-media, html[amp] .entry-header {
  display: none;
}
html[amp] body {
    background: #ffffff;
}
html[amp] .post-inner, html[amp] body:not(.singular) main > article:first-of-type {
  padding-top: 0;
}
html[amp] h2 strong, html[amp] h3 strong, html[amp] h4 strong, html[amp] h5 strong {
  color: #38d430;
}
html[amp] .entry-content .main-text {
  max-height: none;
}
html[amp] .main-buttons a {
  color: #ffffff;
}