.card {
    max-width: 460px;
    box-shadow: 0 6px 20px rgb(0 16 61 / 7%);
    border: none;
    border-radius: .8rem;
}