.widget:hover {
	opacity: .7;
	
	}
.widget{
		border-radius:30px 10px; 
	}
#link{
		text-decoration: none;
		color:white;
	 }
