body {
    background-color: white;
}

#carouselNews {
    margin-bottom: 20px;
}
main {
    margin-top: 100px;
}

footer {
    
    background-color: green;
    margin-top: 15px;
    padding: 15px;
    font-size: 12px;
    color: white;
}