/* CityVero Icon System — v1.0 */
.cv-icon{display:inline-block;width:1em;height:1em;vertical-align:-0.125em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cv-icon-sm{width:14px;height:14px}
.cv-icon-md{width:18px;height:18px}
.cv-icon-lg{width:24px;height:24px}
.cv-icon-xl{width:32px;height:32px}
.cv-icon-2xl{width:48px;height:48px}
.cv-icon-circle{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#f5efe2;color:#b8954d;margin-bottom:8px}
.cv-icon-circle .cv-icon{width:24px;height:24px;stroke-width:1.75}
.cv-icon-circle.emergency{background:#fdf0ee;color:#c0392b}
.cv-icon-circle.events{background:#f0f4fd;color:#3b5bdb}
.cv-icon-circle.sports{background:#f0fdf4;color:#16a34a}
.cv-icon-circle.home-theme{background:#fdf6f0;color:#c2410c}
.cv-icon-circle.key-theme{background:#fdf9e7;color:#b8954d}
