/* Millenium Micro corporate overrides */
body { font-family: 'Open Sans', Arial, sans-serif; }
.align-logo img { max-height: 60px; }
.social-navbar { list-style: none; display: inline-flex; gap: 0.5rem; margin: 0; padding: 0; }
.social-navbar a { color: #333; }
footer .footer-title { font-weight: 700; margin-bottom: 0.75rem; }
.menu-footer { list-style: none; padding-left: 0; }
.menu-footer li { margin-bottom: 0.35rem; }
.careers-message-box.success { background: #d4edda; color: #155724; border: 1px solid #c3e6cb; }
.careers-message-box.error { background: #f8d7da; color: #721c24; border: 1px solid #f5c6cb; }
