#contact_form{
    max-width: 65%;
    margin: auto;
}

button{
    background-color: rgba(0, 162, 232, 1) !important;
}

table, h5{
    margin-top: 35px;
}

th, td{
    border: none !important;
    padding: 0.25rem !important;
}

td p{
    margin-bottom: 0.25rem !important;
}

h6{
    font-weight: bolder;
}