/*replace the back to top button icon*/
body .et_pb_scroll_top:before {
content: "\21" !important;
color: red;
position: relative;
top: 3px;
}
/*replace the back to top button icon*/
body .et_pb_scroll_top:before {
content: "\21" !important;
color: red;
position: relative;
top: 3px;
}