/*
Theme Name: Hedron
Theme URI: 
Author: Vishit Shah
Author URI: https://profiles.wordpress.org/vishitshah/
Description: A lightweight WordPress full-site-editing theme for blog.
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hedron
Tags: blog, portfolio, education, one-column, custom-logo, full-site-editing, block-patterns, featured-images, style-variations, threaded-comments, translation-ready, block-styles
*/

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.wp-block-comment-content a {
    text-decoration: underline !important;
}

.wp-block-comment-content a:hover {
    text-decoration: underline !important;
}