/*
Theme Name: CiteChecked Bootscore Child
Theme URI: https://citechecked.com/
Description: Bootscore child theme for the CiteChecked source-backed answer directory MVP.
Author: CiteChecked
Author URI: https://citechecked.com/
Template: bootscore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: citechecked-bootscore-child
*/

body {
  background: #ffffff;
  color: #152033;
}

a {
  text-underline-offset: 0.18em;
}

#content,
.site-content {
  padding-top: 24px;
  padding-bottom: 64px;
}

.navbar-brand {
  font-weight: 850;
  letter-spacing: -0.04em;
}

.navbar-brand::after {
  color: #1f5eff;
  content: "✓";
  font-size: 0.76em;
  margin-left: 3px;
  vertical-align: 0.18em;
}

.btn,
.wp-block-button__link {
  border-radius: 999px;
  font-weight: 800;
}

.entry-title,
.page-title {
  font-weight: 850;
  letter-spacing: -0.045em;
}
