.bs-footer__top-section__info {
    filter: drop-shadow(2px 4px 6px brown);
}

.bs-footer__top-section__title {
    filter: drop-shadow(2px 4px 6px brown);
}

.bs-footer__logo img {
    max-height: 180%;
    width: auto;
    margin-bottom: -81px;
}
.bs-footer__logo img {
    max-height: 180%;
    width: auto;
    margin-bottom: -50px;
}

a.politica-link {
	color: #007BFF;
	text-decoration: underline;
	font-weight: 500;
}