/*!
Theme Name:   Gwyneth Child Theme
Template:     gwyneth
Version:      1.0.0

Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
License:      GPL-3.0-or-later
License URI:  https://www.gnu.org/licenses/gpl-3.0-standalone.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

IMPORTANT:
Read the instructions in https://github.com/webmandesign/child-theme/blob/master/readme.md

Child theme CSS styles:
*/

.azul{
	color:#009ea2;
}
.wp-container-core-group-is-layout-5687bee6 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
	max-width:100%;
}
.wpcf7 label,
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
	width:100%;
}
.wpcf7 .wpcf7-list-item{
	margin-left:0;
}