.s4Block.simple-button{display: block; text-align: center;}
.s4Block.simple-button a{position: relative; display: inline-block; background: #6B8E23; font-size: 1rem; font-weight: bold; padding: 8px 15px; color: #FFF; transition: all 0.4s ease-in-out; text-decoration: none;}
.s4Block.simple-button a:hover{background: #0094BB;}
.editor-styles-wrapper .s4Block.simple-button a{pointer-events: none}