.back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    bottom: 85px;
    right: 20px;
}