
.imk-login-footer-custom {
	position: absolute !important;
	bottom: 40px;
	color: #999;
	text-align: center;
	background-image: url('/wp-content/uploads/diputacion-castellon-logo.png');
	width:210px;
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100px;
	font-size:10px;
	
}
  
  
.imk-login-footer-custom::before {
	content:'Iniciativa impulsada junto a:';
	position: absolute;
	text-align: center;
	width:100%;
	top: 10px;
	font-size: 10px;
	
	color: #999;
}