/*
Theme Name: JCS BPO Services
Theme URI: https://jcsbposervice.com/
Author: JCS BPO Services
Author URI: https://jcsbposervice.com/
Description: Turning outreach into opportunity. A results-driven BPO, lead-generation and outreach marketing theme with an animated hero, live theme customizer, and ready-made pages for Services, Our Work, Testimonials, About and Contact. Install, activate, and the full marketing site is built for you automatically.
Version: 1.9.1
Requires at least: 5.9
Tested up to: 6.5
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: jcs-bpo
Tags: business, portfolio, custom-logo, custom-menu, featured-images, full-width-template, sticky-post, threaded-comments
*/

/* -------------------------------------------------------------------------
   The visual design for this theme is delivered through the stylesheets in
   /assets/css/ (enqueued from functions.php). This file only carries the
   required WordPress theme header above, plus a couple of safety resets.
   ------------------------------------------------------------------------- */

.wp-jcs-skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
}
.wp-jcs-skip-link:focus {
  left: 1rem;
  top: 1rem;
  z-index: 9999;
  background: #fff;
  color: #06203a;
  padding: .6rem 1rem;
  border-radius: 8px;
}
