.books-module__vILTIG__booksContainer{text-align:center;justify-content:center;align-items:center;padding:20px;display:flex}.books-module__vILTIG__booksContent{flex-direction:column;justify-content:center;align-items:center;display:flex}.books-module__vILTIG__booksList{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;width:100%;display:flex}.books-module__vILTIG__booksTitle{font-size:50px}@media (max-width:799px){.books-module__vILTIG__booksTitle{font-size:30px}}
.book-module__eVOCFW__bookContainer{text-align:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.book-module__eVOCFW__image{border-radius:5px}.book-module__eVOCFW__link{cursor:pointer;color:var(--text-color);transition:all .15s ease-in-out}.book-module__eVOCFW__link:hover{opacity:.75}.book-module__eVOCFW__bookTitle{cursor:pointer;margin-bottom:0;font-size:18px;font-weight:700}.book-module__eVOCFW__bookAuthor{color:var(--book-author-color);cursor:pointer}.book-module__eVOCFW__stars{letter-spacing:2px;margin-top:4px;font-size:16px}.book-module__eVOCFW__starFilled{color:var(--header-hover-color)}.book-module__eVOCFW__starEmpty{color:var(--book-author-color);opacity:.35}
