.et_pb_scroll_top.et-pb-icon {
right: 30px; bottom: 30px; padding: 8px; border-radius: 30px; background: #627194; ; 
font-size: 32px; transition: all .1s ease-in-out; } .et_pb_scroll_top.et-pb-icon:hover {
bottom: 32px ;
background: rgb(7, 69, 160) ; 
transition: all .1s ease-in-out; box-shadow: 0 10px 15px #162c4e4a; } .et_pb_scroll_top.et-visible {
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
-moz-animation: fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);
-o-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
}
.et_pb_scroll_top.et-hidden {
opacity: 0;
-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
-moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
-o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
.et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button
{
height: 30px;
width: auto;
color: #000000!important;
border-width: 2px!important; border-radius: 30px;
letter-spacing: 2px;
font-size: 14px;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
text-transform: uppercase!important;
background-color: #FFFFFF;
padding-top: 2px!important;
padding-bottom: 2px!important;
margin-top: 5px!important;
margin-bottom: 0px!important;
}