.articles-header{background-color:#086436;color:#fff;display:flex;justify-content:space-between;padding:1rem;border-radius:4px;font-size:.8rem}.articles-list{display:flex;flex-direction:column;gap:10px;padding:0 .5rem;margin-bottom:.5rem}.articles-item{color:#0da559;text-decoration:none;height:10px;padding-bottom:1rem;border-bottom:1px dashed #000000;cursor:pointer;font-size:.9rem;display:flex;justify-content:space-between}.articles-item:first-child{margin-top:1rem}.articles-item:hover{color:#fabb02}.article-type{font-size:.9rem;font-weight:700;color:#fff}.breadcrumb{display:flex;gap:.5rem;font-size:.8rem;align-items:center}.breadcrumb a{color:#fff;text-decoration:none;font-weight:700}.breadcrumb a:last-child{color:#fabb02}.breadcrumb a:hover{color:#fabb02}.breadcrumb span{width:5px;height:5px;background-color:#fff;border-radius:50%}.article-title{font-size:1.2rem;font-weight:700;color:#fabb02;margin:1.5rem;text-align:center}.article-separator{height:1px;background-color:#0da559;margin:0 1.5rem}.article-content{padding:20px;color:#fff;height:840px;overflow:auto;font-size:14px}.article-content::-webkit-scrollbar{width:8px}.article-content::-webkit-scrollbar-thumb{background-color:#fabb02;border-radius:10px}.article-content::-webkit-scrollbar-track{background-color:#00000085;border-radius:10px}
