/*!
Theme Name: Arturo Espinosa
Theme URI: https://arturo.website
Author: Arturo Espinosa
Author URI: https://arturo.website
Description: Sitio Web de Growth Marketing Consultivo, por Arturo Espinosa.
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Arturo Espinosa - Growth Marketing
Tags: Growth Marketing, Arturo Espinosa, Marketing, Marketing B2B, Diseño web, Branding, Consultoría, Email marketing, Marketing de contenidos, Copywriting
*/

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #757575;
}

/* WordPress API Elements */

.wp-caption {
	max-width: 100%;
	margin: 30px 0;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

.wp-caption p,
.wp-caption-text {
	margin: 0;
	margin-top: 5px;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.screen-reader-text {
	visibility: visible;
}

.screen-reader-text {
	display: none;
}

.aligncenter {
	display: block;
	margin: 30px auto;
}

.alignright {
	float: right;
	margin: 10px 0 10px 30px;
}

.alignleft {
	float: left;
	margin: 10px 30px 10px 0;
}