@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fraunces:wght@700;900&display=swap);:root{--Softred:#fe7867;--Yellow:#fad400;--Darkdesaturatedcyan:#25564b;--Darkblue:#19536b;--Darkmoderatecyan:#458c7e;--Verydarkdesaturatedblue:#23303e;--Verydarkgrayishblue:#5a636c;--Darkgrayishblue:#818498;--Grayishblue:#a7abae;--White:#fff;--font-brlow:"Barlow",sans-serif;--font-b-weight:600;--font-fraunces:"Fraunces",serif;--font-f-weight-7:700;--font-f-weight-9:900}body,html{padding:0;margin:0;font-size:18px;background-color:var(--White)}li{list-style:none}a,li{text-decoration:none}a{color:inherit}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:inherit}button{outline:none;border:none;background-color:transparent;cursor:pointer}