/*
Theme Name: Astra Child
Theme URI: https://example.com/astra-child
Author: Tu Nombre o Empresa
Author URI: https://example.com
Description: Tema hijo para Astra.
Version: 1.0.0
Template: astra
Text Domain: astra-child
*/

.block-2{
	max-width:1200px !important;
	margin-top:5rem !important;
}

.block-3{
	max-width:1200px  !important;
}

.block-4{
	max-width:1200px  !important;
}

.block-5{
	max-width:1200px  !important;
}

.block-6{
	max-width:1200px  !important;
}

.block-7{
	max-width:1200px !important;
	margin-bottom:5rem !important;
}

.container-email-suscription{
border-radius:1rem !important;
}

.block-3 div div figure a img {
    transform: scale(1.05); /* Zoom suave al hacer hover */
}

.block-3 div div figure a img:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1) !important; /* Sombra para resaltar */
}

.block-4 div div figure a img {
    transform: scale(1.05); /* Zoom suave al hacer hover */
}

.block-4 div div figure a img:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1) !important; /* Sombra para resaltar */
}
.block-5 div div figure a img {
    transform: scale(1.05); /* Zoom suave al hacer hover */
}

.block-5 div div figure a img:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1) !important; /* Sombra para resaltar */
}