 /*Изменение цвета кнопки */
/*.medflex-round-widget__button::before, */
/*.medflex-round-widget__button::after {*/
    /*background-color: #144c6b !important; */
/*}*/

 /*Перемещение кнопки в левый нижний угол */
/*.medflex-round-widget__button {*/
/*    position: fixed !important; */
/*    left: 30px;*/
/*    bottom: 15px; */
/*}*/
.medflex-round-widget__button {
    display: none !important;
}