/* Enter Your Custom CSS Here */

div#primary.content-area {
    width: 100% !important;
}
.widget a {
	color: #5f9839;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
