Template:JakeTesting.css
Appearance
.crw-hero-wp{max-width:980px;margin:0 auto 1.25rem;padding:0 1rem;text-align:center} .crw-eyebrow-wp{font-size:.9rem;color:#54595d;letter-spacing:.02em;text-transform:uppercase;margin-bottom:.25rem} .crw-title-wp{margin:.25rem 0 .35rem;font-weight:700;color:#202122} .crw-rule-wp{border:0;border-top:1px solid #eaecf0;margin:.4rem auto .7rem;width:72%} .crw-tagline-wp{margin:.25rem 0 .25rem;font-size:1.05rem;color:#202122} .crw-count-wp{margin:.15rem 0 .8rem;color:#4a4a4a} .crw-links-wp{margin:0} .crw-links-wp a{text-decoration:none;color:#0645ad;margin:0 .15rem} .crw-links-wp a:hover{text-decoration:underline} .content-grid{max-width:980px;margin:0 auto 2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0 1rem} .content-section{background:#fff;border:1px solid #eaecf0;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.03);padding:1rem} .content-section.wide{grid-column:1 / -1} .content-header{font-size:1.15rem;font-weight:700;color:#202122;border-bottom:1px solid #eaecf0;padding-bottom:.35rem;margin:-.15rem 0 .8rem} .content-section a{color:#0645ad;text-decoration:none} .content-section a:hover{text-decoration:underline} .content-section ul{margin:.25rem 0 .6rem;padding-left:1.2rem} .content-section li{margin:.15rem 0} .content-section table{width:100%;border-collapse:collapse;margin:.25rem 0} .content-section th,.content-section td{border:1px solid #eaecf0;padding:.5rem .6rem;vertical-align:top} .content-section th{background:#f8f9fa;font-weight:700} @media (max-width:900px){ .content-grid{grid-template-columns:1fr} .crw-rule-wp{width:88%} }