/* Custom.css < Do your own thing! */

body {
    background: transparent;
}

.btn-contact {
    background-color: none;
    font-size: 0.7em;
    padding: 1em 1.5em;
    border-radius: 0;
    font-weight: bold;
    position: relative;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: white;
    background: #141414;
    border: 0 !important;
}





