/*
Theme Name: Neighborhood Authority
Theme URI: https://steinerranch.community/
Author: Neighborhood Authority
Description: A fast, responsive custom WordPress theme based on the Steiner Ranch community authority mock-up.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neighborhood-authority
*/

.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: #ffffff;
  border: 2px solid #14233f;
  clip: auto !important;
  clip-path: none;
  color: #14233f;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 16px;
  padding: 12px 16px;
  top: 16px;
  width: auto;
  z-index: 100000;
}

.theme-content {
  padding: 72px 0;
}

.entry {
  max-width: 840px;
  margin: 0 auto 56px;
}

.entry-title {
  margin-bottom: 24px;
}

.entry-content a {
  color: #a4243c;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.entry-content img {
  height: auto;
}
