.rawt-splash .rawt-book-download-button {
    box-shadow: none !important;
}

/**
 * Entity Icons
 */
.node-type-book .title .icon:before,
.page-node-793 .title .icon:before,
.rawt-grid .item-book .grid-label .icon:before,
.rawt-grid .item-book .details-content .icon:before,
.rawt-preview .item-book h2 .icon:before,
.rawt-carousel .item-book .carousel-label .icon:before,
.rawt-spread-book .spread-parent h2 .icon:before,
.rawt-spread-book .spread-parent .action .icon:before,
.rawt-spread-book .spread-child-type-image .action .icon:before,
.rawt-spread .spread-child-type-book .action .icon:before,
.rawt-taxonomy-browser .browser-slide-book .action .icon:before,
.rawt-entity-index .book-section caption .icon:before,
.rawt-entity-tree .book-section .icon:before,
.rawt-button-list .menu-trk-e-books .icon:before,
.rawt-book .download .rawt-button .icon:before,
.rawt-book-download-button .icon:before,
.rawt-search-workspace .search-type-book .icon:before,
.search-result-book .search-result-type-icon:before {
    font-family: inherit !important;
    content: "\f02d" !important;
}