.error-send-message{
    font-size: large;    
    text-align: center;
    color: brown;
    font-weight: 700;
}

.secces-send-message{
    font-size: large;    
    text-align: center;
    color: #28a745;
    font-weight: 700;
}

