.sr-only{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.about-content .sub-title{
    color: #000000;
}
.link mark{
    color: #8C672C;
}
.section-title .title span{
    color: #8C672C;
}
.teacher-quote .content .experience .amount{
    color: #8C672C;
}
.event-list-box .event-caption .right-box .event-date .event-date-day{
    color: #8C672C;
}
.btn-primary{
    border-color: #8C672C;
    background-color: #8C672C;
}
.pagination li a {
    color: #545454;
}


