span.bluesky {
	background: url("../../.galleries/imagenes-estructura/bluesky-icono.png");
	width: 18px;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
}

.social-footer span.bluesky {
	filter: contrast(0) brightness(0) invert(1);
	 background-position: center center;
	 display: inline-block;
}

.element .description .rrss-inicio span.bluesky{
	background: url("../../.galleries/imagenes-estructura/bluesky-icono-blanco.png"), #1083fe;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100%;
    margin-top: 4px;
    margin-left: 4px;
}