.sh-sticky-footer {
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 0;
  background-color: #73419A;
}
.sh-sticky-footer a {
  color: white;
}
.sh-sticky-footer h5 {
  margin-top: 12px;
  padding: 0px;
  color: white;
}
.sh-sticky-footer button {
  border-radius: 4px;
}