/* IWT Sections Addon styles */
.iwtsec { background:#111623; border:1px solid #2b3247; border-radius:12px; padding:16px; margin:16px 0; color:#e8ecff; }
.iwtsec h2 { margin-top:0; color:#fff; }
.iwtsec h3 { color:#fff; margin-bottom:.4rem; }
.iwtsec-list, .iwtsec-times, .iwtsec-steps { margin:.25rem 0 .5rem; padding-left:1.25rem; }
.iwtsec-box { background:#0f1320; border:1px solid #2b3247; border-radius:10px; padding:12px; margin:.6rem 0; }
.iwtsec-link { color:#FDD023; text-decoration:underline; }
.iwtsec-btn { display:inline-block; background:#461D7C; color:#fff; border-radius:10px; padding:.6rem 1rem; font-weight:700; text-decoration:none; }
.iwtsec-btn:hover { filter:brightness(1.05); }
.iwtsec-preface { color:#cbd2f7; }