/*
Theme Name: Across Saviour
Theme URI: https://acrosssaviour.site
Author: A'CROSS SAVIOUR PTE. LTD.
Author URI: https://acrosssaviour.site
Description: A clean, modern, corporate WordPress theme built for A'CROSS SAVIOUR PTE. LTD. - training courses and professional business services in Singapore. Bootstrap 5.3, SEO ready, accessible and fully responsive.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.6
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: across-saviour
Tags: business, corporate, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, accessibility-ready
*/

/* Main styles are enqueued from assets/css/theme.css. This file holds the
   theme header and minimal WordPress-required core classes. */

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter,
div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875rem; color: #6c757d; }
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
.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 !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #fff;
	clip: auto !important;
	clip-path: none;
	color: #0b5ed7;
	display: block;
	font-size: 1rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
