﻿
.medium-plus-modal,
.medium-modal,
.small-modal {
    width: 95% !important;
    max-height: 95% !important;
}

.ishtar-header-modal,
.header-modal {
    background-color: var(--color-secondary);
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 700;
}
.footer-modal{
    justify-content: space-around !important;
}

.text-button,
.ishtar-btn,
.btn {
    font-size: 1rem;
    font-weight: bolder;
    padding: 1rem;
    min-width: 5rem;
    text-align: center;
}