/*!
Theme Name: Division of Public Health
Template:   dhss
Theme URI: https://www.veltris.com/
Author: Veltris
Author URI: https://www.veltris.com/
Description: Description
Version: 1.0.0
Tested up to: 6.4
Requires PHP: >7
Text Domain: dhss
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

DHSS is based on dhss https://www.veltris.com/, (C) 2024 Veltris.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
#leftCol {
    display: none;
}
.a-z-listing-wrap {}
.a-z-listing-wrap a.anchors_link {
	background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
    width: 40px;
    height: 40px;
    display: inline-block;
    box-shadow: 0px 1px 10px 1px #e2e2e2;
    text-align: center;
    line-height: 40px;
    margin: 5px;
}