.logo {
    width: 50px;
    height: 50px;
}

.breadcrumb {
    padding: 0.75rem 0rem;
    background-color: unset;
}

.data_page {
    margin-top: 25px;
}

.title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.attach {
    margin-top: 0;
}

.page_detail {
    padding-bottom: 40px;
}

.footer {
    background: #3c3c3c;
}

.footer_text,
.footer_detail .footer_text > a {
    color: #efefef;
}

.modal .modal-title {
    font-size: 1.2rem;
}

.hl {
    background: #f8cccb;
    color: #ea3b38;
}

.step,
.faq {
    margin-bottom: 64px;
}

.btn-area .logout-btn {
    margin-left: 12px;
}

.wxacode {
    width: 64px;
    height: 64px;
}

.mpcode {
    text-align: center;
}

.mpcode img {
    margin: 16px auto;
    width: 96px;
    height: 96px;
}

.faq-desc {
    color: #07c160;
    font-size: smaller;
}
