html{box-sizing:border-box;height:89%;font-family:Helvetica,Arial,sans-serif}body{background:#f2f2f2;margin:0;padding:0 0 100px 0;position:relative;min-height:100%}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#17252a;padding:5% 7%}#nav{display:flex}#nav a{font-weight:700;font-size:.9em;color:#17252a;text-decoration:none;padding:5px 8px;margin:0;text-align:center}#nav a.router-link-exact-active{background:#3aafa9;color:#f2f2f2}#nav img{height:40px}#nav-links{margin-left:5%;display:flex;justify-content:space-evenly;align-items:center}button{display:inline-block;border:none;border-radius:5px;padding:.75rem 1.5rem;margin:0;text-decoration:none;background:#3aafa9;color:#f2f2f2;font-family:inherit;font-size:1rem;cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease;-webkit-appearance:none;-moz-appearance:none}button:hover{background:#2b7a78}button:focus{outline:none}footer{background-color:#3aafa9;position:absolute;right:0;bottom:0;left:0;text-align:center;height:15%;max-height:120px}footer p{color:#f2f2f2;font-weight:600;padding-top:15px}footer img{height:35px}@media screen and (min-width:650px){#nav a{padding:7px 20px;margin:0 10px}#nav img{height:60px}}.home[data-v-d770537c]{padding:5% 0 10% 0;display:flex;flex-direction:column}.welcome[data-v-d770537c]{padding:10% 10% 0 0;display:flex;flex-direction:column;align-items:flex-end;font-size:5em;font-weight:1000}.roll-text[data-v-d770537c]{color:#3aafa9}.them-text[data-v-d770537c]{color:#2b7a78}.campfire[data-v-d770537c]{padding-top:8%;display:flex;flex-direction:column;align-items:flex-end}.campfire img[data-v-d770537c]{width:100%}.campfire p[data-v-d770537c]{font-size:1.2em;font-weight:400}.campfire-text[data-v-d770537c]{background:rgba(58,175,169,.25);border-radius:15px;padding:1px 20px;margin-top:15px;width:60%}@media screen and (min-width:850px){.home[data-v-d770537c]{flex-direction:row;justify-content:space-evenly}.welcome[data-v-d770537c]{padding:5% 10% 0 10%}.campfire[data-v-d770537c]{text-align:right;padding-top:1%;max-width:500px;font-size:1.1em}}