/* =====================================
   EPL Custom Styles – Aston Commercial
   ===================================== */

.epl-listing-post {
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  overflow: hidden;
}

.epl-listing-post .entry-title {
  font-size: 16px;
  font-weight: 700;
  color: #111;
}

.epl-listing-post .page-price {
  color: #009fe3;
  font-weight: 700;
}