/* Override colors from CSS library */ :root { --accent: green; } /* Custom style for the logo */ img.icon { max-width: 256px; max-height: 256px; margin-top: 10px; }