.my--codes-container{margin:.5em 1em;font-size:1.5rem;width:100%;max-width:70em}.my--codes-container h1{margin:.5em .5em 0;font-size:3.5rem;text-align:center;font-weight:500}.my--codes-container h2{margin:0 .5em 1em;font-size:1.7rem;text-align:center}.my--codes-container p{font-size:1.2rem}.my--codes-container .source-link{font-size:1.5rem}.my--codes-container .back-link{height:0;float:left}.my--codes-container footer{font-size:1.3rem;left:0;right:0;bottom:0;margin:0;padding:1em;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;background-color:var(--q-primary);border-bottom:1px solid black}.my--codes-container footer .license-container{display:flex;flex-direction:column;align-items:center}.my--codes-container footer .license-note{font-size:.8rem;margin:.4em 0}.my--codes-container footer .license-note.licence-cc{font-size:0;height:3rem;width:8rem;background-image:url(/icons/cc_by_nc_sa.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.my--codes-container footer .update-note{font-style:italic}.my--codes-container ul{list-style:none;padding-left:0;margin-bottom:1em}.my--codes-container ul li{width:fit-content;position:relative;padding-left:2em;line-height:2em}.my--codes-container ul li:before{width:1.5em;height:1.5em;position:absolute;left:.2em;top:.25em;content:"";background-size:contain;background-position:center;background-repeat:no-repeat}.my--codes-container ul li.book-item:before{background-image:url(/icons/open_book.svg)}.my--codes-container ul li.article-item:before{background-image:url(/icons/child_icon.svg)}
