/*
Theme Name: The Thao 20
Description: Tactics Board Lab — sơ đồ chiến thuật, chỉ số xG và phân tích trận.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thethao-10
Tags: sports, news, vietnamese, custom-menu, blog
*/

#content_detail,
.prose {
  line-height: 1.8;
  color: #1e1a24;
  font-size: 1.0625rem;
  word-wrap: break-word;
}
#content_detail h2,
.prose h2 {
  color: #303452;
  border-left: 4px solid #ae372b;
  padding-left: 0.75rem;
  font-family: 'IBM Plex Mono', ui-monospace, monospace;
  font-size: 1.15rem;
}
#content_detail a,
.prose a {
  color: #ae372b;
  font-weight: 600;
}
