.grid{display:flex;margin:0 -5px;flex-wrap:wrap}.grid-item{margin:2px;width:calc(33.333% - 30px)}.arcticle-text{font-size:1rem;line-height:1.6}@media (max-width:768px){.grid-item{width:calc(100% - 30px)}}@media (max-width:576px){.pagination li:not(.prev,.next){display:none}}.featured-post{color:white;padding:2rem;margin-bottom:1.5rem;border-radius:10px;background-size:cover;background-position:center;min-height:220px;max-height:380px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.2)}.featured-post::before{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.2) 60%,transparent 100%);z-index:1}.featured-post>*{position:relative;z-index:2}.featured-post h2{color:#fff;font-size:1.5rem;margin-bottom:0.5rem;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.featured-post h5{color:rgba(255,255,255,0.85);font-size:0.95rem;margin-bottom:0.75rem}.featured-post #fp_read-more{color:#fff;font-size:1rem;font-weight:600;padding:0.4rem 1rem;background:rgba(255,255,255,0.15);border-radius:4px;display:inline-block;transition:background 0.2s}.featured-post #fp_read-more:hover{background:rgba(255,255,255,0.3);color:#fff}@media (max-width:768px){.featured-post{padding:1.25rem;min-height:160px;max-height:300px}.featured-post h2{font-size:1.2rem}.featured-post h5{font-size:0.85rem}}.navbar{font-size:1.1rem}.card-text{font-size:0.875rem;line-height:1.5;color:#444;margin-bottom:0}.card-title{font-size:0.95rem;font-weight:600;margin-bottom:0.25rem}.card-title a{color:var(--color-text)}.card-title a:hover{color:var(--color-primary)}.card-subtitle{font-size:0.75rem}.card-body{padding:0.75rem 1rem}