.logo{
    width: 153px
}
.contact-us form button {
    width: 122px!important;
    height: 44px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    background-color: #2a2a2a;
    box-shadow: none;
    border: 1px solid transparent;
    color: #fff;
    transition: all 0.3s;
    margin-top: 20px;
}
.white{
    color: white;
}