


@import url("../01-foundation/vt-colors.css");


.custom-modal__dialog {
    background: var(--vt-modal-surface);
    color: var(--vt-modal-text);
}
