#navbaradjust {
    background-color: rgb(173,1,1);
}

#newsadjust {
    background-color: rgb(255,255,255);
}

#leadadjustbless {
    margin-bottom: 0em;
}

#leadadjustbmore {
    margin-bottom: 1.5em;
}

#morenews{
    width:1.5em;
    height:1.5em;
}

.btn-refresh {
	margin-top: 1em;
    background-color: rgb(173,1,1);
    color: white;
}

.btn-refresh:hover {
    color: black;
}