



h1 {font-size: 1.5em; padding: 0; color: white ; width: 100%; text-align: left; font-weight: bold; text-transform: uppercase;text-align: center; font-family: 'boycottregular';
    font-weight: normal;
    font-style: normal;}
h2 {text-transform: uppercase;  font-size: 1.1em; color: white ; width: 100%;text-align: center;font-weight: bold;}
h3 {font-size: 0.7em; padding-bottom: 1.1em; color: rgba(89, 68, 23, 0.7); width: 100%;text-align: center;}

h4 {font-size: 1em; font-weight: bold; text-transform: uppercase;  padding-bottom: 0.5em; color: white; width: 100%;text-align: center; line-height: 1.1em;}


/* Typographical enhancements */
em,
i,
.i {
  font-style: italic;
}
strong,
b,
.b {
  font-weight: bold;}
  
  
p {padding-bottom: 0.5em;}

a.white {color: white;  text-decoration: none; background-color: none !important; margin: 0px;}
a.white:hover {color: white; background-color: none }
a.white:active {color: white;background-color: none }
a.white:visited {color: white;  text-decoration: none; background-color: none !important;}

a.black {color: black;  text-decoration: none; background-color: none !important; margin: 0px;}
a.black:hover {color: #828282; background-color: none }
a.black:active {color: #828282;background-color: none }
a.black:visited {color: black;  text-decoration: none; background-color: none !important;}


a {color: rgba(89, 68, 23, 1); font-weight: bold; text-decoration: none; background-color: none !important; margin: 0px;}
a:hover {color: #c9d96c;}
a:active {color: #c9d96c;}
a:visited {color: #666666;  text-decoration: none; background-color: none !important;}

