.page-title {
    background-color: #ff5A1f;
    /* background-color:#4e2ea9; */
}

.page-title .title {
    color: #ffffff;
}

.page-title .nav li,
.page-title .nav li a {
    color: #ffffff !important;
}

.page-title .nav li.active {
    color: #e68f8f !important;
}

.page-title .nav li:after {
    background-color: #ffffff !important;
}