/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.img-center{
	display: block;
	margin: 10% auto;
}

#page-title.page-title-classic {
    background-color: #9069E6!important;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    padding: 20px 0; 
}
