.breadcrumb-title a:hover{
    color: #2495e4 !important;
}
.details-title{
    font-size: 24px;
    margin-top: 30px;
}
.details-text img{
    margin-top: 30px;
}
.details-text h6{
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: #666;
    padding: 15px 0 0;
}
.details-text p{
    text-indent: 20px;
    margin-top: 35px;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
}