/*
Theme Name: prueba-asdrubal-elisabet-oliver
Theme URI: https://github.com/somnabet/prueba-asdrubal-elisabet-oliver
Author: Elisabet Oliver
Description: Tema personalizado para la prueba de selección de Asdrubal SEO.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prueba-asdrubal-elisabet-oliver
Tags: responsive, minimal
*/

body {
  font-family: sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  background-color: #f4f4f4;
}

.container {
  max-width: 960px;
  margin: 2rem auto;
  padding: 1rem;
}

header.site-header {
  background-color: #333;
  color: #fff;
  padding: 1rem 0;
  text-align: center;
}

header.site-header h1 {
  margin: 0;
  padding: 0.5rem;
}

footer.site-footer {
  margin-top: 2rem;
  padding: 1rem;
  background-color: #333;
  color: #fff;
  text-align: center;
  font-size: 0.9em;
}

.section {
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px dashed #ccc;
}
