.ir-arriba {
  display:none;
  padding:10px;
  background:rgba(255,255,255,0.61);
  font-size:30px;
  color:#024959;
  cursor:pointer;
  position:fixed;
  bottom:20px;
  right:20px;
}

