.call-button{background-color:red;border:none;display:flex;align-items:center;justify-content:center;padding:.75rem;border-radius:3rem;margin-right:.5rem}.call-button:active{background-color:#0f67be}.call-button img{width:2rem;height:2rem}.phone-number{color:#fff;font-size:1.25rem;font-weight:600;margin:0;width:0;opacity:0;transition:width .5s ease-in-out,margin .5s ease-in-out,opacity .5s ease-in-out;white-space:nowrap}.scrolled-up .phone-number{width:8rem;margin:0 .5rem;opacity:1}.call-button-container{position:fixed;bottom:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:right;align-items:flex-end}.call-action-text{background-color:#1a1a1a;width:100%;text-align:center;padding:0rem;color:#fff;margin-top:.5rem;height:0;transition:height .5s ease-in-out,padding .5s ease-in-out}.call-action-text div{color:#fff;opacity:1;font-weight:700}.scrolled-up .call-action-text{height:2rem;padding:.5rem}
