.footer {
  background-color: #1b011f;
  background-color: var(--color-primary-dark);
}

.footer::after {
  display: none;
}
