/* @import url('https://fonts.googleapis.com/css2?family=Solitreo&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Edu+TAS+Beginner:wght@500;600;700&display=swap'); */
.hero .container 
{
    padding-left:0;
    padding-right:0;
}
.hero .hero_text-content h1
{
    /* font-family: 'Nanum Pen Script', cursive; */
    font-family: 'Solitreo', cursive;
    /* font-family: 'Edu TAS Beginner', cursive; */
}
.section-title 
{
    /* font-family: 'Nanum Pen Script', cursive; */
    font-family: 'Solitreo', cursive;
    /* font-family: 'Caveat', cursive; */
    /* font-family: 'Edu TAS Beginner', cursi  ve; */
}
* {
    /* border:1px solid ; */
}