/* Cartridge Regular */
@font-face {
  font-family: "Cartridge";
  src: url('uploads/2023/164e0903a4.woff') format('woff');
  src: url('uploads/2023/164e0903a4.woff') format('woff'),
       url('uploads/2023/5434a6ebb8.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

 
body { color: black; background-color: #ffffff; font-family: Garamond, Times New Roman, Georgia, serif; font-size: 14pt; font-weight: normal; }

.masthead-title { font-weight: bold; font-size: 32pt }
.masthead-title--small { display: none; }

h1, h2, h3, h4, h5, h6, .site-title, .post-meta, .masthead { font-family: Cartridge }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

.page-link { text-transform: lowercase; }

.site-title { font-weight: 600; }

.archive_categories { display: none; }

/* .article-meta .pubdate, .article-meta .permalink, .article-meta .read-time, .article-meta .catlist, .article-meta .post-categories  { display: none; } */

.site-footer { display: none; }
.hide { display: none; }
.archive-categories { display: none; }

blockquote { font-weight: normal; color: black; }

figure, figcaption { text-align: center; }

figcaption { font-size: 60%; }