body,html{padding:0;margin:0;font-family:Montserrat Light,sans-serif;background-color:#ffffff;color:#333333}h1,h2,h3{font-family:Amatic SC,cursive;color:#008080}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.navbar{background-color:#B0E2FF;padding:1rem;display:flex;justify-content:space-between;align-items:center}.navbar a{color:#008080;margin:0 1rem}.footer{padding:1rem;color:#008080}.footer,.hero{background-color:#B0E2FF;text-align:center}.hero{height:300px;display:flex;justify-content:center;align-items:center}.hero-content{color:#333333}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.hero button{background-color:#008080;color:#ffffff;padding:1rem 2rem;border:none;cursor:pointer}.author-intro,.blog-teaser,.featured-books,.newsletter-signup{padding:2rem;text-align:center}.series,.standalone{padding:2rem}.book{margin-bottom:2rem}.book img{width:200px;height:300px}.author-bio{padding:2rem;text-align:center}.author-bio img{width:200px;height:200px;border-radius:50%;margin-bottom:1rem}.social-links{padding:2rem;text-align:center}.social-links a{margin:0 1rem;color:#008080}.contact-form{padding:2rem}.contact-form input,.contact-form textarea{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #008080;background-color:#ffffff;color:#333333}.contact-form button{background-color:#008080;color:#ffffff;padding:1rem 2rem;border:none;cursor:pointer}.contact-info{padding:2rem;text-align:center}