/*
 Theme Name:   Paperback SBM Child
 Description:  Science Based Medicine's Paperback Child Theme
 Author:       Adham Atkins
 Template:     paperback
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  paperback-sbm-child
*/

.share-only {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
.share-icons {
    float: none;
}

a {
    color: #276dca;
}
.widget-area a {
    color: #276dca;
}
.grid-thumb .entry-title a {
    color: #194683;
    transition: .2s ease-in-out;
    border-bottom: solid 2px transparent;
}
.entry-content a:not([class*="button"]) {
    color: #276dca;
}
.entry-content a:not([class*="button"]):hover {
    color: #ca5540;
}

.meta-list a  {
    text-decoration: underline;
}

blockquote {
    border-top: none;
}
