Font Styles

H2 - font-size: Nobel Regular 1.5rem; line-height: 1.1; margin-bottom: 1rem; font-weight: 400;


H3 - Nobel Regular
font-size: 2.5rem;
margin-bottom: .5rem;
font-weight: 400;


H4 -Nobel Regular
font-size: 1.875rem;
line-height: .9;
margin-bottom: .5rem;
font-weight: 400;


Body Bold Italics - Nobel Regular
font-size: 1.5rem;
line-height: 1.1;
margin-bottom: 1rem;


Small - Nobel Regular
font-size: .75em;


Red - Nobel Regular

font-size: 1.5rem;
line-height: 1.1;
margin-bottom: 1rem;
color: rgb (189, 18, 6);


Link - font-size: 1.5rem; text-decoration: underline; line-height: 1.1; color: rgb (189, 18, 6);


Primary Link

border: none;

border-radius: 10px;

color: var(--color-white);

cursor: pointer;

display: inline-block;

font-size: 16px;

padding: 12px 50px 10px;

position: relative;

text-align: center;

text-decoration: none;

text-transform: uppercase;

white-space: nowrap;