/* ===== FOOTER ===== */
footer {
  text-align: center;
  padding: 30px;

  background: linear-gradient(180deg, #101010 0%, #151516 100%);
}

