.alert{
    border-radius: 8px;
}

.alert-info{
    background-color: #F0FFEF ;
    border-color: #6CE2B2 ;
}