header * {
  background-color: #620d82 !important;
  color: #ffffff !important;
}

header a,
header nav a,
header ul li a {
  color: #ffffff !important;
}

header i,
header svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}
footer,
footer * {
  background-color: #620d82 !important;
  color: #ffffff !important;
}

footer a,
footer a:hover {
  color: #ffffff !important;
}

footer i,
footer svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}
body footer * {
  background-color: #620d82 !important;
}