.weather-block-container {
  position: relative;
  margin: 20px;
}

.weather-block-container .weather-block-aemet-date {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 53px;
  top: 2px;
}