.echo-header-top-date {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.echo-header-top-date .echo-date-time span strong,
.echo-header-top-date .echo-day-name span strong {
  color: #181818;
}
.echo-header-top-date .echo-date-time span strong i,
.echo-header-top-date .echo-day-name span strong i {
  margin-right: 10px;
}/*# sourceMappingURL=date.css.map */