.custom-post-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #535353;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.custom-post-sub-title {
    color: #E9518E;
    font-size: 16px;
    font-size: 1.5rem;
    margin-top: 24px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.custom-post-link {
    color: #E9518E;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.custom-post-storelink {
    color: #7D40A0;
    text-decoration: underline;
    text-underline-offset: 3px;
}