.site-title {
  font-family: "Edu TAS Beginner", cursive;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}
.site-title .header-site-branding__link {
  font-size: 20px;
}


.is-h2-style-border-left-background .article-body h2.wp-block-heading:not(.is-style-none), .is-h3-style-border-left-background .article-body h3.wp-block-heading:not(.is-style-none), .is-h4-style-border-left-background .article-body h4.wp-block-heading:not(.is-style-none){
  background: none;
  border-left: none;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
