.contact_info h1
{
    font-family: inherit;
    color: #9a2db1;
    font-weight: 400;
}
.icons_box
{
    border: 1px solid #9a2db1;
    padding: 10px;
   
}
.icons_box p
{
    font-size: 15px;
}
.icons_box p b
{
    color: red;
}
.form-control
{
    background: transparent !important;
   
}

.submit_button{
    border: none;
}

