.elementor-17177 .elementor-element.elementor-element-f210566 .wcf--title .highlight{color:var( --e-global-color-76a7a85 );}/* Start custom CSS */ul, ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 2rem;
}

li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}

li > ul, 
li > ol {
  margin-top: 0.5rem;
  margin-bottom: 0;
}


ul, ul li {
  list-style-type: disc !important; 
}

ol, ol li {
  list-style-type: decimal !important;
}

h2{
    margin-bottom: 28px;
}
h3{
    margin-top: 24px;
}

h4{
    margin-top: 16px;
    margin-bottom: 16px;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 1rem;
  text-align: left;
}

thead th {
  background-color: #f8f9fa;
  font-weight: 600;
  border-bottom: 2px solid #dee2e6;
}

th, td {
  padding: 12px 15px;
  border: 1px solid #00000040;
  white-space: wrap;
}/* End custom CSS */