#footer-site-title img {
	vertical-align:text-bottom;
	margin-right:0.5rem;
}
#footer-site-title .site-pass-name {
	color:#C9FAF9;
}
#footer-site-title .site-opus-name {
	color:#6CF1EF;
}
#footer-theme h2 {
	font-size:1.5em !important;
}
#footer-theme h3 {
	font-size:1.25em !important;
}
.footer_color_1 {
	color:#026873 !important;
}
.footer_color_2 {
	color:#A3A3FF !important;

}
.footer_color_3 {
	color:#D2D2D2 !important;
}
.indented {
	margin:0 0 0.2em 2.2em;
}
.header-support { 
	margin-top:-0.5em;
}
.header-droplet {
	color:#A3A3FF;
	margin-right:.2em;
	font-variant-position:sub;
}
.copyright {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	background-color:transparent;
	height:1.5em;
	font-size:1.2em;
}
.copyright i {
	margin: 0 0.7em;
}
.copyright span:nth-child(4),.copyright span:nth-child(5) {
	margin: 0 1em 0 1em;
	white-space:nowrap;
}
.opportunities {
	display:flex;
	justify-content:space-around;
	flex-flow:row;
	height:1.5em;
	border-left:2px solid #026873;
	border-left:2px solid #026873;
	font-size:1.2em;
}
#company-footer {
	width:100%;
	display:flex;
	justify-content:start;
	flex-flow:column;
}
#company-footer #cname {
	font-size:1.5em;
	color:#026873;
}
#company-footer #cinfo {
	font-size:1.5em;
}
#company-footer #cline {
	font-size:1.5em;
	padding:0.5em;
}
.learn-more-btn {
	margin:auto;
}
.learn-more-btn button.on {
	background:#026873;
	border-color:#FFF;
}
.learn-more-btn .btn {
	background:transparent;
	border:double 10px #026873;
	color:#FFF;
	border-radius:12px;
	font-size:1.5em;
}
.learn-more-btn .btn:hover {
	cursor:pointer;
	background:#026873;
	border-color:#FFF;
}
.learn-more-btn .btn.on:hover {
	cursor:pointer;
	background:transparent;
	border-color:#026873;
}
