/*************************
    back to top
*************************/
body {margin:0;height:100px;}

.icon-bar {
  position: fixed;
  top: 50%;
  right: 0;
}

.icon-bar a {
  display: block;
  text-align: right;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 30px;
}

.subscribe {
  color: white;
}
