@font-face {
  font-family: "Aleo";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Aleo";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-Italic-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-Italic-VariableFont_wght.ttf") format("truetype");
}
body.post-type-archive-team-members .site-container .site-inner .wp-block-post-template .wp-block-post, body.tax-people .site-container .site-inner .wp-block-post-template .wp-block-post {
  background-color: unset !important;
}
body.post-type-archive-team-members .site-container .site-inner .wp-block-post-template .wp-block-post .wp-block-post-featured-image:after, body.tax-people .site-container .site-inner .wp-block-post-template .wp-block-post .wp-block-post-featured-image:after {
  content: "+";
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  align-items: center;
  background-color: #2668A4;
  border-radius: 6px;
  color: #ffffff;
  flex-shrink: 0;
  font-family: "Nunito", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  height: 32px;
  line-height: normal;
  text-align: center;
  text-decoration: none;
  width: 35px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
body.post-type-archive-team-members .site-container .site-inner .wp-block-post-template .wp-block-post .wp-block-post-featured-image:hover:after, body.tax-people .site-container .site-inner .wp-block-post-template .wp-block-post .wp-block-post-featured-image:hover:after {
  background-color: #262262;
}
body.post-type-archive-team-members .site-container .site-inner .wp-block-categories-list li:first-child a {
  background-color: #2668A4;
  color: #ffffff;
  pointer-events: none;
}
