* {
    margin: 0;
    padding: 0;
}

body {
    background: #eef2fa
}
.navbar-custom {
    background: #fff;
}