:root{--theme-color-01:#5e61b1;--theme-color-02:#755DB0}.text-primary-1{color:var(--theme-color-01)}.text-primary-2{color:var(--theme-color-02)}.bg-primary-1{background-color:var(#5e61b1)}.bg-primary-2{background-color:var(#755DB0)}.card{background-color:#755db0;border:0;border-radius:1em;color:#fff;display:inline-block;padding:0}.card h3{background-color:#000;border-radius:.5em .5em 0 0;color:#fff;font-size:1.75em;font-style:italic;margin:0 0 1em;padding:.5em;text-align:center}.card .body{padding:0 2em 2em}.card.card-post{display:inline-block;width:30%;margin:0 1em;padding:0}@media (max-width:389px),(min-width:390px) and (max-width:600px){.card.card-post{width:100%;margin:0 0 2em;min-height:auto}}.card.card-post h3{background-color:#755db0;font-size:1.25em;margin:.75em 0}.card.card-post h3 a{color:#fff}.card.card-post h3 a:hover{color:#0ff;text-decoration:none}.card.card-post img{border-radius:6px;overflow:hidden;height:auto;width:100%}.card.card-post .footer{text-align:center}