.footer-name, .footer-slogan {
  color: #55779955;
}
.DepartmentList__listContent > div > div > .Avatar__xSmall {
    height: 4rem !important;
    width: auto !important;
    max-width: 10rem !important;
}

.DepartmentList__listContent > div > div > .Avatar__xSmall > img {
    aspect-ratio: auto !important;
}

