/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2025 | 13:34:48 */
.boton-canal-etica{
	display: flex;
	gap: 1.5rem;
}

.canal-etica-desc{
	color: #ffffffd9;
}

.verso-topbar-col{
	gap: 1.5rem;
}

#custom_html-5 .textwidget{
	display: flex;
	gap: 1.5rem;
}

.verso-topbar-col .widget_text{
	margin: 0 !important;
}

@media only screen and (max-width: 767px) {
	.verso-topbar-col{
	gap: 0.5rem;
	}
	
	.boton-canal-etica{
	gap: 0;
	padding: 0 !important;
	flex-direction: column;
	}
	
	
}
