/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/

/* SIMPLE SAFE STYLING FOR EPL */
.page-id-20771 .epl-listing-post {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 24px;
}

.page-id-20771 .epl-listing-post img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.page-id-20771 .entry-title {
    font-size: 20px;
    margin: 10px 0;
}

.page-id-20771 .price {
    font-weight: 700;
    font-size: 22px;
    margin-top: 10px;
}