.deuterium-footer {
  font-size: 1.8rem;
  line-height: 1.5;
  background: var(--color-gradient);
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
}

.deuterium-footer p {
  margin-bottom: 0.3rem;
}