.rawshe-card-text {
    background: transparent;
}

.rawshe-featured-text {
    padding: 1.25rem 0;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.rawshe-media {
    position: relative;
}

.rawshe-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 8rem;
    background: linear-gradient(135deg, #0b1f3a 0%, #16365c 60%, #1d4d7a 100%);
    color: #f4f1ea;
}

.rawshe-placeholder[hidden] {
    display: none !important;
}

.rawshe-mark {
    font-family: Georgia, "Times New Roman", serif;
    letter-spacing: 0.18em;
    font-size: 0.85rem;
    font-weight: 700;
}

.news-image.rawshe-placeholder {
    width: 100%;
    aspect-ratio: 16 / 9;
}
