/*
Theme Name: ZAwesome
Theme URI: https://zetaplus.es
Author: Zetaplus
Author URI: https://zetaplus.es
Description: Tema base ultra-minimal
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zawesome-minimal
*/

html,
body {
	margin: 0;
	padding: 0;
}

img,
video,
iframe {
	max-width: 100%;
	height: auto;
	display: block;
}

figure {
	margin: 0;
}

table {
	border-collapse: collapse;
}
