/* 
Theme Name: BDH WEB
Theme URI: https://buiduchanh.net
Description: Day la mot theme duoc phat trien boi Bui Duc Hanh. Hoat dong tot voi Elementor.
Author: Bui Duc Hanh
Author URI: https://www.facebook.com/buiduchanh2402
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.toc {
  background: #f9f9f9;
  border: 2px solid #ddd;
  border-radius: 8px;
  padding: 15px 20px;
  margin-bottom: 25px;
  font-family: Arial, sans-serif;
}

.toc strong {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
}

.toc ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.toc li {
  margin-bottom: 8px;
  padding-left: 18px;
  position: relative;
}

.toc li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #e67e22;
  font-weight: bold;
}

.toc a {
  text-decoration: none;
  color: #0073aa;
  transition: color 0.2s;
}

.toc a:hover {
  color: #d35400;
}
