@charset "utf-8";


html{
    font-size:100%;
}

body{

    
}

 .h1 {

    font-size: 2.8rem;

}

.smallTitle {

    font-size: 0.8rem;
    font-weight: normal;   
}

.p1 {
    font-size: 0.6rem;
}

