body,html{width:100%;height:100%;margin:0;padding:0;font-size:1em;font-weight:300;font-family:Roboto,sans-serif;text-rendering:optimizeSpeed}.striped-list{padding:0}.striped-list li{display:flex;justify-content:space-between;padding:10px;margin-bottom:5px}.striped-list li:nth-child(odd){background:#e5f4e1}.striped-list li:nth-child(2n){background:#def1d9}.flex-out{display:flex;justify-content:space-between}.package{background:#f5fbf4;margin:25px 0;padding:20px}#opening-times{padding:0;list-style-type:none}.page-card{padding:20px}#navbar{background-color:#d6edd9}#navbar .container{display:flex;justify-content:space-between;align-items:center;min-height:70px}#navbar .container .nav-items{display:flex}#navbar .container .nav-items a{text-decoration:none;padding:25px 15px;color:#444}#navbar .container .nav-items a:hover{background-color:#339967;color:#fff}#intro{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}footer{background:#18191b;color:#ccc}footer a,footer a:active,footer a:visited{color:#cbe9c3;text-decoration:none}footer a:active:hover,footer a:hover,footer a:visited:hover{text-decoration:underline}footer #footnote{background:#222;color:#777;padding:20px}