.cartogary{
    border-bottom: 1px solid #FF007f;
    border-top: 1px solid #FF007f;
   
    

}
.cartogary p{
    margin-top: 20px;
    margin-bottom: 20px;
    
    color: #4169e1;
}
.hover_pink:hover{
    color: #FF007f !important;
    
}
.hover_btn:hover{
    background-color: #FF007f !important;
    color: #fff !important;
    
}
.blue{
    background-color: #4169e1 !important;
    border: 1px solid #4169e1 !important;
}
.social-share li .pink_hover:hover{
    background-color: #FF007f !important;
    color: #fff !important;
   

}
@media (max-width: 767.98px) {
    .breadcrumb-bar-two .page-breadcrumb ol {
        font-size: 12px !important;
    }
}