.CTA-button a{margin-top:20px!important;margin-bottom:auto;padding:10px!important;border-radius:3px;background:#5387b0;color:#fff!important;animation-name:pulse;animation-duration:3000ms;transform-origin:70% 70%;animation-iteration-count:infinite;animation-timing-function:linear}.et-fixed-header #top-menu .CTA-button a{color:#fff!important}@keyframes pulse{0%{transform:scale(1)}30%{transform:scale(1)}40%{transform:scale(1.08)}50%{transform:scale(1)}60%{transform:scale(1)}70%{transform:scale(1.05)}80%{transform:scale(1)}100%{transform:scale(1)}}.CTA-button a:hover{background:#fff;color:#5387b0!important;opacity:1!important;animation:none}