.fsPostElement .fsTitle {
    font-size: 1.25rem;
    font-weight: 400;
    color: #555;
}

.fsPostElement .fsTitle a {
    text-decoration: none;
}

.fsPostElement .fsReadMoreLink {
    display: block;
    margin-bottom: 1.5rem;
}

