.umb-grid .grid-section .row .column div > div, .umb-grid .grid-section .row .column div > section {
    margin-top: 15px;
}

.umb-grid .grid-section .row .column div > svg,
.umb-grid .grid-section .row .column div > img {
    margin-top: 22px;
}

@media only screen and (min-width: 1000px) {
    section.articles .articles-list .article .image-container {
        width: calc(33.33333% - 0rem - 1px);
    }
}

.tcg-quote {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 25px;
}
