.text-container {
    text-align: center;
}

.popup-title {
    width: 66%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5rem;
}

.popup-text {
    margin-top: 10px !important;
    margin-bottom: 30px !important;
}

.popup-divider {
    margin-top: 10px;
    background-color: #29CA41;
    height: 0;
}
