body {
    font-family: 'Noto Sans KR', sans-serif;

    text-align: center;
    margin-top: 120px;
}

.orderHeader{
    font-size: 1.5rem;
}

h4{
    /* font-weight: 100; */
}



