	.social-icons {
	padding-bottom: 3rem;
	}
	.social-icon.discord {
	background-color: #5865F2;
	}
	.social-icon.yt {
	background-color: #E62117;
	}
	.social-icon.twitter {
	background-color: #55acee;
	}
	.social-icon.fb {
	background-color: #3b5998;
	}
	.social-icon.email {
	background-color: #44c456;
	}
	
	.social-icon.lg {
	height: 3.5rem;
	width: 3.5rem;
	font-size: 1.5rem;
	}
	.social-icon.sm {
	height: 2rem;
	width: 2rem;
	font-size: 1rem;
	}
	.social-icon {
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #495057;
	color: #fff;
	border-radius: 100%;
	}
	.social-icon, a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	}
	
	.bg-minecraft {
	background-image: url("https://librecraft.com/cdn/kudocms/images/bg-minecraft-pixel-box.png");
	}
	
	/*
    background-image: url("https://librecraft.com/cdn/kudocms/images/header/22cumple2.min.webp");
    background-image: url("https://librecraft.com/cdn/kudocms/images/header/23navidad2.webp");
    
    background-image: url("https://librecraft.com/cdn/kudocms/images/header/22hallo2.min.webp");
    
    background-image: url(https://librecraft.com/cdn/kudocms/images/header/24cumple2.webp);
	background-position: 100% 60%;
	*/
	
	.encabezado {
    background-image: url("https://librecraft.com/cdn/kudocms/images/header/header2.min.webp");
    
    background-position: center;
			
    background-color: #a9b2ba;
    background-size: cover;
    background-repeat: no-repeat;
}