.paidyet-card-element {
    min-height: 140px;
    margin: 12px 0 8px;
    padding: 14px;
    background: #fff;
    border: 1px solid #dcdcde;
    border-radius: 10px;
    box-sizing: border-box;
}
.paidyet-card-errors {
    display: block;
    margin-top: 8px;
    color: #b32d2e;
    font-size: 14px;
}
.paidyet-secure-note {
    color: #50575e;
    font-size: 13px;
    margin-top: 6px;
}
.paidyet-block-wrapper {
    width: 100%;
}
