 /*
Theme Name:     Car Repair Services Child
Theme URI:     https://smartdata.tonytemplates.com/car-repair-service-v4/
Description:    Child theme for Car Repair Services
Author:         Smartdatasoft
Author URI:     https://smartdatasoft.com/
Template:       car-repair-services
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

/* Fondo claro con texto oscuro */
.section__text-background {
  background-color: #FFFFFF; /* Blanco */
}

.text-color02 {
  color: #333333; /* Gris oscuro */
}


.quienes-somos__por-que-elegirnos .services-box__title {
	color: #ffffff;
}

.form-default ::placeholder,
.form-default .input-wrapper.desplegable .wpcf7-form-control-wrap,
.form-default .form-control {
  color: #222222 !important;
}

.form-default .form-control {
  background: #f6f6f6 !important;
}

.contact-form.form-default a {
	color: #ea6422;
}

.slick-list.draggable h2 {
	color: #fff !important;
}