#koeln-wetter-hp.kw-hp {
  margin: 14px 0;
  border: 1px solid #d9e1e7;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

#koeln-wetter-hp .kw-hp-link {
  display: block;
  padding: 14px 15px 13px;
  color: #222;
  text-decoration: none;
}

#koeln-wetter-hp .kw-hp-link:hover,
#koeln-wetter-hp .kw-hp-link:focus {
  background: #f7fafc;
}

#koeln-wetter-hp .kw-hp-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 8px;
}

#koeln-wetter-hp .kw-hp-kicker {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  color: #0b5f91;
}

#koeln-wetter-hp .kw-hp-icon {
  font-size: 25px;
  line-height: 1;
}

#koeln-wetter-hp .kw-hp-main {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 8px;
}

#koeln-wetter-hp .kw-hp-temp {
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}

#koeln-wetter-hp .kw-hp-condition {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 600;
}

#koeln-wetter-hp .kw-hp-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 12px;
  padding-top: 8px;
  border-top: 1px solid #e4e8eb;
  font-size: 13px;
  line-height: 1.4;
}

#koeln-wetter-hp .kw-hp-warning {
  margin-top: 11px;
  padding: 9px 10px;
  border-left: 4px solid #e98b20;
  background: #fff4e6;
  font-size: 13px;
  line-height: 1.4;
}

#koeln-wetter-hp .kw-hp-warning-title,
#koeln-wetter-hp .kw-hp-warning-text {
  display: block;
}

#koeln-wetter-hp .kw-hp-warning-title {
  margin-bottom: 2px;
}

#koeln-wetter-hp .kw-hp-cta {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
  color: #0b5f91;
}

#koeln-wetter-hp.kw-hp-warning-active {
  border-color: #efb36d;
}

#koeln-wetter-hp.kw-hp-warning-active .kw-hp-kicker {
  color: #8b4b00;
}
#koeln-wetter-hp .kw-hp-kicker {
  font-size: 18px;
  font-weight: 800;
}

#koeln-wetter-hp .kw-hp-icon {
  font-size: 34px;
}
