html,body{height:100%;width:100%;font-family:Roboto,sans-serif;line-height:1.6;margin:0}h1,h2,h3,h4,p{padding:0;margin:0}.course{display:flex;justify-content:center;height:100%;width:100%}.content{width:80%;max-width:1080px;margin:auto}.registerButtons{display:flex;flex-direction:column;gap:10px;margin:20px 0}.button{width:300px;height:30px;border:none;border-radius:4px;background-color:#436970;color:#fff;font-weight:600;cursor:pointer}.detailsAndVenue{display:flex;background:#fafafa;border:1px solid #eee}.detailsSection{display:flex;flex-direction:column;padding:20px 4%}.detailsSection h3{margin-bottom:10px}.detailsSection h4{line-height:16px}.detailsSection p{margin-bottom:8px}
