h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
line-height: 1.2;
}
@media (min-width: 600px) {
.layout-featured-full .entry-excerpt {
font-size: 1.5rem;
line-height: 1.5;
}
}
@media (min-width: 1020px) {
.entry-container {
justify-content: left;
}
}