/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2025 | 23:58:18 */
/*Títulos*/
h4{
	font-weight: 700 !important;
    margin: 0 20px 15px 0;
    font-size: 1.20rem !important;
    color: #324093;
}

.color-green{
	color: #00AC67 !important;
}

.iconstruccion-newsletter-card .btn{
	box-shadow: 0 0 0 2px #00AC67;
}

.iconstruccion-newsletter-card .btn:focus{
	box-shadow: 0 0 0 2px #007446;
}

.iconstruccion-newsletter-card .btn:active{
	box-shadow: 0 0 0 2px #005130;
}

.iconstruccion-pagination .tangible-paginator-button{
    color: #324093;
    border: 0;
    background: transparent;
    font-weight: 600;
}

.iconstruccion-pagination .tangible-paginator-button.active{
	font-weight: 700;
	color: #00AC67;
}

.fw-semibold{
	font-weight: 600;
}