.mpicon {
	width:80px;
	height:80px;
	margin:0 auto;
	margin-top:2em;
}	


.navbar-brand:hover {
	color:#D456FF;
}

	  
.alumni-sans-logo {
  font-family: "Alumni Sans", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: bold;
}

.jost-hdr {
  font-family: "Jost", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: bold;
  text-transform: uppercase;
}

.ccap-left {
	position:absolute;
	opacity:0.8;
	top:7em;
	left:5em;
}
.ccap-right {
	position:absolute;
	opacity:0.8;
	top:7em;
	right:5em;
}


.jost-slider-hdr {
  font-family: "Jost", serif;
  font-size: 32pt;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  padding:0px;
  margin-top:10px;
}

.jost-slider-subhdr {
  font-family: "Jost", serif;
  font-size: 16pt;
  font-weight: 300;
  font-style: normal;
  padding:0px;
  margin:0px;
}

.bitter-text {
  font-family: "Bitter", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.bitter-h2 {
  font-family: "Bitter", serif;
  font-size: 18pt;
  font-weight: 400;
  font-style: normal;
}
.bitter-text {
  font-family: "Bitter", serif;
  font-size: 14pt;
  font-weight: 400;
  font-style: normal;
}

.btn {
	border-radius: 0px;
	font-size:16pt;
}

.btn-secondary {
	background: #111111;
	border:2px solid #ccc;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary {
	border:2px solid #FFF;	
}

.btn-primary {
	background: #932FB5;
	border:2px solid #932FB5;	
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	background: #650A84;
	border:2px solid #D456FF;	
}

.footericons {
	width:30px;
	height:30px;
	margin-right:1em;
}