/*
Theme Name: La Torre Setze
Theme URI: http://127.0.0.1:8094/
Description: Tema hijo Gutenberg sobre Twenty Twenty-Five. Sin Elementor. Centro de día La Torre Setze.
Author: Local Gutenberg IA
Template: twentytwentyfive
Version: 1.5.0
Text Domain: latorre
*/

body {
	margin: 0;
}

.wp-block-post-content a:not(.wp-block-button__link):not(.wp-element-button),
.entry-content a:not(.wp-block-button__link):not(.wp-element-button) {
	color: #00a85f;
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-decoration-color: rgba(0, 168, 95, 0.35);
}

.wp-block-post-content a:hover:not(.wp-block-button__link):not(.wp-element-button) {
	color: #e3a000;
	text-decoration-color: currentColor;
}

.wp-block-button__link,
.wp-element-button {
	text-decoration: none !important;
}

.latorre-header {
	border-bottom: 1px solid #e8e8e8;
	background: #fff;
}

.latorre-footer {
	background: #1d1d1f;
	color: #f5f5f5;
}

.latorre-footer a {
	color: #e3a000;
}

.latorre-hero img,
.wp-block-media-text img,
.wp-block-image img {
	border-radius: 20px;
}

.latorre-values .wp-block-column {
	background: #f7faf8;
	border-radius: 16px;
	padding: 1.25rem;
}
