.md-nav__title {
    display: none;
}

.app-icon-inline {
    display: block;
    margin-top: 1.5rem;
}

.md-footer,
.md-footer-meta {
    background: white !important;
    color: #aaa !important;
}

.screenshots {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.screenshots img {
    width: 250px;
}

.md-footer a,
.md-copyright,
.md-copyright a {
    color: #aaa !important;
}
