.btn.btn-regular {
  background-color: #0D2B4D;
}
.btn.btn-regular:hover,
.btn.btn-regular:focus,
.btn.btn-regular:active {
  border-color: #0D2B4D;
  color: #0D2B4D;
}
.btn.btn-regular:focus {
  box-shadow: 0px 0 6px rgba(13, 43, 77, 0.3333);
}
.btn.btn-regular:active {
  color: #07192c;
  border-color: #07192c;
  box-shadow: 0px 0 6px rgba(13, 43, 77, 0.3333);
}
.btn.btn-regular.btn-static {
  border-color: #0D2B4D !important;
  color: #0D2B4D !important;
}
.btn.btn-regular-invert {
  border-color: #0D2B4D;
  color: #0D2B4D;
}
.btn.btn-regular-invert:hover,
.btn.btn-regular-invert:focus,
.btn.btn-regular-invert:active {
  background-color: #0D2B4D;
}
.btn.btn-regular-invert.btn-static {
  border-color: #0D2B4D !important;
  color: #0D2B4D !important;
}
.btn.btn-auth-online-register {
  border-color: #0D2B4D;
  background-color: #0D2B4D;
  color: white;
}
.btn.btn-auth-online-register > .logo:after {
  border-right-color: rgba(13, 43, 77, 0.3333);
}
a[href].btn.btn-auth-online-register:not([disabled]):hover,
a[href].btn.btn-auth-online-register:not([disabled]):focus {
  background-color: white;
  color: #0D2B4D;
}
.btn.btn-auth-online-signin {
  border-color: #0D2B4D;
  background-color: #0D2B4D;
  color: white;
}
.btn.btn-auth-online-signin > .logo:after {
  border-right-color: rgba(13, 43, 77, 0.3333);
}
a[href].btn.btn-auth-online-signin:not([disabled]):hover,
a[href].btn.btn-auth-online-signin:not([disabled]):focus {
  background-color: white;
  color: #0D2B4D;
}
.btn.btn-secondary {
  background-color: #0D2B4D;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
  border-color: #0D2B4D;
  color: #0D2B4D;
}
.btn.btn-secondary:focus {
  box-shadow: 0px 0 6px rgba(13, 43, 77, 0.3333);
}
.btn.btn-secondary:active {
  color: #07192c;
  border-color: #07192c;
  box-shadow: 0px 0 6px rgba(13, 43, 77, 0.3333);
}
.btn.btn-secondary.btn-static {
  border-color: #0D2B4D !important;
  color: #0D2B4D !important;
}
.text-action.text-action-regular .label {
  border-bottom: 1px solid rgba(13, 43, 77, 0.3333);
}
.text-action.text-action-regular:hover .label {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.form-control:active,
.form-control:focus {
  border-color: #0D2B4D;
  box-shadow: 0 0 6px 2px #8695a6;
}
.control-label a,
.row-note a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.control-label a:hover,
.row-note a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.select-control-wrapper .select-control:active + .arrow,
.select-control-wrapper .select-control:focus + .arrow {
  border-top-color: #0D2B4D;
}
.btn-adjacent-content a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.btn-adjacent-content a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.rich-content a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.rich-content a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.rich-content .highlight {
  color: #0D2B4D;
}
.filter-group .primary-filters ul > li > a:after,
.filter-group .primary-filters ul > li > button:after {
  background-color: #0D2B4D;
}
@media (max-width: 991px) {
  .find-a-film-article .filter-group .primary-filters ul > li > a:hover,
  .find-a-film-article .filter-group .primary-filters ul > li > button:hover,
  .find-a-film-article .filter-group .primary-filters ul > li > a:focus,
  .find-a-film-article .filter-group .primary-filters ul > li > button:focus {
    border-color: #0D2B4D;
  }
}
@media (max-width: 991px) {
  .find-a-film-article .filter-group .primary-filters ul > li.active > a,
  .find-a-film-article .filter-group .primary-filters ul > li.active > button {
    color: white;
    background-color: #0D2B4D;
  }
}
.social-nav .service a[href]:hover > .label,
.social-nav .service a[href]:focus > .label {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.sidebar-nav li > a:hover {
  border-color: #0D2B4D;
}
.sidebar-nav li.-active > a {
  border-color: #0D2B4D;
  color: #0D2B4D;
}
.crumb-header > .title a {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.crumb-header > .title a:hover,
.crumb-header > .title a:focus {
  border-bottom: 1px solid #0d2b4d;
}
.dropdown-menu .option > .optiontarget:not([disabled]):hover,
.dropdown-menu .option > .optiontarget:not([disabled]):focus {
  color: white;
  background-color: #0D2B4D;
}
.festival-alert > .inner > a .underline {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.festival-alert > .inner > a:hover .underline {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.table-of-contents {
  border-color: #0D2B4D;
}
.article-title a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.article-title .toggle:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.article-title.-visiblelink a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.article-title.-visiblelink a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.thumbnail-grid > .thumbnail > .content > .title a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.thumbnail-grid > .thumbnail > .content > .title a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.thumbnail-grid > .thumbnail > .content > .media:hover + .title a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.gallery-grid .media-wrapper a:after {
  background-color: rgba(13, 43, 77, 0.5);
}
.paginated-strip > .pages .link[href]:hover:before,
.paginated-strip > .pages .link[href]:focus:before {
  background-color: #0D2B4D;
}
.paginated-strip > .pages .link.-current:before {
  background-color: #0D2B4D;
}
.content-title.-visiblelink a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.content-title.-visiblelink a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card.film-card .media:before {
  background-color: #0D2B4D;
}
.card.film-card .media:hover + .film-info .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card.director-card .name a[href]:hover,
.card.director-card .name a[href]:focus {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card.director-card .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.card.director-card .title a[href]:hover,
.card.director-card .title a[href]:focus {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card.media-card .media:hover + .detail .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card.media-card .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.card.media-card .title a[href]:hover,
.card.media-card .title a[href]:focus {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card.article-card a[href] .title {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.card.article-card a[href]:hover .title,
.card.article-card a[href]:focus .title {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.secondary-filters .iScrollIndicator:hover:before,
.secondary-filters .iScrollIndicator.iScrollIndicatorActive:before {
  background-color: #0D2B4D;
}
.secondary-filters.alpha-numeric .filteritem a > span,
.secondary-filters.terms .filteritem a > span,
.secondary-filters.years .filteritem a > span {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.secondary-filters.alpha-numeric .filteritem a:hover > span,
.secondary-filters.terms .filteritem a:hover > span,
.secondary-filters.years .filteritem a:hover > span,
.secondary-filters.alpha-numeric .filteritem a:focus > span,
.secondary-filters.terms .filteritem a:focus > span,
.secondary-filters.years .filteritem a:focus > span {
  border-bottom: 1px solid #0d2b4d;
}
.secondary-filters.alpha-numeric .filteritem.-active a,
.secondary-filters.terms .filteritem.-active a,
.secondary-filters.years .filteritem.-active a {
  color: #0D2B4D;
}
.secondary-filters.days .filteritem.-has-sessions > a[href]:hover time,
.secondary-filters.days .filteritem.-has-sessions > a[href]:focus time {
  border-color: #0D2B4D;
}
.secondary-filters.days .filteritem.-active time {
  background-color: #0D2B4D;
  color: white;
}
.film-article .screening-meta a:hover {
  border-bottom-color: #0D2B4D;
}
.cognito .c-forms-form button.c-icon-button,
.cognito .c-forms-form button:not(.c-icon-button) {
  background-color: #0D2B4D !important;
}
@media screen {
  .site-header > .masthead {
    background-color: #0D2B4D;
  }
}
@media screen and (min-width: 992px) {
  .site-header > .masthead.-has-main-nav:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid white;
    opacity: 0.3333333333333333;
  }
}
@media screen {
  .site-header .festival-logo svg path {
    fill: white;
  }
}
@media screen {
  .site-header .festival-details {
    color: white;
  }
}
@media screen and (max-width: 991px) {
  .site-header .festival-details {
    color: #0D2B4D;
    border-bottom-color: rgba(13, 43, 77, 0.3333);
  }
}
@media screen {
  .site-header .festival-details .positioninganchor > a[href] .name {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  .site-header .festival-details .positioninganchor > a[href]:hover .name,
  .site-header .festival-details .positioninganchor > a[href]:focus .name {
    border-bottom: 1px solid #ffffff;
  }
}
@media screen {
  .site-header .user-nav > .navlist > .navitem {
    color: white;
  }
  .site-header .user-nav > .navlist > .navitem.-default > a[href] {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  .site-header .user-nav > .navlist > .navitem.-default > a[href]:hover,
  .site-header .user-nav > .navlist > .navitem.-default > a[href]:focus {
    border-bottom: 1px solid #ffffff;
  }
  .site-header .user-nav > .navlist > .navitem.-wishlist > a[href]:hover .title,
  .site-header .user-nav > .navlist > .navitem.-wishlist > a[href]:focus .title {
    border-bottom: 1px solid #ffffff;
  }
  .site-header .user-nav > .navlist > .navitem.-wishlist .title {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  .site-header .user-nav > .navlist > .navitem.-wishlist .count {
    background-color: white;
    color: #0D2B4D;
  }
}
.main-nav {
  background-color: #0D2B4D;
  color: white;
}
.main-nav > .menu-burger {
  color: white;
}
.main-nav > .menubutton:focus {
  background-color: rgba(208, 165, 72, 0.5);
}
@media screen and (min-width: 992px) {
  .main-nav:after {
    border-bottom-color: white;
  }
}
@media (max-width: 991px) {
  .main-nav {
    background-color: #0D2B4D;
  }
}
@media (max-width: 991px) {
  .site-header .main-nav:before {
    background-color: #0D2B4D;
  }
}
@media (max-width: 991px) {
  .main-nav .navlist > .navitem .subnav .subnavitem > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  .main-nav .navlist > .navitem .subnav .subnavitem > a:hover,
  .main-nav .navlist > .navitem .subnav .subnavitem > a:focus {
    border-bottom: 1px solid #ffffff;
  }
}
@media (max-width: 991px) {
  .main-nav .navlist > .navitem.-default > .label {
    border-bottom: 3px solid rgba(255, 255, 255, 0);
  }
  .main-nav .navlist > .navitem.-default > .label:hover,
  .main-nav .navlist > .navitem.-default > .label:focus {
    border-bottom: 3px solid #ffffff;
  }
  .main-nav .navlist > .navitem.-default.-active > .label {
    border-bottom-color: white;
  }
}
.main-nav .navlist > .navitem.-returntolatestfestival > a .label {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.main-nav .navlist > .navitem.-returntolatestfestival > a:hover .label,
.main-nav .navlist > .navitem.-returntolatestfestival > a:focus .label {
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 991px) {
  .main-nav .navlist > .navitem.-default,
  .main-nav .navlist > .navitem.-returntolatestfestival {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.3333) 50%, rgba(255, 255, 255, 0) 0);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 1px 2px;
  }
}
@media (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 991px) and (min-resolution: 192dpi) {
  .main-nav .navlist > .navitem.-default,
  .main-nav .navlist > .navitem.-returntolatestfestival {
    background-size: 1px 1px;
  }
}
.main-nav .navitem-festivallogo svg path {
  fill: white;
}
.main-nav .navitem.-wishlist .count {
  background-color: white;
  color: #0D2B4D;
}
.main-nav .navitem.-wishlist > a[href]:hover .title,
.main-nav .navitem.-wishlist > a[href]:focus .title {
  border-bottom: 1px solid #ffffff;
}
.main-nav .navitem.-wishlist .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.region-splash-nav .region > a[href] .title {
  color: #0D2B4D;
}
.region-splash-nav .region > a[href]:hover,
.region-splash-nav .region > a[href]:focus {
  background-color: #0D2B4D;
  color: white;
}
.region-splash-nav .region > a[href]:hover .title,
.region-splash-nav .region > a[href]:focus .title {
  color: currentColor;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}
.region-festival-finished .festivalfinished > .header {
  background-color: #0D2B4D;
}
.module > .header > .meta > a:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.schedule-visual-guide .navigation > button {
  color: white;
  border-color: #0D2B4D;
  background-color: #0D2B4D;
}
.region-home-schedule > .schedule-header {
  border-bottom-color: #0D2B4D;
}
.region-home-schedule > .schedule-header .schedule-link .title .label {
  color: #0D2B4D;
}
.region-home-schedule > .schedule-header .schedule-link .title .label a {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.region-home-schedule > .schedule-header .schedule-link .title .label a:hover,
.region-home-schedule > .schedule-header .schedule-link .title .label a:focus {
  border-bottom: 1px solid #0d2b4d;
}
.schedule-days > .days > .day.-has-sessions > .wrapper[href]:hover,
.schedule-days > .days > .day.-has-sessions > .wrapper[href]:focus {
  border-color: #0D2B4D;
}
.schedule-days > .days > .day.active > .wrapper {
  color: white;
  background-color: #0D2B4D;
  border-color: #0D2B4D;
}
.schedule-days > .days > .more > a[href] > .label {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.schedule-days > .days > .more > a[href]:hover > .label,
.schedule-days > .days > .more > a[href]:focus > .label {
  border-bottom: 1px solid #0d2b4d;
}
.region-home-tweets .followlink > .label {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.region-home-tweets .followlink:hover > .label,
.region-home-tweets .followlink:focus > .label {
  border-bottom: 1px solid #0d2b4d;
}
/*
.user-session-list .session {
	&.is-wished {
		.user-session-body-table {
			td {
				&.controls,
				&.controls:after {
					background-color: mix(@brand-primary, #fff, 10%);
				}
			}
		}
	}

	&.is-purchased {
		.user-session-body-table {
			td {
				&.controls,
				&.controls:after {
					background-color: mix(@brand-secondary, #fff, 10%);
				}
			}
		}
	}
}
*/
.festival-archive-item .header .title a {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.festival-archive-item .header .browse-link > span {
  color: #0D2B4D;
}
.festival-archive-item .header .browse-link:hover > span {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.festival-archive-item .header .browse-link:before {
  border-color: #0D2B4D;
}
.archive-breadcrumbs .crumb a.label:hover {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.archive-breadcrumbs .crumb.archive {
  background-color: #0D2B4D;
}
.video-modal .modal-header > .close {
  color: #0D2B4D;
}
.video-modal .modal-header > .close:hover,
.video-modal .modal-header > .close:focus {
  background-color: #0D2B4D;
}
/*
.mynziff-article {
	> .user-list-fitler-group {
		.inner {
			.primary-filters {
				ul {
					> li {
						&.wishlist {
							> a {
								&:hover {
								}
							}

							&.active {
								> a {
									background-color: @brand-primary;
								}
							}
						}

						&.purchased {
							> a {
								&:hover {
								}
							}

							&.active {
								> a {
									background-color: @brand-secondary;
								}
							}
						}
					}
				}
			}
		}
	}

	&.mynziff-wishlist-article {
		&.filtered-by-wishlist {
			.user-list-fitler-group {
				.inner {
					border-color: mix(@brand-primary, #fff, 1 / 3 * 100%);

					.primary-filters {
						background-color: mix(@brand-primary, #fff, 10%);
					}
				}
			}

			.user-session-list .user-session-body-table {
				td {
					&.controls,
					&.controls:after {
						background-color: mix(@brand-primary, #fff, 10%);
					}
				}
			}
		}

		&.filtered-by-purchased {
			.user-list-fitler-group {
				.inner {
					border-color: mix(@brand-secondary, #fff, 1 / 3 * 100%);

					.primary-filters {
						background-color: mix(@brand-secondary, #fff, 10%);
					}
				}
			}

			.user-session-list .user-session-body-table {
				td {
					&.controls,
					&.controls:after {
						background-color: mix(@brand-secondary, #fff, 10%);
					}
				}
			}
		}
	}
}
*/
/* Film Page
------------------------------------------------------------*/
.festival-programme-strip .linkgroup .link:hover > .label {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.region-features .featurenavigation .navitem > .label:hover:before,
.region-features .featurenavigation .navitem > .label:focus:before,
.region-features .featurenavigation .navitem.is-nav-selected > .label:before {
  background-color: #0D2B4D;
}
.region-features .flickity-page-dots .dot.is-selected:after {
  background-color: #0D2B4D;
}
.region-feature .category-label {
  color: white;
  background-color: #0D2B4D;
}
.region-feature .body > .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.region-feature .body > .title a[href]:hover,
.region-feature .body > .title a[href]:focus {
  border-bottom: 1px solid #0d2b4d;
}
.region-feature:hover .body a[href],
.region-feature:hover .footer a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.region-feature .body a[href],
.region-feature .footer a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.region-feature .body a[href]:hover,
.region-feature .footer a[href]:hover,
.region-feature .body a[href]:focus,
.region-feature .footer a[href]:focus {
  border-bottom: 1px solid #0d2b4d;
}
.region-feature .category {
  border-top-color: #0D2B4D;
}
/* Vista progress screen
------------------------------------------------------------*/
.vista-progress div.vista-order-progress .vista-order-progress-bar {
  background: #0D2B4D;
}
.region-features .featurenavigation .navitem[data-category] > .label:before,
.region-features .featurenavigation .navitem[data-category].is-nav-selected > .label:before {
  background-color: #0D2B4D;
}
.region-feature[data-category] .category-label {
  color: white;
  background-color: #0D2B4D;
}
.region-feature[data-category] .body > .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.region-feature[data-category] .body > .title a[href]:hover,
.region-feature[data-category] .body > .title a[href]:focus {
  border-bottom: 1px solid #0d2b4d;
}
.region-feature[data-category]:hover .body a[href],
.region-feature[data-category]:hover .footer a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.25);
}
.region-feature[data-category] .body a[href],
.region-feature[data-category] .footer a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
.region-feature[data-category] .body a[href]:hover,
.region-feature[data-category] .footer a[href]:hover,
.region-feature[data-category] .body a[href]:focus,
.region-feature[data-category] .footer a[href]:focus {
  border-bottom: 1px solid #0d2b4d;
}
.region-feature[data-category] .category {
  border-top-color: #0D2B4D;
}
.category-list li[data-category] > a {
  border-bottom-color: #9eaab8;
}
.category-list li[data-category] > a:hover {
  border-bottom-color: #0D2B4D;
}
.category-list li[data-category].active > a {
  border-bottom-color: #0D2B4D;
}
.category-label[data-category] {
  color: white;
  background-color: #0D2B4D;
}
.filter-group .terms.categories li[data-category] > a {
  background-color: #0D2B4D;
  color: white;
}
.filter-group .terms.categories li[data-category] > a > span {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.filter-group .terms.categories li[data-category] > a > span:hover,
.filter-group .terms.categories li[data-category] > a > span:focus {
  border-bottom: 1px solid #ffffff;
}
.filter-group .terms.categories li[data-category].-active > a > span {
  border-bottom: 1px solid #ffffff;
}
.card.film-card[data-category] .media:before {
  background-color: #0D2B4D;
}
.card.film-card[data-category] .media:hover + .film-info .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.card-popover[data-category] {
  background-color: #0D2B4D;
}
.card-popover[data-category] > .close {
  color: white;
  background-color: #0D2B4D;
}
.card-popover[data-category] > .card.film-card .media:before {
  background-color: #0D2B4D;
}
.card-popover[data-category] > .card.film-card .media:hover + .film-info .title a[href] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}
.card-popover[data-category] > .card.film-card .film-info {
  color: white;
}
.card-popover[data-category] > .card.film-card .film-info .title a[href] {
  color: currentColor;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.card-popover[data-category] > .card.film-card .film-info .title a[href]:hover,
.card-popover[data-category] > .card.film-card .film-info .title a[href]:focus {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}
.card-popover[data-category] > .card.film-card .button-control {
  color: white;
}
.card-popover[data-category] > .card.film-card .button-control:not([disabled]) > .label {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.card-popover[data-category] > .card.film-card .button-control:not([disabled]):hover > .label,
.card-popover[data-category] > .card.film-card .button-control:not([disabled]):focus > .label {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}
[data-category] .film-info .title a {
  border-bottom: 1px solid rgba(13, 43, 77, 0);
}
[data-category] .film-info .title a[href]:hover,
[data-category] .film-info .title a[href]:focus {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.film-article[data-category] > .hero {
  background-color: #0D2B4D;
  color: white;
}
.film-article[data-category] > .festival-archive-strip {
  color: white;
  background-color: #0D2B4D;
}
.film-article[data-category] > .festival-archive-strip .title a[href] {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.film-article[data-category] > .festival-archive-strip .title a[href]:hover,
.film-article[data-category] > .festival-archive-strip .title a[href]:focus {
  border-bottom: 1px solid #ffffff;
}
.film-article[data-category] > .article-header {
  background-color: #0D2B4D;
  color: white;
}
.film-article[data-category] > .article-header .category-label {
  background-color: white;
  color: #0D2B4D;
}
.film-article[data-category] > .article-header .director-group a[href],
.film-article[data-category] > .article-header .canonical-block a[href] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.film-article[data-category] > .article-header .director-group a[href]:hover,
.film-article[data-category] > .article-header .canonical-block a[href]:hover,
.film-article[data-category] > .article-header .director-group a[href]:focus,
.film-article[data-category] > .article-header .canonical-block a[href]:focus {
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}
.film-article[data-category] > .article-header {
  background-color: #0D2B4D;
  color: white;
}
.schedule-list .session[data-category]:after {
  background-color: #0D2B4D;
}
.schedule-list .session[data-category] .media:hover + .film-info .title a[href] {
  border-bottom: 1px solid rgba(13, 43, 77, 0.75);
}
.schedule-visual-guide .venue-sessions > .session[data-category]:before {
  background-color: #0D2B4D;
}
.user-session-list-table .session[data-category] {
  border-left-color: #0D2B4D;
}
.user-session-list-table .session[data-category] td.media:hover + td.body .session-info .title a {
  border-bottom-color: #0D2B4D;
}
.banner-message {
  background: #D0A548;
}
