body{
margin: 0;
padding: 0;
font-family: Quicksand,system-ui,sans-serif;
font-size: 17px;
line-height: 1.6;
color: #4A2C2A;
background: #fff
}
a{
color: #14B8A6;
text-decoration: underline
}
h1{
font-size: 25px;
margin: 0 0 12px
}
