.team-title {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px !important;
}

.team-title:after {content: '';position: absolute;width: 70px;height: 2px;left: 0;bottom: 0;background-color: #0e1c2c;}

.team-title .av-special-heading-tag {
    text-transform: none !important;
    font-weight: bold;
    letter-spacing: 0 !important;
}

.team-title .av-subheading p {
    color: #666 !important;
    margin-top: 15px;
    font-weight: bold;
}
.team-linkedin a:hover {
    opacity: 0.85;
}