body.kaosrocker-theme {
    background: url('../images/grunge-texture.jpg') center/cover no-repeat;
}

footer p {
    font-size: 1.2rem;
    color: #000000;  /* Cambiar el texto a negro */
    margin-top: 10px;
    text-shadow: none;
    font-family: 'Special Elite', monospace;
}