/*style and position the back to top button*/
body .et_pb_scroll_top {
background-color: rgb(12, 113, 195) !important;
color: rgb(237, 240, 0) !important;
padding: 10px 20px 10px 10px !important;
right: 20px !important;
bottom: 125px !important;
border-radius: 5px !important;
}