


.eventfill {
	min-height: 100vh;
}

.t_and_c h1, h2, h3, h4, h5, h6 {
 color: #007CAA;
 font-size: 35px;
 margin: 0;
 margin-bottom: 10px;
}

.event_location {
	margin: 0;
	font-size: 20px;
}

.event_date {
	margin: 0;
	font-size: 20px;
}

.event_about {
	margin: 15px 0;
	font-size: 20px;
}

.event_link {
	margin: 0;
	color: #53565a;
	font-size: 20px;
}

.ind_event>hr {
	margin: 0;
	margin-top: 40px;
}

a.eoff {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

#map {
	height: 700px;
	width: 90%;
	
  } 

h2{
	font-size: 5rem;
}  
  
.event-copy {
	margin-bottom: 10rem;
}

.event-scroll{
	height: 80rem;
	overflow-y: scroll;
}

.rules-header {
	text-align: center;
	color: #007CAA;
	font-size: 3rem;
	margin-bottom: 2rem;
	font-weight: 500;
}

.t_and_c {}