/*
	Theme Name:  Día a Día (Universal WP Child)
	Theme URI:   http://www.osborn.cl/
	Author:      Pablo Masquiarán
	Author URI:  http://www.osborn.cl/pmasquiaran/
	License:     LGPLv3 (Licencia Pública General Reducida de GNU)
	License URI: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
	Description: Tema hijo basado en Universal WP de <a href="https://themeforest.net/user/ForBetterWeb/">ForBetterWeb</a>
	Tags:        one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, sticky-post, theme-options, translation-ready
	Version:     1.2.3.1
	Template:    diaadia-base
	Text Domain: universal-wp
*/

/* TAB */

#menu-main-menu li a:focus-visible,
.wpb_wrapper a:focus-visible {
	outline: 3px solid #223c6a !important;
	outline-offset: 2px !important;
}

section.onetap-container-toggle {
	position: fixed !important;
	bottom: 20px !important;
	right: 20px !important;
	width: auto !important;
	height: auto !important;
	background: transparent !important;
	z-index: 999999 !important;
	box-shadow: none !important;
}

/* Contraste */

.testimonials-caption h2,
.no-pad {
	color: #ffff;
}