.app-icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 0.25rem;
}

.revanced-logo {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

.badge {
    font-size: 0.8em;
    padding: 0.4em 0.6em;
}
