/* CORES DO TEMA */
@media screen and (max-width: 767px){
.atalhos-mobile {
    background: #FF92B6;
}
}
.scrollToTop { display: none !important; }