.page-bg {
    background: linear-gradient(181.05deg, #F7941E 0.9%, rgba(255, 255, 255, 0) 147.43%);
}

.rounded-container {
    border-radius: 0.5rem;
}

.launcher-button {
    padding: .5rem;
    width: 120px;
    height: 155px;
}

.launcher {
    overflow: hidden;
    overflow-x: auto;
}