@charset "UTF-8";

.cssskin-to-top  {
  position: sticky;
  bottom: 0;
  left: 0;
  padding: 30px 0 !important;
}

