.tin-lien-quan {margin-top:120px;padding:32px 24px; border-radius:12px;box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);}
.category {font-family: "SVN Gilroy", tahoma;}
.category img{max-width:100%;border-radius:10px;}
.category h2 {font-family: "DVN Fredoka";margin-bottom:28px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #E9E9E9;}
.category .catelist-wrap {display:grid;grid-template-columns:1fr;grid-gap:30px;margin-bottom:64px;}
.category .catelist {display:flex;gap:10px;width:100%;border-radius:10px;}
.category .catelist .date{margin-top:32px;}
.category .catelist h3{font-size:16px;font-family: "DVN Fredoka";padding:0;margin-bottom:12px;font-weight:500;line-height:initial;color:#000000;font-weight:600;display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;overflow:hidden;}
.category .catelist h3:hover{color:#8EA577;}
.category .catelist .padding-left{padding-left:25px;}
.category .catelist p.time {color:#464646;font-size:14px;position:relative;display:flex;align-items:center;gap:8px;}
.category .catelist p.time:before {content:"";width:24px;height:24px;background:url('../images/clock.svg') center center no-repeat;background-size:contain;display:inline-block;}
.category .catelist p.time{color:#464646;font-size:14px;}
.category .catelist p.time span {color:#8EA577;}
.category .catelist p.mota {font-size:16px;color:#000000;line-height:28px;}
.category .catelist div {line-height:22px;    font-size: 16px;}
.category .catelist img{width:100%;height:auto;float:left;border: 1px solid rgba(33, 33, 33, 0.10);
}
p.trang {padding-top:5px;float:left;width:100%;margin-top:20px;margin-bottom:20px;text-align:center;}
p.trang a {padding:5px 10px;color:#08c;border:1px solid #08c;border-right:none;margin-top:5px;}
p.trang a:first-child {border-radius: 3px 0 0 3px}
p.trang a.active-page {background:#08c;color:#fff}
p.trang a:last-child {border-right:1px solid #08c;border-radius: 0 3px 3px 0}