Permanent Punishment
a .story:hover {
padding: 1em;
background: #fff;
cursor: pointer;
}
.story {
transition: 200ms;
}
a .story p {color:#333}
.header-container .row {
background-color: #efefef;
}
.header-container .row:not(:first-child) {
padding: 2em 1em;
}
.view-permanent-punishment-stories h2 {
font-size: 22px;
margin-top: .4em;
margin-bottom: .2em;
color: #333;
}
.darker {
filter: brightness(80%);