<!-- start Simple Custom CSS and JS -->
<style type="text/css">
#content i.fa-solid {
    font-size: 3em;
    color: #2a574a;
    text-shadow: 3px 3px #f5da68;
}

h2 {
    font-size: 1.8em;
    margin-top: 1.4em;
}</style>
<!-- end Simple Custom CSS and JS -->
