/*
Theme Name: science-of-everything
Author: DIZZ
Version: 1.0
*/

.article-content-text h2, h3, h4, h5, h6 {
    line-height: 1.5;
    font-weight: 500;
    color: #333333;
}
.article-content-text h2 {
    font-size: 18pt;
}
.article-content-text h3 {
    font-size: 16pt;
}
.article-content-text h4 {
    font-size: 15pt;
}
.article-content-text h5 {
    font-size: 14pt;
}
.article-content-text h6 {
    font-size: 13pt;
}

.shareSocial .simplefavorite-button {
    display: none;
}