.byline {display: flex;flex-wrap: wrap;align-items: flex-start
}.byline .author {display: inline-block;font-size: 1.125rem;line-height: 1.75rem;text-transform: uppercase
}.byline .author a:hover {text-shadow: 0 0.015em #101010,0 -0.015em #101010,0.01em 0 #101010,-0.01em 0 #101010
}.byline .author .badge {position: relative;display: inline-block;aspect-ratio: 1 / 1;height: auto;width: 1.25rem
}.byline .author .badge::before {position: absolute;margin-top: 2px;display: block;height: 100%;width: 100%;background-size: 80%;background-position: center;background-repeat: no-repeat;--tw-content: "";content: var(--tw-content)
}.byline .author .badge.twt::before {content: var(--tw-content);background-image: url("../../img/share/badge-twt.svg")
}.byline .author .badge span {display: none
}.byline .date {order: 3;margin-bottom: 1rem;margin-top: 0.375rem;display: block;font-size: 1.125rem;text-transform: none;line-height: 1rem
}@media (min-width: 768px) {.byline .date {order: 0;margin-bottom: 3rem;margin-left: 0.5rem;display: inline-block;border-left-width: 1px;--tw-border-opacity: 1;border-left-color: rgb(169 169 169 / var(--tw-border-opacity));padding-left: 0.5rem
    }
}.byline .bio {margin-bottom: 1.5rem;flex-basis: 100%;font-size: 1rem;line-height: 1.5rem;font-style: italic
}@media (min-width: 768px) {.byline .bio {margin-top: -2rem;margin-bottom: 3rem
    }
}.byline .bio a {font-weight: 700;--tw-text-opacity: 1;color: rgb(0 0 0 / var(--tw-text-opacity));-webkit-text-decoration-line: underline;text-decoration-line: underline;-webkit-text-decoration-color: #FFCD33;text-decoration-color: #FFCD33;text-underline-offset: 6px
}.byline .bio a.more {font-style: normal
}@media (min-width: 768px) {.byline.centered {justify-content: center;text-align: center
    }
}
