/*
Theme Name: BrainingUP Approved
Theme URI: https://www.brainingup.com/
Author: BrainingUP
Description: The approved BrainingUP™ six-page website design, with post-powered Resources and a connected contact form.
Version: 1.0.26
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: brainingup
*/

html { scroll-behavior: smooth; }
body { margin: 0; }
.brainingup-hp { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.form-status:not(:empty) { margin-top: 1rem; font-weight: 700; }
.brainingup-fallback, .single-resource { max-width: 900px; margin: 0 auto; padding: 8rem 1.5rem 5rem; }
.single-resource article { background: #fff; padding: clamp(1.5rem, 5vw, 4rem); }
.single-resource h1 { color: #122d43; font-size: clamp(2.3rem, 6vw, 5rem); line-height: .98; }
.resource-content { color: #23384a; font-size: 1.1rem; line-height: 1.75; }
.resource-content img { max-width: 100%; height: auto; }
.back-to-resources { color: #ff6937; font-weight: 800; text-decoration: none; }
