
h1[data-v-2b46c3df] {
    font-size: 40px;
    color: #fff;
    margin: 24px auto;
}
p[data-v-2b46c3df] {
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.mb-36[data-v-2b46c3df] {
    margin-bottom: 36px;
}
.login-bg[data-v-2b46c3df] {
    background-color: #4E6B8B;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
input[data-v-2b46c3df] {
    width: 411px;
    height: 59px;
    left: 686px;
    top: 476px;
    background: #FFFFFF;
    border: 2px solid #4E6B8B;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-size: 20px;
    padding: 24px 28px;
}

