:root { --expertise-primary: #10263f; --expertise-accent: #d6a84f; }
#layout-menu, .menu.toolbar a:hover, .menu.toolbar a.selected { background-color: var(--expertise-primary); }
.btn-primary, button.mainaction { background-color: var(--expertise-accent) !important; border-color: var(--expertise-accent) !important; color: #172033 !important; }
#login-form::after { content: "E-mail corporativo Expertise Contábil"; display: block; text-align: center; margin-top: 1rem; color: #657186; font-weight: 600; }
#logo { display: block; width: min(100%, 520px); height: auto; max-height: 130px; object-fit: contain; margin-inline: auto; }
