/* Global Styles */ p { } a { } a:hover, a:focus { } a:active { } h1 { } h2 { } h3 { } h4 { } h5 { } h6 { } ul { } ul li { } ol { } ol li { } .btn.btn-primary { } .btn.btn-secondary { } .btn.btn-sm { } .btn.btn-lg { } /* Main Blog and Events Page Styles Below */ .ContentArticles p { } .ContentArticles a { } .ContentArticles a:hover, a:focus { } .ContentArticles a:active { } .ContentArticles h1 { } .ContentArticles h2 { } .ContentArticles h3 { } .ContentArticles h4 { } .ContentArticles h5 { } .ContentArticles h6 { } .ContentArticles ul { } .ContentArticles ul li { } .ContentArticles ol { } .ContentArticles ol li { } .ContentArticles .btn.btn-primary { } .ContentArticles .btn.btn-secondary { } .ContentArticles .btn.btn-sm { } .ContentArticles .btn.btn-lg { } /* Individual Blog and Event Post Styles Below */ .Article p { } .Article a { } .Article a:hover, a:focus { } .Article a:active { } .page-article-inside .row h1 { color: #002211; /* example of !important not being required */ } .Article h2 { } .Article h3 { } .Article h4 { color: #002211 !important; /* example of !important being required */ } .Article h5 { } .Article h6 { } .Article ul { } .Article ul li { } .Article ol { } .Article ol li { } .Article .btn.btn-primary { } .Article .btn.btn-secondary { } .Article .btn.btn-sm { } .Article .btn.btn-lg { } .circular-3-item img { width: 90%; margin-left: auto; margin-right: auto; } .homepage-programs { padding-top:20px; } .centered-subhead p { padding-left:50px; padding-right:50px; padding-bottom:25px; }