
.form-divider[data-v-502f0e09] {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.header[data-v-502f0e09] {
    text-align: center;
    margin-top: 0px;
    background-color: #014a97;
    padding: 10px;
}
.visitor-item[data-v-502f0e09] {
    position: relative;
}
.visitor-item span[data-v-502f0e09] {
    position: absolute;
    right: 0;
}
.approved[data-v-502f0e09] {
    color: #0000FF; /* 蓝色字体 */
}
.rejected[data-v-502f0e09] {
    color: red; /* 绿色字体 */
}


