/*
Theme Name: Tech 2026

*/


h3.blgTitle{text-align:start;
font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;}
.meta{padding-top:18px;}
 A.imgHld {width:auto;height: 205px;min-height: 205px; border-radius:12px;overflow:hidden;display:block;}
 A.imgHld img{width:100%;height:100%;object-fit:cover;object-position:center center;}
   .authorLnk{padding-bottom: 16px;}
   .authorLnk A{color:#3C7EFF;font-weight:400;}
   A.category {color:#3C7EFF;font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  display: inline-block;
  padding: 2px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
background: #D7ECFF;
  color: #145CEB;}
   .article h3 A{color: #2C2853;font-weight: 500;}
  
     .navigation ul{display: flex;justify-content:center;}
   .navigation ul li{list-style-type:none ;line-height:38px;}
   .navigation ul li A{color:#5C5980;display: inline-block;height: 38px;margin:4px;min-width:20px;;padding:0px 16px;font-size:14px;line-height: 38px;border-radius:20px;}
   .navigation ul li.active A{color:#ffffff;background-color: #145CEB;}
   .articleBody h1,.articleBody h2,.articleBody h3,.articleBody h4,.articleBody h5{text-align:start;}
   .articleBody ol,.articleBody ul{font-size: 16px;
  font-weight: 400;
  line-height: 28px;}
  .articleBody li{color:#2C2853;margin-bottom: 8px;}
  .articleBody img{border-radius:12px;}