/*
Theme Name: Research Resource Hub
Theme URI: https://researchresourcehub.org
Author: Research Resource Hub
Author URI: https://researchresourcehub.org
Description: Editable WordPress theme for Research Resource Hub — Courses, Coaching, and Community for African scholars. Accelerating the journey from inquiry to impact.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: research-resource-hub
Tags: custom-logo, custom-menu, featured-images, theme-options, translation-ready, block-styles
*/

/* Thin theme shell — full styles live in assets/css/theme.css */
.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;
}
.alignwide { max-width: 1080px; margin-left: auto; margin-right: auto; }
.alignfull { width: 100%; max-width: 100%; }
.wp-block-image img { height: auto; }
