/**
 * Theme Name: Renewal Gardens
 * Template:   twentyseventeen
 * Version: 1.0.0
 * License:    GNU General Public License v2.0 or later
 * License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 */

.colors-dark .entry-content a {
    box-shadow:none !important;
}

header.entry-header {
display:none !important;
}

.site-footer {
     display:none;
 }
