body {
    margin: 0;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    text-align: left;
    background-color: #f8f8f8;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.5;
}

h1 {
    font-size: 1.64rem;
}

.application-form {
    font-size: 16px;
}

.p-5 {
    padding: 2.5rem !important;
}

.error-title {
    color: #666;
}

.error-title1 {
    font-size: 70px;
    font-weight: bold;
}

.error-title2 {
    font-size: 20px;
    font-weight: bold;
}

.error-description {
    margin-top: 2em;
    text-align: center;
}

.error-description1 {
    font-size: 20px;
    margin-bottom: 1em;
    font-weight: bold;
}

.error-description2 {
    font-size: 14px;
}
