.book-authors__title{margin-bottom:4rem;text-align:center}.book-authors__flex{display:flex;gap:var(--gap)}.book-authors__author{align-items:center;background:var(--off-white);border-radius:12px;display:flex;flex-basis:0;flex-flow:column;flex-grow:1;height:max-content;max-width:min(100%,600px);padding:2rem}.book-authors__author__image{border-radius:100%;height:150px;margin-bottom:2rem;width:150px}.book-authors__author__meta{text-align:center}@media (max-width:960px){.book-authors__flex{align-items:center;flex-flow:column}}