body {
  font-family: "skirmisherregular";
  color: magenta;
  background: black;
  text-align: center;
}

h1, h2, h3, h4, h5 {
  color: #c700cb;
  text-shadow: 0 4px 4px teal;
}

.magenta-shadow {

  text-shadow: 0 4px 4px magenta !important;
}

a {
  text-decoration: none;
}

a, a:visited {
  color: teal;
}

a:hover {
  text-decoration: underline;
}

#banner {
  font-size: 4rem;
}

#jump {
  font-family: 'skirmisherregular';
  margin-top: 3em;
  font-size: 1.5rem;
  transition: text-shadow 0.5s;
}

#progress {
  font-family: 'skirmisherregular';
  margin-top: 2rem;
  font-size: 1.5rem;
  transition: text-shadow 0.5s;
}

#team {
  font-family: 'skirmisherregular';
  margin-top: 5em;
  font-size: 1.5rem;
  transition: text-shadow 0.5s;
}

.container {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}

.progress-bar {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}

.nav-bar {
  width: 25% !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}

.text-block {
  width: 25% !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}

.text-block h3 {
  margin-bottom: 0.4rem;
}

.text-block p {
  font-family: arial;
  color: teal;
}

.sidebar-left {
  margin-left: 4rem;
  float: left;
}

.sidebar-right {
  margin-right: 4rem;
  float: right;
}

.sidebar-project-left {
  margin-left: 4rem;
  float: left;
}

.sidebar-project-right {
  margin-right: 4rem;
  float: right;
}


h3 {
  font-size: 2rem;
}

p, ul {
	font-family: 'skirmisherregular';
	margin: 0;
	padding: 0;
  color: teal:
}

ul {
	list-style-type: none;
}

li {
  font-size: 1.5rem;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	margin-bottom: 0.5rem;
}

#logo {
	width: auto;
	margin-left: auto;
	margin-right: auto;

	/* At least as big as the image */
	min-width: 729px;
	min-height: 437px;
}

#enter-button {
	margin-top: 2em;
}

@font-face {
    font-family: 'coubraregular';
    src: url('coubrafont-webfont.woff2') format('woff2'),
         url('coubrafont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'skirmisherregular';
    src: url('skirmisher-webfont.woff2') format('woff2'),
         url('skirmisher-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'skirmisher_3dregular';
    src: url('skirmisher3d-webfont.woff2') format('woff2'),
         url('skirmisher3d-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'skirmisher_3d_italicitalic';
    src: url('skirmisher3dital-webfont.woff2') format('woff2'),
         url('skirmisher3dital-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'skirmisher_laserregular';
    src: url('skirmisherlaser-webfont.woff2') format('woff2'),
         url('skirmisherlaser-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'skirmisher_gradient_italicIt';
    src: url('skirmishergradital-webfont.woff2') format('woff2'),
         url('skirmishergradital-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'skirmisher_halftone_italicIt';
    src: url('skirmisherhalfital-webfont.woff2') format('woff2'),
         url('skirmisherhalfital-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
