/* 
Theme Name:		 Kapikua Pueblo
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 Hello-Elementor-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.pueblo_mc label {
    width: 67%;
}

.pueblo_mc input[type="email"]{
	color: black !important;
}
.pueblo_mc input[type="submit"] {
    font-family: raleway;
   font-size: 18px;
   font-weight: 700;
   padding: 10px 10px;
   width: 30%;
   margin: 5px;
}
.pueblo_mc  a{
    color:white !important;
}

.pueblo_mc  a:hover{
    color:white;
}
.pueblo_mc .mc4wp-response{
	color: var( --e-global-color-secondary );
}