#result{
    margin-top:20px;
}

.slogan-list{
    max-height:360px;
    overflow-y:auto;
    padding-right:8px;
}

.slogan-item{
    background:#ecfdf5;
    border-left:4px solid #10b981;
    padding:14px;
    margin-bottom:12px;
    border-radius:10px;
}

.slogan-item strong{
    font-size:16px;
}

.slogan-item small{
    display:block;
    margin-top:6px;
    color:#065f46;
}
