body {/* background: #f4f3ec; */}
h1, h2, h3, h4, h5, h6, p, li, td {font-family: 'Crimson Text', 'Book Antiqua', 'Times', 'Times New Roman', serif !important;}
.bCover {background: url('/wp-content/themes/desktop/images/bg/header-bg-3.jpg') no-repeat center center;background-size: cover;text-align: center;padding: 48px 0 0;margin-bottom: 48px;}
.bCover img {position: relative;width: 320px;max-width: 85%;bottom: -28px;-webkit-filter: drop-shadow(4px 2px 5px #777);filter: drop-shadow(4px 2px 5px #777);}
.bHead .container, .bCont .container {width: 90%;max-width: 650px;}
.bHead h1.bTitle {margin-bottom: 20px;font-size: 44px;font-weight: bold;}
.bHead .bDesc {margin-bottom: 10px;padding-bottom: 40px;border-bottom: 2px dashed #ddd;}
.bCont .entry {padding-bottom: 30px;border-bottom: 2px dashed #ddd;}
.bHead .bDesc .more-link {margin-left: 0;margin-top: 10px;font-weight: bold;}
.bHead .btnList {display: flex;flex-wrap: wrap;gap: 10px;}

#b1 #share {margin-bottom: -50px;background: #d9cfb4;}
#share img.books-img {width: 140px;-webkit-filter: drop-shadow(4px 2px 5px #777);filter: drop-shadow(4px 2px 5px #777);}

@media only screen and (max-width: 767px) {
    .bCover {padding-top: 36px;}
    .bCover img {width: 250px;bottom: -18px;}
    .bHead h1.bTitle {font-size: 34px;}
}
