.btn_alt {
    cursor: pointer !important;
    font-size: 20px !important;
    font-family: "neurial_groteskregular", "Times New Roman", "Bitstream Charter", Times, serif !important;
    background-color: #f0c430 !important;
    padding: 14px 47px !important;
    display: inline-block !important;
    color: #000 !important;
}

body {
    font-family: "Neurial Grotesk - Regular", Sans-serif !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}