@import url('https://fonts.googleapis.com/css2?family=Carrois+Gothic&display=swap');

body { background-color:#F1F0EF;}
h1 { font-family:'Carrois Gothic', sans-serif;text-transform:uppercase;font-weight:700;font-size: calc((6.3 - 1) * 1.2vw + 1rem) }
h2, .blockquote { font-family:'Carrois Gothic', sans-serif;text-transform:uppercase;font-weight:700;font-size: calc((2.3 - 1) * 1.2vw + 1rem) }
.headerborder { border-top:1px solid #000;border-bottom:1px solid #000 }
.btn { border-radius:0.2rem; }
.blockquote-footer { margin-bottom:0px; }
.contactusfield { background-color:rgba(168,218,233,0.1) } /* #A8DAE9 */
#policycontainer .list-group-numbered{ counter-reset:none!important; }
#policycontainer { counter-reset:section!important; }

#cookieconsent { background-color:rgba(168,218,233) }
