/*!
Theme Name: Partnership for Public Service
Theme URI:  https://ourpublicservice.org/
Description: Partnership for Public Service Parent Theme
Author: Mark Pruce/Partnership for Public Service
Version: 2.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: pps
*/
.pps_publication .card .card-body .media img {
  width: 100%;
  max-width: 300px;
}

body.home .mid_section .content .content-buttons a,
body.home .top_section .content .content-buttons a {
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 15px;
}

/* Style  */
.pps-filtered-posts article .entry-title {
  font-size: 18px;
  font-weight: 700;
  font-family: gotham narrow a, gotham narrow b, Arial, sans-serif;
  line-height: 1.2;
  color: #2d3238;
}

.pps-filtered-posts.format-list article .entry-title {
  margin-bottom: 0;
}

.pps-filtered-posts.format-card article .entry-title {
  font-size: 1.75rem;
  margin-bottom: .75rem;
  margin-top: 1rem;
}

.pps-filtered-posts.format-card article .date {
  font-weight: 700;
}

.pps-filtered-posts article .entry-title a {
  color: #2d3238;
}

.pps-filtered-posts article .entry-content {
  font-size: 14px;
}

.pps-filtered-posts article {
  margin-bottom: 15px;
}

.wp-block-column .pps-filtered-posts>div {
  min-width: 250px;
}

.pps-filtered-posts .view-more {
  margin-top: 10px;
}

.pps-filtered-posts .post-background-image {
  width: 100%;
  padding-top: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
