.weather-feed-section{display:flex;flex-direction:column;gap:1rem}.weather-feed-section .weather-feed-section__title{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:hsl(var(--foreground))}.weather-feed-section .weather-feed-section__note{text-wrap:balance;font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.weather-feed-section .weather-feed-section__notice{border-top-width:1px;border-color:hsl(var(--border)/.7);padding-top:1rem;color:hsl(var(--muted-foreground))}.weather-feed-section .weather-feed-section__more{align-items:flex-start}@media(min-width:801px){.weather-feed-section .weather-feed-section__more{justify-content:flex-start}}
