.floating-module{position:relative;animation:floatLoop 3s ease-in-out infinite}@keyframes floatLoop{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.menu-cta{height:42px;padding:12px!important;border-radius:10px;margin-bottom:10px;text-align:center;background-color:#29c4a9}.menu-cta a{color:white!important;padding:0px!important}@media only screen and (min-width:981px){.et-fixed-header #top-menu .menu-cta a{color:#fff!important}}