/*
Theme Name: Starkers HTML5
Theme URI: http://nathanstaines.com
Description: An HTML5 version of <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 3.2
Author: Nathan Staines
Author URI: http://nathanstaines.com
Tags: starkers, html5, naked, clean, basic
*/


/*
.half.image-padding img {
  animation: image-appear ease-in both;
  animation-timeline: view();
  animation-range: entry 50% 100vh;
}

@media (prefers-reduced-motion) {
 .half.image-padding img {
    animation: none;
  }
}

@keyframes image-appear {
  from {
    filter: saturate(0) contrast(4) brightness(.1) blur(3px);
    opacity: 0;
    scale: 0.95;
    translate: 0 4rem;
  }
}
*/
/*.half.image-padding img {
  animation: test-fade-in 2s ease-in-out forwards;
  animation-timeline: view();
  animation-range: 0vh 70vh;
}

@keyframes test-fade-in {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
} */
.image-scrollmagic {
  opacity: 0;
}

/*{
margin:0;
padding:0;
font-family: "Lora", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
color:#666633;
font-size:17px;
} */
*{
margin:0;
padding:0;
font-family: "Libre Baskerville", serif;
font-weight: 400;
font-style: normal;
color:#675622;
font-size:14px;
}
section {
    width: 100%;
    float: left;
}
h1, h2, h3, h4 {
    font-size: 29px;
    line-height: 1.2em;
    margin-bottom:1rem;
	

}
p:last-child{
	margin-bottom:0;
}
div{
	box-sizing:border-box;
}

img{
	max-width:100%;
	height:auto;
}
.row1{
	width:100%;
	float:left;
}
.mar_auto{
	width: 95%;
	margin:auto;
	max-width: 1300px;
	
	padding:0 5%;
	box-sizing:border-box;
}

html, body{
	background-color:#ffffff;
}
.mod_header {
    padding: 0 7vw 0 0;
    box-sizing: border-box;
}
.logo_container {
    width: auto;
    margin-left: 0;
    height: 4vw;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
	min-height:65px
}

.logo_container img {
    width: 35px;
    height: auto;
    margin-right: 60px;
}

.logo_container a {
   
    text-decoration: none;
    /* display: flex; */
    display: table-cell;
    align-items: center;
}
.logo_container a span {
   
    margin: auto 0 0 auto;
    line-height: .7em;
   
    font-size: 14px;
}
.gray-bg{
	background-color:#f3f4ee;
}
.dark-bg{
	background-color:#5d514d;
}
.dark-bg p {
    color: white;
}
.red-bg{
	background-color:#bf3326;
}
.red-bg .headline_styleA h2 {
    color: white;
}
.red-bg p {
    color: white;
}
p span {
    font-size: inherit;
}
.mod1{
	padding-right: 0%;
}
.headline_styleA h2 {
    font-size: 27px;
    color: #675622;
    font: inherit;
    line-height: 1.15em;
}
.pad-left .mod1 {
    padding-left: 30%;
}
.sectionE .headline_styleA h2 {
    color: #bf3326;
}
.sectionD{
	
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-size:cover;
	min-height:100vh;
	display:flex;
	padding:13vh 0;
	
}
.sectionD.D-copy1{
	
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-size:cover;
	min-height:100vh;
	display:flex;
	padding:13vh 0;
}

.white_bg_text {
    float: right;
    background: white;
    padding: 15px 25px;
}
.headline_styleA span{
	font-size:inherit;
	color:white;
}
.border_30 {
    border: 1px dotted white;
    width: 300px;
    margin-left: 21.6%;
    float: left;
}

.padding_one {
    padding-top: 37px;
    width: 100%;
    float: left;
}

.padding_half {
    padding-top: 18px;
    width: 100%;
    float: left;
}
.mod2 {
    position: relative;
    bottom: 0;
    left: calc(18.6% + 1px);
    width: 1px;
	min-height:32px;
}
.mod2 p:nth-child(1) {
    text-align: right;
    width: 200px;
    position: absolute;
    left: unset;
    right: 10px;
    z-index:9;
} 
.mod2 p:nth-child(2) {
    text-align: left;
    width: 200px;
    position: absolute;
    left: 10px;
    right: unset;
    z-index: 9;
}
/*.mod2 {
	 padding: 0 12.8% 0 21.6%; 
     margin-left: -12.8%; 
}*/
.mod2 p span {
    display: none;
}
/*.mod2.single {
   margin-left: calc(6.6% + 1px);
   position: static;
   width: 100%;
} */
/*.mod2.single p {
    text-align: right;
    width: 200px;
    position: absolute;
    left: unset;
    right: 0;
} */
a {
    color: inherit;
    /* font-style: italic; */
}

.mod2 a {
    margin: 0;
    text-decoration: none;
    border-bottom: 1px solid #666633;
    font-size: inherit;
    font-style: italic;
}
.headline_styleB h2 {
    font-size: 56px;
    color: #f3f4ee;
    font: inherit;
    line-height: 1.15em;
}
.lora-italic h2 {
   
   
}
.headline_styleB span {
    font-size: inherit;
    color: inherit;
    font-family: "STIX Two Text", system-ui;
    font-weight: bold;
    line-height: 0.5em;
    position: relative;
    top: 0.3em;
    left: 0;
}
.mod4 {
    padding: 0 12.8% 0 18.8%;
    display: flex;
}

.mod4_left {
    width: 50%;
    float: left;
}

.mod4_right {
    width: 50%;
    float: left;
    padding: 0 0 0 6%;
    margin: auto 0 -6px 0;
}
.full_image {
    position: relative;
    margin-top: -50px;
}

.full_image_cc_text {
    width: 19%;
    position: absolute;
    right: 0;
    bottom: 17px;
}

.full_image img {
    width: 100%;
    height: auto;
    float: right;
}
.mod5_right {
    width: 48.4%;
    float: right;
    position: relative;
}

.mod5_left {
    width: 51.6%;
    float: left;
}

.mod5_right img {
    width: 100%;
    float: left;
}

.mod5_image_top {
    position: absolute;
    top: 23%;
    left: 11.5%;
    width: 62%;
}
.headline_styleC h2 {
    font-size: 95px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 106%;
    z-index: 1;
}

.mod5_image_top p {
    color: white;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
}
.headline_styleC.row1 {
    position: relative;
}
.sectionD .mod2 {
    margin-top: -2%;
}
.border_full {
    width: 100%;
    float: left;
    border-top: 1px solid #666633;
}

.mod6 .headline_styleB h2 {
    color: #666633;
    margin-bottom: 0;
}
.mod6 {
	 display: flex;
}
.mod6_left {
    width: 16%;
    float: left;
    margin: auto 5.6% 1.2% auto;
}
.mod6_left p {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    text-align: right;
}
.mod6_right {
    float: right;
    width: 78.4%;
}
footer {
    width: 100%;
    background-color: #5c514d;
    float: left;
}
footer .headline_styleA h2
 {
    color: #f3f4ee;
}
footer .headline_styleB h2 {
    color: white;
}

.footer2_left {
    width: 17.4%;
    float: left;
    text-align: right;
}

.footer2_right {
    width: 42.8%;
    float: right;
    display: flex;
    align-items: stretch;
}

.footer2_right1 {
    width: 60%;
    float: left;
    display: flex;
}

.footer2_right2 {
    width: 40%;
    float: left;
    padding-left: 20px;
    text-align: right;
    display: flex;
}

.footer2_right li {
	list-style-type: none;
	text-align: right;
	font-family: "Work Sans", sans-serif;
	font-weight: 400;
}
.footer2_right li a {
    font-family: inherit;
    font-style: normal;
    font-weight: inherit;
    text-decoration: none;
    font-size: inherit;
}
.flogo_cc img {
    width: 100%;
    margin-bottom: 0;
    float: left;
}

.flogo_cc {
    margin: auto 0 0 auto;
}

.footer2_right ul {
    margin-bottom: 0;
    margin-top: auto;
    margin-right: 0;
    margin-left: auto;
}
.footer2_left a {
  font-size: inherit;
  font-family: inherit;
}
.vertical_border.row1 {
    width: 1px;
    background: #666633;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(18.6% + 2px);
    z-index: 10;
}
.vertical_border_cc{
	position:relative;
}
.mod2 a:first-child {
    margin-left: 0;
}
.footer2_left p {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
}








.head_top{position:relative;}
.menu {
    position: fixed;
    right: 2%;
    top: 0;
    text-align: right;
    z-index: 38;
    transition:transform 0.2s ease-in-out;
    min-height: 65px;
   display: flex;
    flex-direction: column;
    justify-content: center;
    height: 4vw;
}
.menu.scrollup {
   
	transform: translateY(00px);
}
.menu.scrolldown {
    
	transform: translateY(-150px);
}

.menu.menu_open {
    /*top: 1%!important; */
}
.burger-icon__bar:not(:last-child) {
   /* margin-bottom: 8px; */
}
.burger-icon--cross .burger-icon__bar:not(:last-child) {
    margin-bottom: 8px; 
}
.burger-icon--dark .burger-icon__bar, .burger-icon--cross .burger-icon__bar {
    background: #ffffff!important;
}
.burger-icon--cross .burger-icon__bar{
	height: 5px;
}
.burger-icon__bar {
    width: 100%;
    height: .5vw;
    float: left;
    background: #ffffff;
    /*   transition: -webkit-transform cubic-bezier(.77,0,.175,1) .5s,background cubic-bezier(.165,.84,.44,1) .3s;
    transition: transform cubic-bezier(.77,0,.175,1) .5s,background cubic-bezier(.165,.84,.44,1) .3s; */
    min-height: 7px;
}
/*.burger-icon--cross {
    -webkit-transform: rotate(135deg) translate(2px,3px);
    -ms-transform: rotate(135deg) translate(2px,3px);
    transform: rotate(135deg) translate(2px,3px);
    -webkit-transform: rotate(135deg) translateX(2px) translateY(3px);
    -ms-transform: rotate(135deg) translateX(2px) translateY(3px);
    transform: rotate(135deg) translateX(2px) translateY(3px);
}
.burger-icon--cross .burger-icon__bar--top {
    -webkit-transform: translate(0,8px);
    -ms-transform: translate(0,8px);
    transform: translate(0,8px);
    -webkit-transform: translate3d(0,8px,0);
    transform: translate3d(0,8px,0);
}
.burger-icon--cross .burger-icon__bar--middle {
    transition: -webkit-transform cubic-bezier(.77,0,.175,1) .2s;
    transition: transform cubic-bezier(.77,0,.175,1) .2s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}
.burger-icon--cross .burger-icon__bar--bottom {
    -webkit-transform: translate(0,-18px) rotate(90deg);
    -ms-transform: translate(0,-18px) rotate(90deg);
    transform: translate(0,-18px) rotate(90deg);
    -webkit-transform: translate3d(0,-18px,0) rotate(90deg);
    transform: translate3d(0,-18px,0) rotate(90deg);
} */
.burger-icon__bar.burger-icon__bar--top {
    background: #5e4f4c;
}

.burger-icon__bar.burger-icon__bar--middle {
    background: #cca903;
}

.burger-icon__bar.burger-icon__bar--middle.m2 {
    background: #bf3326;
}

.burger-icon__bar.burger-icon__bar--middle.m3 {
    background: #010002;
}

.burger-icon__bar.burger-icon__bar--bottom {
    background: #3e9eb4;
}

.burger-icon--cross .burger-icon__bar.burger-icon__bar--middle.m2 {
    display:none;
}

.burger-icon--cross .burger-icon__bar.burger-icon__bar--middle.m3 {
    display:none;
}


.burger-icon {
    float:right;
    top: 8px;
    left: 12px;
    width: 3vw;
    height: auto;
    z-index: 100;
    box-sizing: content-box;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition: -webkit-transform cubic-bezier(.77,0,.175,1) .5s,opacity cubic-bezier(.77,0,.175,1) .5s;
    transition: transform cubic-bezier(.77,0,.175,1) .5s,opacity cubic-bezier(.77,0,.175,1) .5s;
    margin-right: 8px;
    min-width: 45px;
}

.menu-nav_menu-container.is_ready {opacity:1;}
.menu-nav_menu-container.is_open {
    height: 100%;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}
.menu-nav_menu-container {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #dbdad8;
    color: white;
    z-index: 20;
    overflow: hidden;
    pointer-events: all;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: all cubic-bezier(.77,0,.175,1) .5s;
    -webkit-perspective: 1000;
    perspective: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
}

#menu-nav_menu li {
    text-transform: uppercase;
}
.menu-nav_menu-container.is_open #menu-nav_menu li {
    transition: -webkit-transform cubic-bezier(.165,.84,.44,1) 1s,opacity cubic-bezier(.165,.84,.44,1) 1s;
    transition: transform cubic-bezier(.165,.84,.44,1) 1s,opacity cubic-bezier(.165,.84,.44,1) 1s;
    opacity: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
#menu-nav_menu li{
    position: relative;
    /* overflow: hidden; */
    margin-left: -2px;
    margin-bottom: -1px;
    opacity: 0;
    -webkit-transform: translate(0,-50px);
    -ms-transform: translate(0,-50px);
    transform: translate(0,-50px);
    -webkit-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50px,0);
    transition: -webkit-transform .2s,opacity .2s;
    transition: transform .2s,opacity .2s;
    list-style: none;
}
#menu-nav_menu li a {
    font-size: 58px;
    font-weight: normal;
    font-family: "Libre Baskerville", serif;
    /* letter-spacing: -.06em; */
    line-height: 1.1em;
    color: white;
    transition: color cubic-bezier(.165,.84,.44,1) .3s;
    -webkit-transform: translate(0,5px);
    -ms-transform: translate(0,5px);
    transform: translate(0,5px);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-decoration: none;
    text-transform: lowercase;
    display: block;
}
.menu-nav_menu-container.is_open #menu-nav_menu li:nth-child(1) {
    transition-delay: .4s;
}
.menu-nav_menu-container.is_open #menu-nav_menu li:nth-child(2) {
    transition-delay: .35s;
}
.menu-nav_menu-container.is_open #menu-nav_menu li:nth-child(3) {
    transition-delay: .30s;
}
.menu-nav_menu-container.is_open #menu-nav_menu li:nth-child(4) {
    transition-delay: .25s;
}
.menu-nav_menu-container.is_open #menu-nav_menu li:nth-child(5) {
    transition-delay: .20s;
}
.menu-nav_menu-container.is_open #menu-nav_menu li:nth-child(6) {
    transition-delay: .15s;
}
ul#menu-nav_menu {
    margin-top: 20px;
    position: absolute;
    bottom: 10%;
    left: 5%;
}

.main_view {
	overflow: hidden;
	/*
    -webkit-perspective: 1000px;
    perspective: 1000px;
	*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    transition: all cubic-bezier(.77,0,.175,1) .5s;
}
.main_view.is_ready {
    opacity: 1;
}
.main_view.is_hidden {
    opacity: .5;
    -webkit-transform: translate(0,0%) scale(.95);
    -ms-transform: translate(0,0%) scale(.95);
    transform: translate(0,0%) scale(.95);
    -webkit-transform: translate3d(0,0%,0) scale(.95);
    transform: translate3d(0,0%,0) scale(.95);
}


.mod4_left img {
    margin-left: -1px;
}
.white_bg_text {
    float: right;
    background: transparent;
    padding: 15px 25px;
    font-size: 24px;
    color: #f3f4ee;
    font-weight: 300;
}
footer{
	/*padding-bottom:20px; */
}
footer p a {
    font: inherit;
    color: white;
	text-decoration:none;
}

footer p {
    color: #f3f4ee;
}
.mod_footer2.row1 {
    width: 11vw;
    float: right;
     max-width: 170px; 
    margin-right: 2%;
}
footer ul li {
    display: inline-block;
    color: #f3f4ee;
    letter-spacing: -.06em;
    padding: 0;
    font-family: 'Work Sans';
    font-size: 17px;
    font-weight: 300;
    padding: 0 10px;
    float: left;
    border-right: 1px solid;
    line-height: 1em;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul li a {
    font: inherit;
    text-decoration: none;
}

footer ul li:last-child {
    border: none;
    padding-right: 0;
}

footer ul li:first-child {
    padding-left: 0;
}

a:hover {
    color: #ffde47;
    transition: color .4s ease;
}

.sectionA .container{
    min-height: 85vh;
    
}
.mod1.bottom .body_text {
    margin-top: -1em;
}
.x-line {
  position: absolute;
  width: 3vw;
  height: .25vw;
  min-width: 44px;
  min-height: 5px;
  background: white;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(0deg);
  opacity: 0;
  pointer-events: none;
}
#menu-nav_menu li.gray a {
    color: #5e4f4c; /* gray */
}

#menu-nav_menu li.yellow a{
   color: #cca903; /* yellow */
}

#menu-nav_menu li.red a{
   color: #bf3326; /* red */
}

#menu-nav_menu li.black a{
    color: #010002; /* black */
}

#menu-nav_menu li.blue a{
   color: #3e9eb4; /* blue */
}
.x-line.x2 {
  transform: translate(-50%, -50%) rotate(0deg);
}
.half{
	width:50%;
	float:left;
}
.sectionD.D-copy1 .headline_styleB h2 {
    color: white;
}
.sectionD.D-copy1 .body_text p {
    color: white;
}
.sectionD.D-copy1 .mod1 .body_text, .sectionD.D-copy1 .mod1 .body_text2 {
    padding-right: 41%;
}

.sectionD.D-copy1 .mod1 .headline_styleB {
    padding-right:41%;
}
.sectionD h2 {
    position: relative;
}

.sectionD h2 span:first-child {
    position: absolute;
    left: -3%;
}
.lora-italic h2 b , .lora-italic h2 strong {
    color: inherit;
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-size: inherit;
    font-style: normal;
}
.padding_one.color-row {
    background: #cca903;
}
.mod1.mod-flex {
    display: flex;
}

.half.flex-vertical-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about .sectionD {
    min-height: 150vh;
}
.gray-bg h2 {
    color: inherit;
}
.footer-style1 a {
    display: inline;
    padding-right: 1em;
}

.footer-style1 a:nth-child(n+2) {
    padding-left: 1em;
    border-left: 1px solid;
}
.half.image-padding {
   margin: 10vh 0;
	background-color:white;
}
#menu-nav_menu li.brown a {
    color: #5e4f4c;
}
.yellow-bg {
    background-color: #cca903;
}

.yellow-bg p {
    color: white;
}

.who-we-serve .sec2 h2 {
    color: #cca903;
}

.who-we-serve .body_text2.pad-left p {
    color: #bf3326;
}

.who-we-serve .body_text2.pad-left {
    width: 50%;
    float: right;
}

.who-we-serve .sec3 h2 {
    color: #cca903;
}

.who-we-serve .sec4 h2 {
    color: inherit;
}
.who-we-serve .sec5 h2 {
    color: #cca903;
}

.who-we-serve .sec6 h2, .who-we-serve .sec6 p{
    color:white
}
.tax-advocacy .sec2 h2 {
    color: #bf3326;
}
.tax-advocacy .sec5 h2 {
    color: #bf3326;
}

.tax-advocacy .sec6 h2 {
    color: white;
}

.tax-advocacy .sec6 p {
    color: white;
}

.tax-advocacy .sec6 .half:nth-child(2) {
    width: 40%;
    float: right;
}
.black-bg {
    background-color: black;
}

.black-bg p {
    color: white;
}

.black-bg h2 {
    color: white;
}

.our-fees .sec2 h2 {
    color: black;
}

.our-fees .sec3 h2 {
    color: #bf3326;
}
.our-fees .sec5 h2 {
    color: white;
}
.our-fees .sec3 .body_text2 {
    width: 50%;
    float: right;
}

.our-fees .sec3 h2 {
    margin-bottom: -.57em;
}
.who-we-serve .sectionD {
    min-height: 150vh;
    background-position: bottom center;
}
.tax-advocacy .sec.sec3.sectionD {
    background-position: bottom center;
}

.tax-advocacy .sec.sec6.sectionD {
    min-height: 150vh;
    background-position: 10% 30%;
}
.our-fees .sec.sec5.sectionD.row1 {
    background-position: 100% 23%;
    min-height: 150vh;
}
.blue-bg {
    background-color: #3e9eb4;
}

.body_text a, .body_text2 a {
    font-size: inherit;
    text-decoration: none;
    color: inherit;
}

.contact .sec3 h2 {
    color: #3e9eb4;
}

.contact .sec2 a {
    background-color: #3e9eb4;
    color: white;
    padding: 1em 0;
    border-radius: 10px;
    border: 1px solid #3e9eb4;
    display: inline-block;
    min-width: 10em;
    text-align: center;
}
.home .sectionD p {
    color: white;
}
span.l1 {
    width: 100%;
    display: block;
}

.in1 input {
    padding: 1em;
    border: none;
    width: 100%;
}

.wpcf7 label {
    margin-bottom: 1em;
}

.in1 textarea {
    border: none;
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 1em 0;
    border: 1px solid #3e9eb4;
    background: white;
    color: #3e9eb4;
    border-radius: 10px;
    min-width: 10em;
}
.join-team .sec3 h2 {
    color: #5d514d;
}

/*
@media(max-width:1350px){
	
	.mod1.row1 {
    padding: 0 300px 0 21.6%;
}
}
@media(max-width:1000px){
	
	.mod1.row1 {
    padding: 0 200px 0 21.6%;
}
}
*/
@media(max-width:1200px){
.mod_header {
    padding: 0 100px 0 0;
}
}
@media(max-width:1000px){
.mod_header {
    padding: 0 80px 0 0;
}
}



// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.work-sans-<uniquifier> {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 400 to 700

.lora-regular {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.lora-light {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.lora-italic {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: italic;
}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 400 to 700

.stix-two-text-<uniquifier> {
  font-family: "STIX Two Text", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.libre-baskerville-regular {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

.libre-baskerville-bold {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
}

.libre-baskerville-regular-italic {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
}