/* Buttons, Cards, Modals */
.direto-modal {
    background: #fff;
    padding: 2rem;
    border-radius: 8px;
    max-width: 600px;
    width: 100%;
}
