.news {
   	color: #ffffff;
	text-shadow: none;
    background: rgba(230,10,10,0.7);
    padding: 5px 10px;
    transition: background 0.6s;
}

