/* USTKONDER masaüstü okunabilirlik iyileştirmesi */
@media (min-width:1200px){
  body{font-size:16px!important}
  .topbar,.topbar a{font-size:13px!important}
  .site-navbar .nav-link{font-size:14.5px!important;line-height:1.45!important}
  .site-dropdown .dropdown-item{font-size:14px!important;line-height:1.5!important}
  .lead-copy{font-size:18px!important;line-height:1.85!important}
  .service-card p,
  .network-body p,
  .content-card p,
  .news-home-content p,
  .ecosystem-card p{font-size:15.5px!important;line-height:1.8!important}
  .site-footer p,
  .site-footer a,
  .footer p,
  .footer a{font-size:14.5px!important;line-height:1.7!important}
  .reader-header p{font-size:17px!important;color:rgba(255,255,255,.76)!important}
}

@media (max-width:1199.98px){
  .site-navbar .nav-link{font-size:15px!important}
  .site-dropdown .dropdown-item{font-size:14.5px!important}
}
