html,body{margin:0;padding:0;width:100%;min-height:100%;box-sizing:border-box;font-family:Verdana,Geneva,Tahoma,sans-serif}h1{font-size:2rem;justify-self:center;margin-bottom:50px;padding-top:30px;margin-top:0;text-align:center}h2{font-size:1.5rem}h3{font-size:1.1rem;margin-block-start:0}.contentSection{max-width:70%;justify-self:center;padding:0 8rem .2rem;margin:2rem auto 0;width:100%}.coloredBackground{background-color:#e8c999}.button{color:#fff;text-decoration:none;font-weight:700;letter-spacing:1px;padding:20px;background-color:#bb290d;display:flex;align-items:center;gap:10px;width:fit-content;place-self:center;border-radius:10px;border-width:4px;border-color:#8e1616;border-style:solid;box-shadow:4px 4px 5px #000}.button .arrow{width:auto;height:10px}.button:hover{transition:.5s;background-color:#e20101;scale:1.05}.main-font{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@media only screen and (max-width: 800px){.contentSection{padding:0;max-width:fit-content;max-width:90%;justify-self:center}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem;margin-block-start:0}}
