/*

Theme Name: ASMAC
Theme URI: http://theme.co/pro/
Author: Dan Goldwasser
Author URI: http://warmbutter.com/
Description: Website for ASMAC
Version: 2023.04.13
Template: pro

*/


.site, .x-site, .x-colophon, .x-masthead {
    background-color: transparent !important;
}

/* Hide the Recaptcha on all the pages except the contact page */
body:not(.contactpage) .grecaptcha-badge { 
    visibility: hidden;
}

.x-alert, .wpcf7-response-output, .buddypress #message, .bbp-template-notice {
    border:none;
    background-color:transparent;
    box-shadow:0 0 0;
    padding: 0;
    margin: 10px 0 0;
    color: #000;
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
    color: #ccc;
}


element.style {
}
.wp-block-image figcaption {
    color: #ccc;
}
