* {
	font-family: 'Lato', sans-serif;
}

#banner {
	background: #24304c;
    text-align: center;
    min-height: 80px;
    margin-bottom: 30px;
}

.page-heading {    
    font-size: 34px;
    color: #fff;
    padding: 24px 0;
}

.div-centre {
	text-align: center;
}

.pad-bottom-video {
    margin-bottom: 30px;
}