:root { --telos-red: #E63029; }

html { font-size: 11pt; }
body {
    height: auto !important;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color :#000;
    margin: 0 !important;
    padding: 0;
}
a { color :#000; }

#smooth-wrapper { position: static !important; width: auto !important; height: auto !important; overflow: visible !important; inset: auto !important; }
#smooth-content { transform: none !important; }

[data-speed] { transform: none !important; }

.side-nav,
.fixed-nav,
header.layout-row,
footer.layout-row,
.layout-row-ppsc-footer,
.btn,
.otgs-development-site-front-end,
.share-n-print
{ display: none !important; }

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl  { --bs-gutter-x: 0; max-width: none; }

.layout-row-ppsc article.hentry > header .wrapper { text-align: center; margin-bottom: 1rem; }
.layout-row-ppsc article.hentry > header h1 { line-height: 1.1; margin-bottom: 0; }
.layout-row-ppsc article.hentry .container blockquote { margin-bottom: 1.5rem; }
.layout-row-ppsc article.hentry .container blockquote p { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 1.2rem; color: var(--telos-red); line-height: 1.3; padding: 0 3rem; }
.layout-row-ppsc article.hentry .container p.question { font-weight: 500; color: var(--telos-red); }

.layout-row-ppsc article.hentry .editorial { margin-top: 1.5rem; padding-bottom: 1.5rem; border-bottom: 1pt solid #000; }
.layout-row-ppsc article.hentry .editorial .wrapper { columns: 2; column-gap: 3rem; }
.layout-row-ppsc article.hentry .editorial h2 { display: inline-block; font-size: 1.5rem; color: var(--telos-red); text-transform: lowercase; padding-bottom: .15rem; margin-bottom: 1.5rem; border-bottom: 3pt solid var(--telos-red); }
.layout-row-ppsc article.hentry .editorial p { font-size: .9rem; }
.layout-row-ppsc article.hentry .editorial p.sign { font-weight: 500; margin: 0; }
.layout-row-ppsc article.hentry .editorial p.ps { font-size: .75rem; font-style: italic; margin-top: 1rem; opacity: .8; }

.layout-row-ppsc article.hentry .extra-content { margin-top: 1.5rem; }
.layout-row-ppsc article.hentry .extra-content h2 { display: inline-block; font-size: 1.5rem; text-transform: lowercase; padding-bottom: .15rem; margin-bottom: 1.5rem; border-bottom: 3pt solid #000; }
.layout-row-ppsc article.hentry .extra-content p { font-size: .9rem; }

.layout-row-ppsc article.hentry .biography { padding: 2rem 0 1rem; }
.layout-row-ppsc article.hentry .biography .wrapper figure { display: block !important; max-width: 200pt; float: left; padding-right: 2rem; padding-bottom: .25rem; }
.layout-row-ppsc article.hentry .biography .wrapper .description p { font-size: .8rem; }