
.c-core-section {
    background-image: linear-gradient(to bottom right, black, rgba(0, 50, 114, 1));
}



.c-core-section h4 {
    color: white;
}


.uk-background-cover {
    background-size: cover;
}



