.band{display:block;padding:2rem 0;border-top:1px solid var(--pen);}.band:last-child{border-bottom:1px solid var(--pen);}.band__title{margin:0;max-width:75%;}.band__link{display:flex;justify-content:space-between;}.band__link::after{content:'→'/'';display:inline-block;font-size:18px;font-weight:500;}.band__body{font:var(--demi);font-weight:400;max-width:75%;}.band__body a{text-decoration:underline;text-underline-offset:5px;}@media (max-width:649px){.band{padding:1.5rem 0;}.band__title{font:var(--short);}}
