#card-element {
    background-color: white;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}
