@media screen and (max-width:768px){.mobile-float-button{position:fixed;bottom:20px;right:20px;background-color:#005596;color:white;padding:6px 18px;border-radius:50px;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,0.3);z-index:9999;letter-spacing:1px
font-weight:800;font-size:13px;text-decoration:none}}@media screen and (min-width:769px){.mobile-float-button{display:none}}