@import url(https://fonts.googleapis.com/css2?family=Coming+Soon&family=Nothing+You+Could+Do&display=swap);header{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 100px);min-width:100%}header .surface{display:grid;grid-template:"names names" "image image" "doug mabel";margin:16px;max-width:600px}header .names{font-family:Nothing You Could Do,cursive;font-size:48px;grid-area:names;padding:20px;text-align:center}header img{grid-area:image}header .doug,header .mabel{padding:20px;text-align:center}header .doug .dates,header .mabel .dates{font-size:14px;padding-top:8px}.obituaries{display:flex;flex-wrap:wrap}.obituaries .obituary{display:inline-block;padding:16px;width:50%}@media(max-width:900px){.obituaries .obituary{width:100%}}.obituaries .surface{margin:0;width:100%}.obituaries .surface .image{display:flex;justify-content:center}.obituaries .surface .image img{display:block;margin:16px;max-width:250px;width:100%}html *{box-sizing:border-box}html body{background:url(/static/media/background.0858d7bb93c4db3f0d5a.jpg) no-repeat 50% fixed;background-size:cover;font-family:Coming Soon,sans-serif;font-size:18px}html .surface{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffc;border-radius:8px;overflow:hidden;position:relative;width:100%}html .surface .header{font-family:Nothing You Could Do,cursive;font-size:28px;padding:16px 16px 0;text-align:center}html .surface img{display:block;width:100%}html .surface .text{line-height:1.5;padding:8px 16px}html .surface .text:first-child{padding-top:16px}html .surface .text:last-child{padding-bottom:16px}html .surface img+.text{padding-top:8px}html .surface .footer{font-size:14px;padding:0 16px 16px}html main{margin:auto;max-width:1200px}html main .surface{display:inline-block}
/*# sourceMappingURL=main.7b6c6ed9.css.map*/