/* Account/Login Button Background */ .header-actions .header-actions-action--account { background-color: #FFD500; border-radius: 6px; padding: 8px 12px; } .header-actions .header-actions-action--account svg { fill: #0E2A47; }