.content-title h2, .content-title h3 {
    text-transform: uppercase !important;
    display: inline-block;
    margin: 0;
    padding: 10px 0px;
    font-family: "Open Sans" !important;
    font-size: 14px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2f2e2e;
    border-bottom: 3px solid #2f2e2e;
}
.profile-name.h4, 
.profile-name .h6 {
	font-family: "Libre Franklin" !important;
}
