@import url('https://fonts.googleapis.com/css2?family=Allison&family=Playwrite+NZ+Basic:wght@100..400&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* reset */ a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* new stuff below */
body { font-family: sans-serif; background-color: #F0DED1;}
main {width: 95%; margin:auto; padding: 5%; margin-bottom: 2em; padding-top: 0;}
footer {margin-top: 1em;}
p {padding-bottom: .75em; line-height: 1.5em; width: 80%; font-size: 14pt; font-family: Roboto, Arial, Helvetica, sans-serif; font-weight: 500;}
h2 {margin-top: 1em; padding-bottom: .75em;font-size: 24pt; font-family: Luckiest Guy, Arial, Helvetica, sans-serif}
h1 {padding-bottom:  .5em; font-size: 32pt; font-weight: bold; font-family: Luckiest Guy, Arial, Helvetica, sans-serif;}
img {padding-bottom: .75em;}
.icon-link  {font-family:Roboto,Arial, Helvetica, sans-serif;font-size: 16pt; font-weight:bold; text-decoration: none;}
.icon-link:link {color: #ff8794; text-decoration: none;} 
.icon-link:visited {color:#000000; text-decoration: none;}
.icon-link:hover {color: #000000; text-decoration: none;}
.icon-link:focus {color:#000000; text-decoration: none;}
.icon-link:active {color: #87DFFF; text-decoration: none;}

li {padding-top: 1em;}

.circular-square { }
.imgflexcontainer {display: flex; flex-flow: wrap; justify-content: space-evenly; margin-top: 2em; margin-top:0em;}
.imgflex {max-width: 30%;}
main { margin-top: 5em;}
.btn {background-color: #d137e8; border: none; font-family: Roboto, Arial, Helvetica, sans-serif; font-weight: 600;}
.fav {padding-left: 1em;}
.navbar{background-color: #87DFFF; }
.nav-link {color: #000; font-weight:bold; font-family: Playwrite NZ Basic, sans-serif; font-size: 1.5em;}
.mainlogo { font-family: Allison, Verdana, Serif;}
.hero{ float: left; margin: 2em;}