#top #wrap_all .avia-button.av-pftt21-36e7d98e549effac932ec29bc04c5bb5{
background-color:#ff0000;
border-color:#ff0000;
border-radius:50px 50px 50px 50px;
transition:all 0.4s ease-in-out;
}
#top #wrap_all .avia-button.av-pftt21-36e7d98e549effac932ec29bc04c5bb5:hover{
background-color:green;
color:white;
transition:all 0.4s ease-in-out;
}
#top #wrap_all .avia-button.av-pftt21-36e7d98e549effac932ec29bc04c5bb5:hover .avia_button_background{
border-radius:50px 50px 50px 50px;
}
#top #wrap_all .avia-button.av-pftt21-36e7d98e549effac932ec29bc04c5bb5:hover .avia-svg-icon svg:first-child{
fill:white;
stroke:white;
}

