html.theme-tcom {
    --primary-color: #319aca;
    --secondary-color: #c9e0fc;
}

html.theme-tnc {
    --primary-color: #f39518;
    --secondary-color: #fff7ed;
}

html.theme-wbs {
    --primary-color: #e6002d;
    --secondary-color: #faedf0;
}

.gtm-noscript-frame {
    display: none;
    visibility: hidden;
}

.l-header .headerCont_logo .wbs-logo-link {
    width: 49%;
}

.l-header .headerCont_logo .wbs-logo-image {
    width: 92%;
}
