@media screen and (max-width: 768px) {
    .text-center:has(#neonShadow) {
        z-index: 9999;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .bottom_text3 {
        margin-bottom: 70px;
    }
}
