.aces-of-ue-intro {
	background-color: #efefef;
	padding: 40px 20px 15px 20px;
}

.aces-of-ue-intro .col-xs-12 {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.aces-of-ue-intro strong {
    font-weight: 800;
}

.aces-of-ue-intro a {
    text-decoration: none;
}

.aces-of-ue-heading {
	background-image: url('/aces-of-ue/images/aces-of-ue-logo.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 230px 110px;
	width: 230px;
	height: 110px;
	margin: 10px auto;
}

.aces-of-ue-tabs {
    padding-top: 30px;
    background-color: #d5d5d5;
}

.aces-of-ue-pre-footer {
	background-color: #4c2683;
	padding-top: 80px;
	padding-bottom: 60px;
}