.how-more-content, .how-more-content span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #0b3354;
    text-decoration: none;
}
.how-more-content:hover, .how-more-content span:hover{
	text-decoration:none;
	color: #0b3354;
}
.show-more-content span.active {
    display: inline;
}
.more-content, .show-more-content span {
    display: none;
}