.red-modal-contact-me{
    color:rgb(223, 78, 78);
}

#modalContactMe .modal-content{
    background-color: rgb(16, 18, 34);
    color:#000;
}

.body-contact-me-text{
    color:#fff;
}