.news-section{background-color:#d71920!important;padding:60px 20px!important;text-align:center!important}.news-title{color:#fff!important;font-weight:700!important;margin-bottom:40px!important}.news-row{align-items:stretch!important;flex-wrap:wrap!important;gap:25px!important}.news-item,.news-row{display:flex!important;justify-content:center!important}.news-card{background-color:#fff!important;border-radius:20px!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;width:320px!important;display:flex!important;flex-direction:column!important;transition:transform .3s ease!important;height:100%!important;min-height:520px!important}.news-card:hover{transform:translateY(-5px)!important}.news-image{border-radius:20px 20px 0 0!important;height:180px!important;object-fit:cover!important;width:100%!important}.news-content{display:flex!important;flex-direction:column!important;justify-content:space-between!important;flex-grow:1!important;padding:20px!important}.news-date{font-weight:600!important;margin-top:10px!important;color:#000!important}.news-heading{font-weight:700!important;margin:10px 0!important;text-align:left!important;min-height:60px!important;font-size:14px!important}.news-location{color:#555!important;margin-bottom:10px!important;text-align:left!important}.news-description{color:#444!important;text-align:justify!important;margin-bottom:20px!important;flex-grow:1!important}.news-btn{background-color:#d71920!important;color:#fff!important;text-transform:none!important;border-radius:25px!important;padding:8px 25px!important;font-weight:600!important;align-self:center!important;margin-top:auto!important}.news-btn:hover{background-color:#b4151a!important}.news-footer{text-align:center!important;margin-top:40px!important}.more-news-btn{background-color:#fff!important;color:#d71920!important;text-transform:none!important;border-radius:25px!important;padding:10px 35px!important;font-weight:600!important}@media (max-width:992px){.news-card{width:280px!important;min-height:500px!important}}@media (max-width:768px){.news-row{flex-direction:column!important;align-items:center!important}.news-card{width:90%!important;min-height:auto!important}.news-image{height:220px!important}}