#systemStatusModalLabel {
    color: #ffffff !important;
    font-size: 2rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    text-align: center;
}
.modal-header p {
    color: #ffffff;
    justify-content: center;
    text-align: center;
}

p.modal-title-small {
    color: #ffffff;
    justify-content: center;
    text-align: center;
}
 
btn-close btn-close-white {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5%;
}

.roadmap .col-12.col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
}

.roadmap rounded-3, .fw-semibold {
    text-align: center;
}

