.post-index__article-footer{font-size:var(--font-sm);flex-flow:wrap;justify-content:space-around;gap:20px;margin-top:1vh;display:flex}@media (width<=760px){.post-index__article-footer{justify-content:center}}.post-index__article{flex-direction:row;justify-content:space-around;align-items:center;gap:20px;display:flex}@media (width<=760px){.post-index__article{flex-direction:column}}.post-index__article-content{flex:1;min-width:0}@media (width<=760px){.post-index__article-content{width:auto}}.post-index__article-img{flex-shrink:0;min-width:200px;max-width:400px;height:157.5px}@media (width<=760px){.post-index__article-img{width:100%;max-width:none;height:auto}}.post-index__options-social-links{font-size:var(--font-sm)}.post-index__options-social-icon{background:var(--color-border-main);width:20px;height:20px;display:block}.post-index__options-social-link{align-items:center;gap:8px;display:inline-flex}.post-index__options{background-color:var(--color-card-bg);color:var(--color-card-fnt);border:1px solid var(--color-tools-bg);flex-direction:row;justify-content:center;align-items:center;margin:20px;padding:10px;font-family:GeistPixel,sans-serif;display:flex}@media (width<=760px){.post-index__options{flex-wrap:wrap;margin:20px 10px;padding:10px}}