.ag-weather .weather-custom{display:flex;align-items:center;gap:var(--medium);color:var(--color1);font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;font-size:1rem;line-height:1.4}.ag-weather .weather-custom .location{font-weight:500;color:var(--color-bw)}.ag-weather .weather-custom .temperature{color:var(--color-bw)}.ag-weather .weather-custom .icon{display:inline-flex;align-items:center;justify-content:center}.ag-weather .weather-custom .icon img{width:30px;height:30px;max-width:30px !important;object-fit:contain}
