.btn-subir{
    position: fixed;
    right: 5%;
    color: #B34721;
    bottom: 69px;
    display: none;
}

.btn-subir span{
    font-size: 37px;
}

.icon-circle-up:before {
  content: "\ea41";
}