.bundle-weather{margin:0}
.bundle-weather .card-body {padding:5px}
.bundle-weather .card-title {margin:0;font-weight:700}
.bundle-weather .card-text {margin:0}

.bundle-weather .weather_icon{vertical-align:center}
.bundle-weather .weather_temp{font-size:1.2rem;line-height:1.3;width:75px;text-align:right;}

.bundle-weather.dropdown:hover .dropdown-menu{display:block;width:100%;cursor:default}
