.fcom_auth_page .fcom_layout_side[style] {
    background-color: #141a26 !important;
    display: flex !important;
}

.fcom_auth_page .fcom_layout_main[style] {
    background-color: #0b0f17 !important;
    --fcom-primary-bg: #0b0f17 !important;
    --fcom-primary-text: #e5ddd0 !important;
}

.fcom_auth_page .fcom_layout_main h1,
.fcom_auth_page .fcom_layout_main h2,
.fcom_auth_page .fcom_layout_main p,
.fcom_auth_page .fcom_layout_main label,
.fcom_auth_page .fcom_layout_main .el-form-item__label {
    color: #e5ddd0 !important;
}

.fcom_auth_page .el-input__wrapper {
    background-color: #1d2638 !important;
    box-shadow: 0 0 0 1px #2b364f inset !important;
}

.fcom_auth_page .el-input__inner {
    color: #ffffff !important;
}

.fcom_auth_page .el-button--primary {
    background-color: #ac761a !important;
    border-color: #ac761a !important;
}

.fcom_auth_page .fcom_auth_footer_links a {
    color: #ac761a !important;
}

.fcom_auth_page .fcom_title[style],
.fcom_auth_page .fcom_sub_title[style] {
    color: #ffffff !important;
}
