#modalAlerts h5 {
    padding-left: 55px;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

#modalAlerts h5 i {
    display: inline-block;
    font-size: 35px;
    position: absolute;
    left: 25px;
    font-size: 2.5rem;
}

#modalAlerts .modal-body p {
    font-size: 1rem;
    line-height: 1rem;
    width: 100%;
    word-wrap: break-word;
    word-break: break-word;
}