/*
* Styles voor somsuite
*/
body {
    background-color    : #EEF1F3 !important;
    font-family: 'Nunito', sans-serif !important;
}



.form-signin h2.form-signin-heading {
    background-color    : #4d4c46 !important;
}

.form-signin {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
}