
.hk2-tags{ margin:0 0 10px 0; }
.hk2-tag{ background:#ffe066;padding:3px 8px;margin-right:5px;border-radius:10px;font-size:12px;}
.hk2-description{ margin-top:10px;}
.hk2-container{max-width:900px;margin:auto;padding:30px;font-family:'Courier New', monospace;background:#fff8f0;border:10px solid;border-image: repeating-linear-gradient(45deg,#ff4d6d,#ff4d6d 10px,#fff 10px,#fff 20px) 10;}
.hk2-title{text-align:center;font-size:40px;color:#ff4d6d;text-transform:uppercase;}
.hk2-subtitle{text-align:center;margin-bottom:25px;}
.hk2-section-title{background:#ff4d6d;color:#fff;padding:8px;margin-top:20px;text-transform:uppercase;}
.hk2-item{display:flex;align-items:flex-start;border-bottom:1px dashed #ff4d6d;padding:15px 0;}
.hk2-img{width:80px;height:80px;object-fit:cover;border-radius:10px;margin-right:15px;border:2px solid #ff4d6d;}
.hk2-content{flex:1;}
.hk2-item-title{font-weight:bold;margin-bottom:1.5em;}
.hk2-short{margin-bottom:2em;color:#555;}
