.custom-meta-container{display:flex;flex-wrap:wrap;align-items:center;margin:10px 0;padding:8px 10px;border:1px solid #eee;border-radius:5px;background:#f9f9f9;font-size:14px;line-height:1.4}.custom-meta-container .meta-row-top{padding-right:10px}.custom-meta-container .meta-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.custom-meta-container span{display:inline-flex;align-items:center;color:#333;font-family:Arial,sans-serif}.custom-meta-container i{margin-right:5px;color:#666;font-size:14px}.custom-meta-container a.author-link{font-weight:600;color:#0073aa;text-decoration:none}.custom-meta-container a.author-link:hover{text-decoration:underline}.custom-meta-container .meta-date{font-weight:500}@media (max-width:600px){.custom-meta-container{flex-direction:column;align-items:flex-start}.custom-meta-container .meta-row{width:100%;padding-top:5px}}