/*
Theme Name: TheBarokah
Theme URI: https://thebarokah.com/
Author: TheBarokah.com
Author URI: https://thebarokah.com/
Description: Custom theme for TheBarokah.com — a financial calculator platform. Ships the homepage, About Us, Partners, Financial Calculators, Financial Insights and Contact pages, and pairs with the Financial AI Suite plugin for calculators and membership. Design tokens match the plugin's membership pages (near-black + gold, Inter).
Version: 1.0.1
Requires at least: 6.0
Tested up to: 7.1
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: thebarokah
Tags: custom-theme, financial, one-column, custom-menu, custom-logo
*/

/*
 * Layout, components and page styles live in assets/css/theme.css so they stay
 * maintainable. This file carries the theme header WordPress requires plus a
 * couple of editor-friendly defaults.
 */

.alignwide {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
}

.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;
}
