.hello #contact button[type=button] {
    height: 50px;
    padding: 0 40px;
    font-size: 14px;
    font-weight: 600;
    color: #0e0e0e;
    background: #01f7b6;
    border: none;
}