.hatnote {
margin-top: 0.6rem;
border-radius: 8px;
padding: 10px 15px;
color: #72777d;
background: #f8f9fa;
font-size: 0.875rem;
line-height: 1.4;
display: flex;
align-items: center;
}
.hatnote-icon img {
opacity: .5;
margin-right: 10px;
width: 14px;
height: auto;
}