footer {
	width: 100%;
  text-align: center;   
	background-color: var(--color-card);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}