.cg-h1-title{color:#2c3e50;text-align:center;margin-bottom:25px;font-size:2.5em}.cg-code-block{background-color:#f4f4f4;border:1px solid #ddd;padding:15px;border-radius:5px;font-family:"Courier New",Courier,monospace;overflow-x:auto;margin-bottom:18px}.cg-how-to-steps .cg-ordered-list{counter-reset:step-counter}.cg-how-to-steps .cg-ordered-list>li{list-style:none;position:relative;margin-bottom:15px;padding-left:40px}.cg-how-to-steps .cg-ordered-list>li:before{content:counter(step-counter);counter-increment:step-counter;position:absolute;left:0;top:0;background-color:#3498db;color:white;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1em}.cg-defined-definition{margin-left:20px;font-style:italic;color:#555;margin-bottom:10px}