.dashboard-footer{color:#ffffff;padding:.75rem 1rem}.dashboard-footer-content{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.dashboard-footer-links{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-wrap:wrap}.dashboard-footer-link{color:#006f86;text-decoration:none;font-size:.7rem;font-weight:500;transition:color .3s ease,opacity .3s ease;opacity:.9;white-space:nowrap}.dashboard-footer-link:hover{color:#008ca8;opacity:1;text-decoration:underline}.dashboard-footer-separator{color:rgba(255,255,255,.4);font-size:.7rem}@media (max-width:1200px){.dashboard-footer{padding:.5rem .75rem}.dashboard-footer-links{flex-direction:column;gap:.25rem}.dashboard-footer-separator{display:none}.dashboard-footer-link{font-size:.65rem}}@media (max-width:768px){.dashboard-footer{padding:.5rem}.dashboard-footer-links{flex-direction:column;gap:.25rem}.dashboard-footer-separator{display:none}.dashboard-footer-link{font-size:.6rem}}