/*!
Theme Name: Treat The Bleed
Theme URI: https://treatthebleed.org/
Author: Octapharma
Author URI: https://www.octapharma.ca/
Description: A practical, evidence-based guide for front-line physicians on how to treat acquired bleeding.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: octapharma
Tags: Acquired Bleeding, Evidence-Based Medicine, Clinical Guide, Hemostasis Management, Physician Resources


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

octapharma is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

.wp-block-table.max-100 {
    max-width: 100% !important;
	border: none;
    background: #FFF;
    box-shadow: none;
}

.site-main .unique-section {
    padding-bottom: 2rem;
}