/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 31 2025 | 17:04:45 */
.contenedor-botones{
	border-radius: 15px;
	border: 1px solid rgba(217, 217, 217, 0.49);
	background: rgba(5, 47, 89, 0.40);
	backdrop-filter: blur(2px);
}

.contenedor-interno{
	border-radius: 15px;
	border: 1px solid rgba(217, 217, 217, 0.49);
	background: rgba(5, 47, 89, 0.40);
	backdrop-filter: blur(2px);
}