/*++++++++++++New Dp Blog Format++++++++++++++++++*/

#blog .blog-single main article .blog-content-wrap .blog-content {
    font-size: 16px;
    line-height: 1.8;
}

.section-blog-2025 {
    margin-bottom: 35px;
    letter-spacing: 0.15px;
}

.section-blog-2025 .faq-section {
    font-size: 16.5px;
    background: #f6f6f6;
    padding: 25px 25px;
    padding-bottom: 15px;
    border-radius: 10px;
}

.section-blog-2025 .tip{
    font-size: 15px;
    font-style: italic;
}

.section-blog-2025 .faq-question{
    font-weight: bold;
}

.section-blog-2025  .faq-answer{
	line-height:20px;
}

.section-blog-2025 div {
    margin-bottom: 15px;
}

.section-blog-2025 p {
    margin-bottom: 12px !important;
}

.section-blog-2025-title {
    font-weight: bold;
}

.section-blog-2025 h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    color: #ff7e00 !important;
    border-top: 1px solid #ededed;
    padding-top: 15px;
    margin-bottom: 15px;
}

.section-blog-2025 .ul-list {
    margin-top: 15px;
    font-weight: 400;
    margin-bottom: 15px;
}

.section-blog-2025 .ul-list ul {
    padding-left: 25px !important;
}

#blog .section-blog-2025 .ul-list ul {
    padding-left: 40px;
}

.section-blog-2025 a {
    color: #ff7e00 !important;
}

.section-blog-2025 h3 {
    font-size: 16px !important;
    font-weight: bold;
    color: #071d42;
    margin-top: 25px !important;
}

.section-blog-2025 h4 {
    font-size: 16px !important;
    font-weight: bold;
    color: #071d42;
    margin-bottom: 10px;
}

.section-blog-2025 p {
    font-size: 15.5px !important;
}

.section-blog-2025 li {
    font-size: 15.5px !important;
}

.section-blog-2025 table {
    width: 100%
}

.section-blog-2025 table td, .section-blog-2025 table th{
    border-color: #f7f7f7;
}

.section-blog-2025 table th {
    background-color: #ffc500;
    padding: 0 15px;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.section-blog-2025 table th p{
    margin-bottom: 0 !important;
    line-height: normal !important;
    font-size: unset !important;
}

.section-blog-2025 table td p{
    margin-bottom: 0 !important;
    line-height: normal !important;
    font-size: unset !important;
}

.section-blog-2025 table tr td {
    padding: 15px 15px;
    line-height: 15px;
}

.section-blog-2025 table tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.section-blog-2025  blockquote {
    margin: 0;
    padding-left: 1.5rem;
    font-style: italic;
    font-size: 1.128rem;
    border-left: 3px solid #000;
}

.section-blog-2025 code {
    font-size: 15px;
    color: #000000;
    word-break: break-word;
    background: #ffffff;
    padding: 3px 5px;
    border-radius: 4px;
    border: 1px solid #bbbbbb;
}

.section-blog-2025 ul li ul{
    margin-top: 15px;
}