.openweather-current-summarybox,
.openweather-forecast-icon,
.openweather-current-databox-captions,
.openweather-current-databox-values,
.openweather-current-icon,
.openweather-forecast-summary,
.openweather-forecast-temperature{
    background: transparent;
}

.openweather-current-databox-captions, .openweather-forecast-day {
    color: $selected_bg_color;
}