.weather-home{padding-bottom:0}.weather-home .weather-panel{margin-bottom:0}.memorial-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;padding:0;margin:34px 0 0;border:1px solid var(--line);background:var(--line);list-style:none}.memorial-list li{display:flex;justify-content:space-between;gap:20px;padding:15px 18px;background:white;color:var(--ink)}.memorial-list span{flex:0 0 auto;color:var(--blue);font:800 .88rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}@media(max-width:800px){.memorial-list{grid-template-columns:1fr}.memorial-list li{align-items:flex-start;flex-direction:column;gap:3px}}
