body {
    font-family: 'Muli', sans-serif !important;
}

.verification-container {
    max-width: 600px;
    margin: 0 auto;
    padding: 2rem;
    text-align: left;
}

.email-icon {
    font-size: 5rem;
    color: #007bff;
    margin-bottom: 1rem;
}

.verification-card {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 2rem;
    margin-bottom: 2rem;
}

/* Listing / Organisation cards should not lift on hover */
.listing-card {
    transition: none !important;
}

.listing-card:hover,
.listing-card:focus-within {
    transform: none !important;
    box-shadow: var(--bs-card-box-shadow, 0 0.125rem 0.25rem rgba(0, 0, 0, .075));
    /* keep a subtle default */
}

.btn-resend {
    margin-top: 1rem;
}

#menu-item-346 {
    display: none;
}

#registration_step9_offerType label {
    padding-left: 10px;
    padding-right: 20px;
}

.symbol-section-in.tve-default-state {
    width: 1080px;
}

/* .weregenerate-app-wrapper {
    margin-top: 40px;
} */

#thrive-header {
    top: 0 !important;
}

#tve_editor ul {
    margin-left: 0 !important;
}