.public-external-note {
    margin: 14px 0 0;
    border: 1px solid rgba(197, 139, 54, .45);
    background: #fff7e8;
    color: #8a5a12;
    border-radius: 12px;
    padding: 12px 14px;
    font-weight: 800;
    line-height: 1.5;
}
