﻿.btn-scroll-top {
    position: fixed;
    right: 62px;
    bottom: 41px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    padding: 0;
    display: none;
    z-index: 1050;
}
