#corp-hero-frame-container {
    padding: 200px 50px;
    text-align: center;
    color: #fff;  
}

#corp-hero-frame-container p {
    padding-bottom: 50px; 
}

/* Mission statement - H2 header */
#mission-statement-header {
	padding-bottom: 75px;
	text-align: center;
}

div.overview-icons div.big-icon.bg {
    color: #fff;  
}

div#overview-icon-1 div.big-icon.bg {
    background-color: #0287ce;
}

div#overview-icon-2 div.big-icon.bg {
    background-color: #00ad83;
}

div#overview-icon-3 div.big-icon.bg {
    background-color: #cd0167;
}

div#overview-icon-4 div.big-icon.bg {
    background-color: #ff5d01;
}

#humanitarian-frame-container {
    height: 75vh;
    color: #fff;
}

#humanitarian-frame-container p {
    margin-bottom: 22px;   
}

#overview-isafe-direct-header {
    text-align: center;
    padding: 0px 50px 50px 50px;
}

/* ISAFE Direct - button columm */ 
.overview-isafe-direct-buttons-col {
	text-align: center;
	padding: 25px 10px;
}

@media only screen and (max-width: 991px) {
    .overview-direct-link-buttons {
        text-align: center;
    }
}

a.humanitarian-btn {
    background-color: #AD2E2E !important;
}

#overview-isd-platform {
    text-align: center;
}