/* START_SECTION:gf-books (INDEX:24) */
.gf-book-author{display:flex;gap:24px;align-items:center;max-width:620px;margin:32px auto 40px;text-align:left}
.gf-book-author img{width:120px;height:120px;object-fit:cover;border-radius:var(--gf-radius);flex-shrink:0}
.gf-book-author p{font-size:18px;line-height:1.6;margin:0}
@media(max-width:480px){.gf-book-author{gap:18px}.gf-book-author img{width:88px;height:112px;object-position:center 25%}.gf-book-author p{font-size:16px}}
/* END_SECTION:gf-books */
