/* GRAVITY CONTACT BUTTON */
.button, .button span {
    background-color: #000000; /* Black */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 0px;
}