/*
Theme Name: elcuack
Author: elcuack
Version: 1.0
*/

body {
  background: #0b0b0b;
  color: #eaeaea;
  font-family: Arial, sans-serif;
}

.container {
  max-width: 900px;
  margin: 80px auto;
  padding: 20px;
}

h1, h2 {
  font-weight: normal;
}
/* Estilos extra para Home */
