/* own */
.bannerBigger {
    font-size: 2rem;
    font-weight: bold;
    padding: 8px;
    text-shadow: 0 0 5px rgb(0 0 0 / 33%);
}

.bannerSmaller {
    font-size: 2.5rem;
}