
.dh-container-mod {
  background-size: cover;
  background-position: center;
}

.dh-content-mod {
    min-height: 280px;
    justify-content: center;
}

.dh-h1 {
  max-width: 640px;
  color: var(--light-10);
}

.dd-content-mod {
  padding: 32px;
}