/**
 * Theme Name: Theater Colonia Divi
 * Template: Divi 
 */
input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
  background-color: #eee !important;
  color: #333;
  width: 100%;
  flex-grow: 1;
}
