.custom-crooked-line .porto-sicon-img::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #902e8f00 !important;
    opacity: 0.8;
    pointer-events: none;
    transition: ease opacity 300ms 100ms;
}
.overlay-color-primary::before {
    opacity: .8;
    background-color: #8b3291d1 !important;
}
p {
    text-align: justify;
}
ul.sub-menu li a {
    font-weight: bold !important;
}
.service-colm h3.porto-sicon-title {
    background: #975d9b;
    padding: 2px 10px;
    color: white;
}
ul.breadcrumb a {
    color: white !important;
}
ul.breadcrumb {
    color: white !important;
}
h1.page-title {
    color: white !important;
}