body {
	background: none;
	background-color: #fff;
	color: 000;
}

#top-logo {
	display: none;
}

.top-header {
	color: #000;
	display: none;
}

.container-wrapper-start {
	color: #000;
}

.container-wrapper-start hr {
    border: 1px solid #000;
	display: none;
}

.container-wrapper-start h3 {
    color: #000;
}

.start-headers {
	text-shadow: 0 5px 5px rgba(0, 0, 0, 0.0);
	margin-left: 0px;
}

.info-wrapper {
	margin-top: -10px;
}

.container-wrapper {
	box-shadow: 3px 4px 32px 0px rgb(0 0 0 / 0%);
}

.container-wrapper-summary {
	box-shadow: 3px 4px 32px 0px rgb(0 0 0 / 0%);
}