*{margin:0}body{background:url(/images/library.jpeg) center center/cover;font-family:Geist,sans-serif;height:100vh;display:flex;justify-content:center;margin-top:150px}.accordion{background-color:#f9f1e8;height:fit-content;width:800px;padding:50px;border-radius:20px}#title{text-align:center;margin-bottom:50px}.question{border-bottom:rgba(101,48,2,.27) solid 1px;padding-top:10px;padding-bottom:10px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between}.answer{padding-top:0;padding-bottom:0;max-height:0;font-weight:300;overflow:hidden;opacity:0;transition:max-height .5s ease,padding .5s ease,opacity .5s ease}.show{padding-top:10px;padding-bottom:10px;max-height:200px;opacity:1;transition:max-height .5s ease,padding .5s ease,opacity .2s ease}a{text-decoration:none;color:#d2691e;font-weight:400}
