/*
* Enter your themes custom css here.
* Always enter enter customization as a theme optin if possible so the user can easily override it.
*/


#cspv4-page{
    background: rgba(0,0,0,0.7);
}

input, button{
    border-color: #000 !important;
}

input, button, .seed-csp4 .progress, .countdown_section{
    border-radius: 0 !important;
} 

