.page-title h2 {
    position: relative;
    color: #000000;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-size: 3rem;
    text-transform: none;
}
.page-breadcrumb li a:hover {
    color: #333;
}
a.bg_black_btn{
	background-color: #000;
}