.detail-content p {margin: 1rem 0 2rem; } .detail-content p strong { font-weight: 500; } .detail-content iframe {aspect-ratio: 16 / 9; width: 100%; height: 100%; margin: 3rem 0; } .detail-content h2 { font-weight: 700; } .detail-content h3 { font-weight: 700; } .detail-content h4 { font-weight: 700; } .detail-content h5 { font-weight: 700; } .detail-content h6 { font-weight: 700; } .detail-content .addtoany_share_save_container , .view-more-btn.hide { display: none; } .detail-content ul, .detail-content ol { margin-left: 1.5rem; margin-top:1rem; margin-bottom:1rem; } .detail-content ol li { list-style: decimal; } .detail-content ul li { list-style: disc; } .detail-content li { list-style-position: outside; margin-bottom: 0.4rem; } .detail-content a { text-decoration: underline; } .detail-content a:hover { text-decoration: none; } @media (min-width: 768px) {.detail-content li { font-size: 2rem; } } @media (min-width: 1024px) {.detail-content li { font-size: 1.25rem; } } @media(min-width: 1536px){.detail-content li { font-size: 1.125rem } } @media(max-width: 767px) {.podcast-banner h1 br {display: none; } .detail-content li { font-size: 1.25rem; } }