/**
Theme Name: Astra Child
Author: Sandra Balsera
Author URI: https://sandrabalsera.es
Description: Tema hijo de Astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra


Colores corporativos:
	Naranja: #f9b86e
	Amarillo: #faf2a3
	Negro: #000000
	Blanco: #ffffff

*/

p {
	text-align: justify;
}

b, strong {
	color: #f9b86e;
}

.ast-post-format-.single-layout-1 a {
	color: #FAF2A3;
	text-decoration: none;
}

.ast-post-format-.single-layout-1 a:hover {
	color: #F6EBD7;
}

a.wp-block-button__link.wp-element-button {
	color: black;
}