#scrollTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    font-size: 18px; /* Increase font size */
}

form#views-exposed-form-noticias-block-6,
form#views-exposed-form-noticias-block-5,
form#views-exposed-form-noticias-block-4,
form#views-exposed-form-noticias-block-3,
form#views-exposed-form-conectados-block-3 {
    display: none;
}