.weather{display:flex;align-items:center;gap:8px}.weather .conditions{display:flex;flex-direction:column}.weather .current{font-size:1.1em;font-weight:bold}.weather .current .deg+.deg::before{content:" / ";font-weight:normal;font-size:.85em}.weather .wthr{font-size:.85em}.weather small label{font-size:.75em}.weather .pdsweather-city{font-size:.8em;opacity:.75;margin-top:2px}