.read-more-toggle {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    margin-top: 1em;
}

.read-more-toggle:active {
    color: #005177;
}