/* ========== LOOP POSTS - VERTICAL LIST ========== */
/* Loop posts as a vertical list */
#sis-loop-posts-vertical-list .e-loop-item:nth-child(2) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(5) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(8) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(11) .card-style1 {
    background-color: var(--color-secondary);
}

#sis-loop-posts-vertical-list .e-loop-item:nth-child(4) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(7) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(10) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(13) .card-style1 {
    background-color: var(--color-primary);
}

#sis-loop-posts-vertical-list .e-loop-item:nth-child(3) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(6) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(9) .card-style1,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(12) .card-style1 {
    background-color: var(--color-assist);
}

#sis-loop-posts-vertical-list .e-loop-item .card-style1 .card-content {
    background-color: var(--color-cream-150);
}

#sis-loop-posts-vertical-list .e-loop-item:nth-child(2) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(5) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(8) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(11) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(2) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(5) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(8) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(11) .card-style1 .text-day time {
    color: var(--color-secondary);
}

#sis-loop-posts-vertical-list .e-loop-item:nth-child(4) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(7) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(10) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(13) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(4) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(7) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(10) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(13) .card-style1 .text-day time {
    color: var(--color-primary);
}

#sis-loop-posts-vertical-list .e-loop-item:nth-child(3) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(6) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(9) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(12) .card-style1 .text-month time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(3) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(6) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(9) .card-style1 .text-day time,
#sis-loop-posts-vertical-list .e-loop-item:nth-child(12) .card-style1 .text-day time {
    color: var(--color-assist);
}

#sis-loop-posts-vertical-list .e-loop-item .card-style1 .text-year time {
    color: var(--color-white);
}

#sis-loop-posts-vertical-list .e-loop-item .card-style1 .text-day {
    text-wrap-mode: nowrap;
}

/* ========== LOOP POSTS - VERTICAL LIST ========== */
/* Loop posts as a vertical list */
.sis-page-news-events .e-loop-item:nth-child(1) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(4) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(7) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(10) .card-style1 {
    background-color: var(--color-secondary);
}

.sis-page-news-events .e-loop-item:nth-child(3) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(6) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(9) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(12) .card-style1 {
    background-color: var(--color-primary);
}

.sis-page-news-events .e-loop-item:nth-child(2) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(5) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(8) .card-style1,
.sis-page-news-events .e-loop-item:nth-child(11) .card-style1 {
    background-color: var(--color-assist);
}

.sis-page-news-events .e-loop-item .card-style1 .card-content {
    background-color: var(--color-cream-150);
}

.sis-page-news-events .e-loop-item:nth-child(1) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(4) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(7) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(10) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(1) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(4) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(7) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(10) .card-style1 .text-day time {
    color: var(--color-secondary);
}

.sis-page-news-events .e-loop-item:nth-child(3) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(6) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(9) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(12) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(3) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(6) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(9) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(12) .card-style1 .text-day time {
    color: var(--color-primary);
}

.sis-page-news-events .e-loop-item:nth-child(2) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(5) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(8) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(11) .card-style1 .text-month time,
.sis-page-news-events .e-loop-item:nth-child(2) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(5) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(8) .card-style1 .text-day time,
.sis-page-news-events .e-loop-item:nth-child(11) .card-style1 .text-day time {
    color: var(--color-assist);
}

.sis-page-news-events .e-loop-item .card-style1 .text-year time {
    color: var(--color-white);
}

.sis-page-news-events .e-loop-item .card-style1 .text-day {
    text-wrap-mode: nowrap;
}

/* ========== LOOP POSTS - VERTICAL LIST ========== */
/* Loop posts as a vertical list */
.sis-page-newsletter .e-loop-item:nth-child(0) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(3) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(6) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(9) .card-style1 {
    background-color: var(--color-secondary);
}

.sis-page-newsletter .e-loop-item:nth-child(2) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(5) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(8) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(11) .card-style1 {
    background-color: var(--color-primary);
}

.sis-page-newsletter .e-loop-item:nth-child(1) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(4) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(7) .card-style1,
.sis-page-newsletter .e-loop-item:nth-child(10) .card-style1 {
    background-color: var(--color-assist);
}

.sis-page-newsletter .e-loop-item .card-style1 .card-content {
    background-color: var(--color-cream-150);
}

.sis-page-newsletter .e-loop-item:nth-child(0) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(3) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(6) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(9) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(0) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(3) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(6) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(9) .card-style1 .text-day time {
    color: var(--color-secondary);
}

.sis-page-newsletter .e-loop-item:nth-child(2) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(5) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(8) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(11) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(2) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(5) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(8) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(11) .card-style1 .text-day time {
    color: var(--color-primary);
}

.sis-page-newsletter .e-loop-item:nth-child(1) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(4) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(7) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(10) .card-style1 .text-month time,
.sis-page-newsletter .e-loop-item:nth-child(1) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(4) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(7) .card-style1 .text-day time,
.sis-page-newsletter .e-loop-item:nth-child(10) .card-style1 .text-day time {
    color: var(--color-assist);
}

.sis-page-newsletter .e-loop-item .card-style1 .text-year time {
    color: var(--color-white);
}

.sis-page-newsletter .e-loop-item .card-style1 .text-day {
    text-wrap-mode: nowrap;
}