.contact-submit input{
     width: 100px;
     height: 30px;
     background-color: #000;
     font-size: 13px;
     color: #f3f3bb;
     border: 2px solid #f3f3bb;
     border-radius: 5px;
}