@import url(//softmetrics.se/wp-content/themes/extendable-child/../extendable/style.css);.floating-button{position:fixed;bottom:20px;right:20px;background-color:#f60;color:#fff;padding:15px 20px;border-radius:50px;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,.2);font-size:16px;font-weight:700;cursor:pointer;z-index:1000;transition:background-color .3s ease;text-decoration:none}.floating-button:hover{background-color:#c50}