.contact_message button {
    background: #cd1126;
}
.contact_message button:hover {
    background: rgb(39, 38, 38);
}
.search_box button{
    background: #cd1126;
}