/**
 * front-page.css
 */

body .pwsl-post-carousel {
}

.pwsl-post-carousel .pwsl-item .thumbnail .post-title {
  padding: 0;
  margin-bottom: 10px;
}

.pwsl-post-carousel .pwsl-item .thumbnail .post-date {
  font-size: 80%;
  margin-bottom: 10px;
}

body .pwsl-container:not(.pslider) .glide__arrows .glide__arrow {
  line-height: 1;
  width: 2em;
  height: 2em;
  box-shadow: 1px 1px 3px #0006;
}

body .pwsl-container:not(.pslider) .glide__arrows .glide__arrow--left {
  left: -1.5em;
}

body .pwsl-container:not(.pslider) .glide__arrows .glide__arrow--right {
  right: -1.5em;
}
