/* This file is reserved for overriding and extending the template styles. */
.modal-header,
.modal-body,
.modal-footer {
    padding: var(--card-spacing-xs);
}