.channels-nav{width:100%;height:60px;background-color:#113387;color:black;display:flex;align-items:center;padding:0 20px;position:fixed;top:0;left:0;z-index:10}.caption-generate-container{display:flex;gap:10%;padding:60px 20px 20px;margin-right:calc(30% + 20px)}.main-tool-content{width:60%;overflow-y:auto;max-height:calc(100vh - 60px);background-color:#f1f1f1}.side-promo-content{width:30%;position:fixed;right:20px;background-color:#f1f1f1;overflow-y:auto}.blog-post-content .post-body p{margin-bottom:20px;font-size:18px}.blog-post-content .post-body ul{list-style:disc;margin-left:20px;margin-bottom:30px}.blog-post-content .post-body li{margin-bottom:10px;font-size:17px}.blog-post-content .post-body strong{color:#113387}.blog-post-content .post-body .cta{font-weight:700;color:#28a745}.blog-post-content .post-body img{width:100%;max-width:100%;border-radius:8px;margin:30px 0;display:block}@media (max-width:768px){.blog-post-content .post-body p,.blog-post-content .post-body li{font-size:16px}}