.read-more {
    border: solid 1px #aaa;
    cursor: pointer;
    padding: 0.5rem 1rem;
    border-radius: 2rem;
    line-height: 1;
}