/**
 * Foundation for Sites by ZURB
 * Version 6.0.6
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.fillit {
  width: 100%;
  height: 100%; }

.acontainer {
  text-align: center; }

html,
body {
  overflow-x: hidden; }

.piece .text .topic-block, .piece .text .topic-text, .piece .text a, .slide .text .topic-block, .slide .text .topic-text, .slide .text a, .top-stories .text .topic-block, .top-stories .text .topic-text, .top-stories .text a {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 3px; }
.piece .text span.topic-block, .slide .text span.topic-block, .top-stories .text span.topic-block {
  background-color: #00b284;
  width: 1rem;
  height: 1rem; }
.piece .text span.topic-text, .slide .text span.topic-text, .top-stories .text span.topic-text {
  margin-left: 8px;
  font-family: "Lora", Helvetica, Roboto, Arial, sans-serif; }
.piece .text a, .slide .text a, .top-stories .text a {
  margin-left: 8px; }
.piece .text-video button.play, .piece .text-video h1, .slide .text-video button.play, .slide .text-video h1, .top-stories .text-video button.play, .top-stories .text-video h1 {
  display: inline-block;
  vertical-align: top; }
.piece .text-video button .fa-play, .slide .text-video button .fa-play, .top-stories .text-video button .fa-play {
  font-size: 1.25rem;
  margin-left: 1px;
  margin-top: 2px; }
@media screen and (min-width: 40em) {
  .piece .text span.topic-block, .slide .text span.topic-block, .top-stories .text span.topic-block {
    width: 1.375rem;
    height: 1.375rem; }
  .piece .text-video button .fa-play, .slide .text-video button .fa-play, .top-stories .text-video button .fa-play {
    font-size: 1.375rem; } }
@media screen and (min-width: 64em) {
  .piece .text span.topic-block, .slide .text span.topic-block, .top-stories .text span.topic-block {
    width: 1.25rem;
    height: 1.25rem; }
  .piece .text-video button .fa-play, .slide .text-video button .fa-play, .top-stories .text-video button .fa-play {
    font-size: 1.125rem; } }

.block h2.block-title {
  text-transform: uppercase; }

a.image-link {
  display: block; }

.ad-below-video {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem; }

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