.clima-catamarca-header {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  white-space: nowrap;
}

.clima-catamarca-header img {
  width: 22px;
  height: 22px;
}

.clima-city {
  font-weight: 600;
}

.clima-sep {
  opacity: 0.6;
}

.clima-temp {
  font-weight: 600;
}
