/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-mega-blocks-enlaces-para-contenedor {
	text-decoration: none !important;
    color: black !important;
    display: block;
	border: 0 !important;
}

.wp-block-mega-blocks-enlaces-para-contenedor:hover {
    text-decoration: none !important;
}

