#banner .container h2 {
	background-color: #26626c00 !important;
	display: inline-block;
	font-size: 2.4em;
	font-weight: 400;
	line-height: 1.0em !important; 
	margin: 0;
	padding: .5em .3em;
	text-transform: uppercase;
}

#banner .container :is(h2) {
text-shadow: 2px 2px 2px #000 !important;
}

.blurb {
text-shadow: 2px 2px 2px #000 !important;
}

.wrapper.evenpart h3, .wrapper.style2 h3 {
  display: block !important;
  font-size: 1.8em !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  margin-bottom: .7em !important;
  text-transform: uppercase !important;
}

.byline.introduction {
	  font-size: 14pt !important;
	 	text-align: justify;
		 text-transform: none !important;

}

.wusa_clean {
}	

.float_right { 
  float: right;
  margin: 0 0 1rem 1rem;
}

#logo {
  color: #f2f2f2;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 2.6em;
  text-transform: none !important;
  
  /*background: linear-gradient(219deg, 
    var(--color-1) 19%, 
    transparent 19%,transparent 20%, 
    var(--color-2) 20%, var(--color-2)  39%,
    transparent 39%,transparent 40%, 
    var(--color-3) 40%,var(--color-3) 59% ,
    transparent 59%,transparent 60%, 
    var(--color-4) 60%, var(--color-4) 79%,
    transparent 79%, transparent 80%, 
    var(--color-5) 80%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  */
}

#header {
  background-color: #010f5e !important;
  color: #f2f2f2;
  height: 4em;
  width: 100%;
}

#nav .active {
  color: #14ffff;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 4em;
  text-decoration: none;
  text-transform: uppercase;
}

#footer {
  background-color: #010f5e !important;
  color: #eee;
  padding: 6em 0 2em;
  text-align: center;
}

:root {
  --color-1: #186cb8;
  --color-2: #2a9a9f;
  --color-3: #f1b211;
  --color-4: #e83611;
  --color-5: #f9002f;
}
.image {
	padding: 5px;
	border: 0px solid #e8e8e8 !important;
}

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 2px solid #26626c;
  border-radius: none;
  color: #26626c;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 300;
  letter-spacing: 1px;
  padding: .4em 1.2em !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.homepage .\33 u, .homepage .\33 u\$ {
  width: 100%;
  clear: none;
  margin-left: 0;
}

.captchainput {
	margin-left: 50px;
	width:60% !important;
}