.card-header {
  margin-bottom: 1em; }

.card-info {
  font-size: 0.77em;
  margin-left: 39%; }
  .card-info > div {
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 2; }
  .card-info span {
    font-weight: bold; }

.card-description {
  clear: both; }
  .widget .card-description p {
    font-size: 0.70em;
    margin-bottom: 0.8em; }

.card-footer:before, .card-footer:after {
  content: "";
  display: table;
  clear: both; }
.card-footer .card-rating,
.card-footer .card-meta > div {
  border-bottom: 1px solid #eaeaea;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 2; }
.card-footer span {
  font-weight: bold; }

.card-rating .star {
  color: #e6b800;
  display: inline-block; }
  .card-rating .star:before {
    content: '\f154';
    display: inline-block;
    font-family: 'dashicons';
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1;
    margin-right: 1px;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
.card-rating .star-full:before {
  content: '\f155'; }
.card-rating .star-half:before {
  content: '\f459'; }

.card-meta {
  font-size: 0.70em;
}

.wp-contributions-core-widget ul {
  list-style: none;
  margin: 0; }

.plugin-card-image {
  float: left;
  line-height: 1;
  margin-bottom: 4%;
  margin-right: 6%;
  width: 33%; }

.contrib-display-card {
  padding-top: 10px;
  width: 100%;
}

.plugin-card-name {
  clear: none;
  float: left;
  line-height: 1.4;
  margin-bottom: 0.5em;
  text-decoration: none;
  width: 61%; }

.theme-card-image {
  margin-bottom: 1em; }

/*# sourceMappingURL=style.css.map */
