.modal-content {
    border-radius: 25px !important;
}

.modal-header {
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}

.modal-header {
    background-color: #fd7226;
    color: #ffffff;
}

.modal .info {
    color: #fd7226;
}

.modal .legenda {
    color: #344e6d;
}

.modal ul li {
    color: #7c7c7c;
}

.close span {
    color:#ffffff
}

.modal p {
    color: #7c7c7c;
}
