.wrap h2 {
	background-image: -webkit-linear-gradient(top, #389abe 0%,#2a7b99 100%);
	color: #fff;
	padding: 5px 0 5px 15px;
}
.text-center {
	text-align: center;
}
.widefat th {
    color: #000;
    font-weight: bold;
}