/*
Theme Name:   Neve Child
Template:     neve
*/

/* Featured (first) post layout */
.dpp-featured {
  display: block;
  margin-bottom: 40px;
}

.dpp-featured .dpp-thumb {
  width: 100%;
}

.dpp-featured .dpp-thumb img {
  width: 100%;
  height: auto;
  display: block;
}

/* Ensure text is below the image */
.dpp-featured .dpp-text-below {
  padding-top: 15px;
}

.dpp-featured .dpp-title {
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.dpp-featured .dpp-date {
  font-size: 14px;
  color: #777;
}
