:root { --eb-tinta: #2b2b2b; --eb-acento: #f5c518; }
body { background: #f4f4f4; }
a { color: #2b2b2b; }
.button, button[type=submit], input[type=submit] { background: #2b2b2b; border-color: #2b2b2b; }
.header .logo img, .logo img { max-width: 240px; height: auto; }
