@import url("../../prosilver/theme/stylesheet.css");

.ep-site-branding {
	display: flex;
	align-items: center;
}

.ep-site-logo {
	display: block;
	flex: 0 0 auto;
	margin-right: 16px;
}

.ep-site-logo img {
	display: block;
	width: 72px;
	height: 72px;
	border-radius: 50%;
}

.ep-site-text {
	min-width: 0;
}

.ep-site-title {
	display: inline-block;
	text-decoration: none;
}

.ep-site-title h1 {
	margin: 0;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.15;
	color: #ffffff;
}

.ep-site-title:hover {
	text-decoration: none;
}

.ep-site-text p {
	margin-top: 3px;
}
.headerbar {
	background-color: #16213e;
	background-image: none;
}
.navbar {
	background-color: #eef1f6;
}
.forabg {
	background-color: #354363;
	background-image: none;
}
.forabg {
	border-color: #354363;
}

ul.forums {
	border-color: #c7cfda;
}