#mc_embed_signup{background:#000; clear:left; font:14p6; text-align:center;}

.buttonsubs {
    background-color: #000;
    border: none;
    border-radius: 5px;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-family: Intro;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@font-face {
    font-family: Intro;
    src: url(/c6fc5bab-8797-4da9-8b15-ff9295e08333.woff);
}


input[type=email] {
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 5px;  
    color: white;
    padding: 10px 15px;
    font-size: 16px;
    font-family: Intro;
}