/* Enter Your Custom CSS Here */
.textwidget {
	margin: 0 -15px;
}

.aligncenter {
  	display: block;
	margin-left: auto !important;
  	margin-right: auto !important;
}

.widget-area a {
	color: #333333 !important;
}