// Floating Button Block // // Pulsing Button Block // .sqs-block-button .sqs-block-button-element--medium { box-shadow: 0 0 0 0 rgba(88, 120, 243, 0.4); -moz-animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; animation: pulse 2s infinite; }