Colors & Fonts
Hex number
#92ab00
This color is literally called “Barf Green” in my color palette tool
Hex number
#151f6d
Midnight Blue
Hex number
#4A5568
Menu backgrounds – this color is called “Deep Space Sparkle”
Hex number
#758807
Hover color for links. This color is called “Swamp Green”
Hex number
#53c0cd
Legacy color from old site
Hex number
#f13d12
Legacy color from old site
Default Heading Styles
Heading 1 <h1>
font-weight: 700;
font-size: 60px;
line-height: 1.5;
font-family: Poppins, sans-serif;
margin: 1.5em (top/bottom) 0 .5em(l/r)
Heading 2 <h2>
font-weight: 700;
font-size: 30px;
line-height: 1.3;
font-family: Poppins, sans-serif;
margin: 1.5em (top/bottom) 0 .5em(l/r)
Heading 3 <h3>
font-weight: 700;
font-size: 24px;
line-height: 30px;
font-family: Poppins, sans-serif;
margin: 1.5em (top/bottom) 0 .5em(l/r)
Heading with special underline class
class=green_underline {
border-bottom: 1px solid #92ab00;
line-height: 1em;
padding-bottom: 0
font-size: 3.0em
text-transform: uppercase;
This style can be edited in the custom CSS section: Appearance > Customizer > Custom CSS
Heading 4 <h4>
font-weight: 700;
font-size: 24px;
line-height: 1.5;
heading 5 <h5>
font-weight: 700;
font-size: 20px;
line-height: 1.5;