body::before {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.info-widgets {
    margin-bottom: 20px;
}

.search-container {
    margin-top: 15px;
}

#information-widgets {
  gap: 1rem !important;
}

#information-widgets > div {
  background: rgba(30, 41, 59, 0.75) !important;
  border-radius: 12px !important;
  padding: 12px 18px !important;
  min-width: 180px !important;
}
