.caption h4 {
	font-size: 1.2em;
	font-weight: bold;
}


.hotel a, .hotel a:hover {
	color: #000;
}


.wp-block-button__link {
	padding: 20px;
	color: #000;
	text-align: center !important;
    width: 100% !important;
    display: block !important;	
}


@media (min-width:991px) {
    .talleres.grilla-galeria {
        grid-template-columns: 50% 50%;
    }
}

