@import url(https://fonts.googleapis.com/css2?family=Ovo&family=Quicksand:wght@500&display=swap);body{background-image:url(/bg-zakuras.webp);background-size:cover;background-attachment:fixed}.cursive{font-family:Ovo,cursive}.header .names{margin:.5em}.header .setting{font-size:1.2em;display:flex;justify-content:space-around}.header-image{max-width:100%;margin:1em 0;border-radius:10px;box-shadow:5px 5px 17px 2px rgba(0,0,0,.2)}.invalid{background:red;color:#fff;margin:1em 0;padding:1em}.location,.time{color:inherit;text-decoration-thickness:from-font;display:block}.welcome{white-space:pre-line}.see-more{font-weight:700;margin:1em 0;padding:1em}.invitee{color:var(--primary);padding:.8em;font-size:1.5em}.events{display:flex;flex-wrap:wrap;justify-content:space-evenly}.events .event{flex-basis:100%;max-width:230px;background:var(--background-accent);margin:.5em;padding:2em 1em;border-radius:10px;box-shadow:5px 5px 17px 2px rgba(0,0,0,.2);display:table}.event-inner{display:table-cell;vertical-align:middle}.events h2{margin-top:0}.icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;align-items:center}.icons svg{fill:var(--primary);max-height:75px;max-width:75px}.qa{margin-top:10px}.vcpg{border-radius:10px!important}.vcp__header{height:auto!important;background:var(--background)!important}.vcp__header-title{display:initial!important}.vcp__body-content{text-align:justify}#app{font-family:Quicksand,sans-serif;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:var(--primary);max-width:900px;margin:0 auto;padding:2em;background:var(--background);box-shadow:0 0 5px 10px var(--background);--primary:#4e603c;--accent:red;--background:hsla(0,100%,99%,0.8117647058823529);--background-accent:#cbdff7}