@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.type-raleway-lato {
    font-family: 'Lato', sans-serif;
    line-height: 1.5;
	font-size: 0.93rem;
	font-weight: 300;
}
.type-raleway-lato h1, .type-raleway-lato h2, .type-raleway-lato h3, .type-raleway-lato h4, .type-raleway-lato h5, .type-raleway-lato h6 {
   	font-family: 'Raleway', sans-serif;
    font-weight: 200;
    line-height: 1.2;
}        

.type-raleway-lato h1 {font-size: 3.75rem;line-height: 1.15; margin: 1.2rem 0 1.2rem; }
.type-raleway-lato h2 {font-size: 2.5rem; margin: 1rem 0 1rem; }
.type-raleway-lato h3 {font-size: 2.2rem; margin: 1rem 0 1rem; }
.type-raleway-lato h4 {font-size: 2rem; margin: 0.5rem 0 0.5rem; }
.type-raleway-lato h5 {font-size: 1.9rem; margin: 0.5rem 0 0.5rem; }
.type-raleway-lato h6 {font-size: 1.8rem; margin: 0.5rem 0 0.5rem; }
.type-raleway-lato p {margin:0.8rem 0 0.8rem;}
/* .type-raleway-lato ul, .type-raleway-lato ol { margin:0 0 1rem; padding-inline-start: 20px;} */

.type-raleway-lato .display { margin-bottom: 0.5rem; }
.type-raleway-lato .display h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 3.15rem;
    line-height: 1.15;
    font-weight: 200;
    margin: 0.4rem 0 1rem;
}
.type-raleway-lato .display p {
    font-size: 0.93rem;
    letter-spacing: 1px;
}