@media(min-width:768px) {
    .news-input{
        width:50%;
    }
}

.bg-custom {
    background-color: #052029;
}

.bg-custom-green {
    background-color: #052029;
}

#background-section {
    background-image: url('https://urgal.com.br/coliseumfit/imagens/img1.jpeg'); 
    background-size: cover; 
    background-attachment: fixed;
    background-position: center; 
}

