.profile-wrapper .col-item > a:hover {
    color: inherit;
}

.profile-block .pro-img {
    background-color: transparent;
    border-radius: unset;
}

.tab-block .tab-content .text-content ul,
.tab-block .tab-content .text-content ol {
    list-style: revert;
    padding-left: 30px;
}