
/* Building 2148 monthly addresses
   These pages are the permanent written archive of the Exalted Ruler's monthly message.
   Keep the video as a secondary text link rather than duplicating the Building 2148 video treatment. */

.monthly-address .story-hero{
  padding:72px 0 62px;
}

.monthly-address .story-hero-grid{
  display:block;
  max-width:980px;
}

.monthly-address .story-hero h1{
  max-width:900px;
}

.monthly-address .story-hero .dek{
  max-width:780px;
}

.monthly-address .story-layout{
  display:block;
  max-width:900px;
}

.monthly-address .story-layout > article{
  max-width:820px;
}

.monthly-address .prose{
  font-size:18px;
  line-height:1.78;
}

.monthly-address .story-action{
  max-width:760px;
}

.monthly-address-video{
  margin:24px 0 0;
  padding-top:20px;
  border-top:1px solid var(--line);
}

.monthly-address-video a{
  color:var(--red);
  font-weight:800;
  text-decoration:none;
}

.monthly-address-video a:hover{
  text-decoration:underline;
}

@media(max-width:650px){
  .monthly-address .story-hero{
    padding:52px 0 46px;
  }
  .monthly-address .story-layout > article{
    max-width:none;
  }
}
