/* トップ */
.widget-header__border {
    border-color:#85C2DF !important;
}

.widget-title__border {
    background-color: #85C2DF !important;
}

.widget-header__button .v-btn__content {
    color: #85C2DF !important;
}

.theme--dark.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
    background: #D75890 !important;
}

/* 上部に戻るボタン */

.header-tab__active__event {
    color: #D75890 !important;
    border-bottom: 2px solid #D75890 !important;
}

/* ブース内 */
.base-background-color {
    background-color: #85C2DF !important;
}

/* チケット申し込みページ */
.page-selector__border {
    border: 4px solid #85C2DF !important;
}