@charset "utf-8";
/*
Theme Name: pharma style
Description: pharma style
Version: 1.0
*/

.fixed-reserve-button { position: fixed; left: 0; right: 0; bottom: 1em; margin: auto; z-index: 999; background: linear-gradient(to right, #25BAEE,#8CDB9C ); border: 5px solid #FFF; border-radius: 2em; text-align: center; width: 90%; max-width: 580px; display: block; color: #FFF; padding: 1em; font-weight: bold; font-size: .8735rem; box-shadow: 5px 5px 15px rgba(0,0,0,.08); }