#btn-back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    color: white;
    background-color: #A96C51;
}

strong {
    color:black;
}

.imgSize {
    max-width: 50px;
    height: auto;
}