.scv-v3-wrapper {
    font-family: inherit;
}

/* PODKATEGORIE */
.scv-v3-cats {
    list-style: none;
    padding: 0;
}

.scv-v3-cats li {
    margin-bottom: 6px;
}

/* WPISY */
.scv-v3-posts {
    list-style: none;
    padding: 0;
}

.scv-v3-posts li {
    margin-bottom: 8px;
}

/* DATA = jak tytuł */
.scv-v3-date {
    font: inherit;
    color: inherit;
    margin-right: 10px;
}

/* LINK */
.scv-v3-link {
    text-decoration: none;
}

.scv-back {
    display: inline-block;
    margin-bottom: 10px;
}