.cust_floating_btn_wrapper{display:flex;position:fixed;right:0;top:50%;transform:rotate(-90deg) translateX(50%);transform-origin:right bottom;z-index:9}.cust_floating{background:#f9bd60;border:1px solid #fff;font-family:Poppins,sans-serif;padding:10px 14px;text-decoration:none!important;transition:.5s}.cust_floating.btn-email .fa-envelope,.cust_floating.btn-phone .fa-phone{transform:rotate(90deg)}.cust_floating:hover{background:#000;color:#fff!important}