.title-header{
  font-size: 36px;
  font-weight: bold;
}

.sunrise-icon {
    color: var(--orange-2);
}
.sunset-icon {
    color: var(--blue-2);
}
