body {
    color: rgb(4, 1, 14);
    font-size: larger;
}

.intro {
    color: rgb(25, 24, 30) !important;
}

sectionx {
    padding: 60px 0;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.newspage {
    font-size: large;
    color: rgb(29, 107, 190);
}