.site-info {
	background-color: #ef0000 !important;
}

.copyright-bar {
	width:100%;
}

.flex-container {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
  	justify-content: center;
}

.aura-img {
	margin-left: auto;
	height: 65px;
	width: 200px;
}