.sticky-link-button{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:100;box-shadow:0 -2px 5px rgb(0 0 0 / 0.2);text-align:center}.sticky-content{padding:10px}.sticky-link-button-link{background-color:#661628;color:#fff;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;text-decoration:none;display:inline-block;font-weight:700}.sticky-link-button-link:hover{background-color:#551222}@media (max-width:768px){.sticky-link-button{padding-right:5px}}