.te-epaper-clip-wrapper {
    background-color: #fcfbf7;
    border: 1px solid #d6ceb8;
    border-radius: 8px;
    padding: 16px;
    font-family: 'Noto Sans Telugu', 'Ramabhadra', sans-serif;
    margin: 16px 0;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
.te-epaper-headline {
    color: #991b1b;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}
.te-epaper-content {
    font-size: 14px;
    line-height: 1.6;
    color: #1c1917;
}
