.pre_title{
    font-size: 3.8rem;
    text-align: center;
    font-weight: 500;
    font-family: "Kosugi Maru", sans-serif;
    margin-top: 13rem;
}
.pre_text{
    font-size: 1.8rem;
    text-align: center;
    font-family: "Kosugi Maru", sans-serif;
    margin-top: 5rem;
}
.footer{
    background-color: transparent;
}