/* Custom CSS to move the Back to Top button to the left side */
.backtotop {
  left: 15px !important;
  right: auto !important;
}
