/*!
Theme Name: Build Your Team
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: build-your-team
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.

Build Your Team 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/
*/

.error-404.not-found{ padding: 60px 15px;}
.default-section{padding: 60px 15px;}

.default-page-section p, .default-page-section h2, .default-page-section h3, .default-page-section h4, .default-page-section h5, .default-page-section h6{    
    font-family: "Figtree", sans-serif;
}
.default-page-section p{    
    font-size: clamp(1rem, 0.5230099502rem + 0.0099502488 * 100vw, 1.25rem);
    line-height: clamp(1.5625rem, 0.9662624378rem + 0.0124378109 * 100vw, 1.875rem);
    color: #4a4a4a;
}