.two-books-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;text-align:center;width:80%}.two-books-section{margin:12rem 0}.two-books-wrapper{display:flex;flex-direction:column;gap:8rem}.two-books-image{justify-content:space-between}.books-wrapper{display:flex;flex-direction:column;gap:2rem;padding:0 5rem}.books-desc{font-size:17px}@media(max-width:767px){.two-books-image{gap:12rem}.books-wrapper{padding:0}.two-books-header{width:100%}}.books-author{color:#1860d3;font-size:17px}.books-wrapper h3{font-size:20px;margin-bottom:0;width:80%}.read-more{align-items:center;display:flex;gap:1rem;position:relative;text-decoration:none;width:max-content}.read-more:after{background:#0445d2;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.read-more:hover:after{width:100%}.read-more p{color:#0445d2;font-size:17px;margin-bottom:0}@media(max-width:1024px){.books-author,.books-desc,.read-more p{font-size:2.3rem}.books-wrapper h3{font-size:18px;width:100%}}