/*
Theme Name: Honey Glow Child
Theme URI: https://littlethemeshop.com/documentation/honey-glow
Template: honey-glow
Author: Little Theme Shop
Author URI: https://littlethemeshop.com
Description: A multipurpose theme designed to be used with Little Homepage Widgets plugin.
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.7.1626876943
Updated: 2021-07-21 16:15:43

*/

h1.site-title {
 text-transform: uppercase;
 font-size: 4rem;
 margin: 10px;
 min-width: 300px;
 font-family: 'Abril Fatface', sans-serif;
 letter-spacing: 0;
 font-weight: normal 
}

.little-widgets-blog-posts-section .clearfix {
width: 100%;
}
.type-post .entry-content p > a,
.type-page .entry-content p > a {
 -webkit-box-shadow: inset 0px -8px 0px var(--accent-color, #66ecbb) !important;
 box-shadow: inset 0px -8px 0px var(--accent-color, #66ecbb) !important;
}
.type-post .entry-content p > a:hover,
.type-page .entry-content p > a:hover {
 background-color: var(--accent-color, #66ecbb) !important;
}
.grecaptcha-badge { visibility: hidden; }
