.image-bg h1 {
  position: relative;
  visibility: visible;
  overflow: visible;
  color: #581364;
  top: -180px;
}

.cover p {
  color: #140505;
  background-color: #ffffff;
}

.btn.btn-lg.btn-white {
  background-color: #c4c4c4;
  color: 581364;
}

.bg-secondary {
  background-color: #ffffff;
}
#site-navigation .container > .flex-row {
  background-color: #ffffff;
}
.footer .footer-credits {
	display: none;
}
.main-navigation .menu li a {
	display: none;
}
.image-bg h1 {
	position: relative;
	visibility: visible;
	overflow: visible;
	color: #581364;
	top: -20px;
}