/*
Theme Name: Orange Investment Corporate
Theme URI: https://orangeinvestment1.store/
Author: ORANGE INVESTMENT 1 PTE. LTD.
Author URI: https://orangeinvestment1.store/
Description: A premium corporate classic WordPress theme built for ORANGE INVESTMENT 1 PTE. LTD., a Singapore-registered private company limited by shares. Clean navy, charcoal and gold corporate design with customizer controls, contact form support and widget areas.
Version: 1.0.0
Requires at least: 5.6
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: orange-investment
Tags: business, corporate, custom-logo, custom-menu, featured-images, right-sidebar, translation-ready, block-styles, wide-blocks
*/

/*
 * Presentation styles live in assets/css/main.css (enqueued from functions.php).
 * This file holds the required theme header plus baseline WordPress core classes.
 */

.alignleft {
	float: left;
	margin: 0 1.5rem 1rem 0;
}

.alignright {
	float: right;
	margin: 0 0 1rem 1.5rem;
}

.aligncenter {
	display: block;
	margin: 0 auto 1.5rem;
}

.wp-caption,
.wp-caption-text,
.gallery-caption {
	font-size: 0.875rem;
	color: #5b6472;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #fff;
	border-radius: 3px;
	clip: auto !important;
	clip-path: none;
	color: #0b1f3a;
	display: block;
	font-size: 0.875rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.sticky,
.bypostauthor {
	display: block;
}
