.wave_color_calm a { border: 2px solid #48217A !important; background: #48217A !important; color:#fff !important; padding: 20px 10px !important; font-weight: bold !important; font-size: 20px !important; cursor:pointer !important; transition:0.4s ease all !important; font-family: Oswald !important;  text-transform: uppercase !important; text-decoration:none !important; margin-top: 30px !important; margin-bottom: 10px !important; display: block !important; max-width: 220px !important; text-align:center !important; }
.wave_color_calm a:visited { color: #fff !important; text-decoration: none !important; }
.wave_color_calm a:hover { color: #48217A !important; border: 2px solid #48217A !important; background: #fff !important; text-decoration:none !important;}

.wave_color_calm a {
   color:#fff !important;
}

.wave_color_calm a:hover a {
   color: #48217A !important;
}
.make_waves_gc .layer_img_link a {border-radius: 0px;}
.make_waves_gc .wave_color_calm a::after {background: #fff !important;
border-radius: unset !important;
transition: unset !important;
position: unset;
visibility: unset;