html {
    background: #214081 !important;
}
body{
    background: #214081 !important;
}
.card-no-border .card {
    border-radius: 18px !important;
    box-shadow: 3px 5px #536280 !important;
}