/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2024 | 20:03:23 */
#boton-compra{
	font-size: 10px;
}
.card{
	box-sizing: border-box;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}
#instrucciones{
	font-size:20px;
	font-weight: bold;
}
.site-title {
	display:none;
}
#footer-2 .copyright p a{
	display:none;
}
.home-page-header{
	background-image:url(https://tendimax.com/normandia/Zona1/wp-content/uploads/2024/04/background-5.png);
	background-repeat:no-repeat;
	background-position:right;
}

@media only screen and (max-width: 767px) {
	.home-page-header{
	background-position:right 139px;
}
}

/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

