body {
    background-color: #f1f6ff;
    color: #3b4652;
}

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