body {
    background-color: #094f96;
    color: #3b4652;
}

.card-shadow{
    box-shadow: 0 0 2px #c4d6f5!important;
}