/* Theme Colors*/
/*

See notes on colors here: https://www.figma.com/file/r2UddSUCTJKoljBh1pHLOx/LOC_Web_Styles_Interactions_Modules?node-id=0%3A2

*/
body, .rich-text p, .adage-modal-heading-small, .my-calendar-event-displayname,
.caption, .rich-text .small, .rich-text .caption, .artist-list-legend p, .artist-modal-role-subtitle, .ace-cal-grid-event-na, .ace-cal-list-event-price, .performance-search-helper,
.small, .lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
.arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle, input[type='text'], input[type='number'], input[type='password'], input[type='tel'], input[type='email'], input[type='search'], input[type='url'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], select,
textarea, .artist-modal .artist-modal-name {
  font-family: "ITCAvantGardeGothic-Body", Helvetica, Arial, sans-serif;
  font-weight: normal; }

.lyric-header-title,
h1,
.heading-xl, #checkoutDonation .lyric-cart-roundup .suggestedDonation label,
#checkoutDonation .lyric-cart-roundup .donationTotalWrap label, .lyric-merch-detail-title,
h2,
.h2-style,
.heading-l, .lyric-nav-links-button, .lyric-cart-item .flexGuidelines h5,
.lyric-cart-item .flexGuidelines h2, .lyric-seating-section, .adage-modal-heading, .adage-listing-item-heading, .ace-cal-list-day-date,
h3,
.h3-style,
.heading-m, .lyric-donation-submit-btn, #paymentContainer .checkoutBtns:last-child a, .adage-linklist-container a,
.cross-link, .rich-text blockquote, .adage-quote-text, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .lyric-donation-submit-btn input[type=submit], .lyric-donation-form-large-label, .lyric-donation-form legend, .lyric-donation-form h3, .account-contact-additional h2, .account-view-all-btn, .account-cards .account-cards-title, .my-calendar-event-details-title, .lyric-merch-item-name, .rich-text h4, .adage-video-content-heading, .adage-highlight-item-title p, .adage-highlight-item-title a, .adage-featured-item-title p, .adage-featured-item-title a, .notes-heading, .homefeature-item-title, .home-carousel-slide-inner-heading, .adage-sponsor-subsection-heading, .adp-content-role,
h4,
.h4-style,
.heading-ms, #bestAvailableTable th p, #bestAvailableTable td p, .account-user h3, .my-calendar-pagination li, .my-gifts-pagination li, .lyric-merch-detail-info .promo-title, .rich-text h5, .rich-text .large, .adage-audio-item-heading, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-artist-list-intro, .adage-detail-artist-btn, .adage-detail-artist-item, .adage-detail-page-composer, .blog-author,
h5,
.h5-style,
.heading-s, .lyric-donation-form input[type=checkbox] + label, .lyric-donation-form input[type=radio] + label, .account-contact h3, .account-cards-callout, .rich-text h6, .social-share-hashtag, .artist-item-name,
h6,
.h6-style,
.heading-xs, .my-calendar-event-actions-eventdetails, .my-calendar-event-actions-status, .my-calendar-event-actions-status-attending, .my-membership-item-actions-status, .ace-cal-grid-weekday, .ace-cal-grid-day-date {
  font-family: "ITCAvantGardeGothic", Helvetica, Arial, sans-serif;
  font-weight: 275; }

/*
8 : 5  homepage hero XL & L 
8 : 5  homepage hero MED  
9 : 10  home page hero SM 
16 : 5  interior page hero XL & L 
16 : 5  interior page hero MED
9 : 5  interior page hero SM
images within modules:
	1 : 1 (square)
    9 : 6 (rectangles)
*/
/* z-index: map-get($zindex, z-index-#); */
.adage-fiftyfifty .adage-image-block figcaption,
.visually-hidden,
.sr-only {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute; }


.hide {
  display: none;
  visibility: hidden; }

/* Themes Mixins */
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html, body {
  height: 100%;
  font-size: 100%; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style-type: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: middle; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

.addeventatc:focus, a[href]:not([tabindex='-1']),
.slick-dots li button:not([tabindex='-1']),
area[href]:not([tabindex='-1']),
input:not([disabled]):not([tabindex='-1']),
select:not([disabled]):not([tabindex='-1']),
textarea:not([disabled]):not([tabindex='-1']),
button:not([disabled]):not([tabindex='-1']),
iframe:not([tabindex='-1']),
[tabindex]:not([tabindex='-1']),
[contentEditable=true]:not([tabindex='-1']), input[type='checkbox'] + label:before, input[type='checkbox'] + input[type='hidden'] + label:before, input[type='checkbox'] + span > label:before,
input[type='radio'] + label:before,
input[type='radio'] + input[type='hidden'] + label:before,
input[type='radio'] + span > label:before, .filter-list li input:focus + label {
  outline: 2px solid transparent;
  outline-offset: 5px; }

.addeventatc:focus, a[href]:not([tabindex='-1']):focus,
.slick-dots li button:not([tabindex='-1']):focus,
area[href]:not([tabindex='-1']):focus,
input:not([disabled]):not([tabindex='-1']):focus,
select:not([disabled]):not([tabindex='-1']):focus,
textarea:not([disabled]):not([tabindex='-1']):focus,
button:not([disabled]):not([tabindex='-1']):focus,
iframe:not([tabindex='-1']):focus,
[tabindex]:not([tabindex='-1']):focus,
[contentEditable=true]:not([tabindex='-1']):focus, input[type='checkbox']:focus + label:before,
input[type='checkbox']:focus + input[type='hidden'] + label:before, input[type='checkbox']:focus + span > label:before,
input[type='radio']:focus + label:before,
input[type='radio']:focus + input[type='hidden'] + label:before,
input[type='radio']:focus + span > label:before, div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:focus + .fuax-label,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:focus + input[type='hidden'] + .fuax-label,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:focus + .fuax-label,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:focus + input[type='hidden'] + .fuax-label, .filter-list li input:focus + label {
  outline-color: #F4666B; }

.addeventatc:focus:active {
  outline: none !important; }

a[href]:not([tabindex='-1']):focus:active,
.slick-dots li button:not([tabindex='-1']):focus:active,
area[href]:not([tabindex='-1']):focus:active,
input:not([disabled]):not([tabindex='-1']):focus:active,
select:not([disabled]):not([tabindex='-1']):focus:active,
textarea:not([disabled]):not([tabindex='-1']):focus:active,
button:not([disabled]):not([tabindex='-1']):focus:active,
iframe:not([tabindex='-1']):focus:active,
[tabindex]:not([tabindex='-1']):focus:active,
[contentEditable=true]:not([tabindex='-1']):focus:active {
  outline: none !important; }

@keyframes slideOpenMobile {
  0% {
    max-height: 0; }
  99% {
    max-height: 800px; }
  100% {
    max-height: none; } }

@keyframes slideClosedMobile {
  0% {
    max-height: none; }
  1% {
    max-height: 800px; }
  100% {
    max-height: 0; } }

@keyframes slideOpenMobileIE {
  0% {
    max-height: 0; }
  99% {
    max-height: 800px; }
  100% {
    max-height: 10000px; } }

@keyframes slideClosedMobileIE {
  0% {
    max-height: 10000px; }
  1% {
    max-height: 800px; }
  100% {
    max-height: 0; } }

@keyframes slideOpen {
  0% {
    max-height: 0; }
  99% {
    max-height: 400px; }
  100% {
    max-height: none; } }

@keyframes slideClosed {
  0% {
    max-height: none; }
  1% {
    max-height: 400px; }
  100% {
    max-height: 0; } }

@keyframes slideOpenIE {
  0% {
    max-height: 0; }
  99% {
    max-height: 500px; }
  100% {
    max-height: 10000px; } }

@keyframes slideClosedIE {
  0% {
    max-height: 10000px; }
  1% {
    max-height: 500px; }
  100% {
    max-height: 0; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Slide In Element */
@keyframes slideIn {
  from {
    transform: translateY(-120%); }
  to {
    transform: translateY(0); } }

/* Fade In */
@keyframes fade-in {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Fade Out - hide on finish */
@keyframes fade-out {
  0% {
    opacity: 1;
    z-index: 100000; }
  100% {
    opacity: 0;
    visibility: hidden;
    display: none;
    z-index: 100; } }

@keyframes load5 {
  0%, 100% {
    box-shadow: 0rem -2.6rem 0rem 0rem #91004C, 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2), 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.2), 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.2), 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.2), -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.5), -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.7); }
  12.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.7), 1.8rem -1.8rem 0 0rem #91004C, 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.2), 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.2), 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.2), -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.5); }
  25% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.5), 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.7), 2.5rem 0rem 0 0rem #91004C, 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.2), 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.2), -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2); }
  37.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.2), 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.5), 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.7), 1.75rem 1.75rem 0 0rem #91004C, 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.2), -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2); }
  50% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.2), 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2), 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.5), 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.7), 0rem 2.5rem 0 0rem #91004C, -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.2), -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2); }
  62.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.2), 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2), 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.2), 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.5), 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.7), -1.8rem 1.8rem 0 0rem #91004C, -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2); }
  75% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.2), 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2), 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.2), 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.2), 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.5), -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.7), -2.6rem 0rem 0 0rem #91004C, -1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2); }
  87.5% {
    box-shadow: 0rem -2.6rem 0rem 0rem rgba(145, 0, 76, 0.2), 1.8rem -1.8rem 0 0rem rgba(145, 0, 76, 0.2), 2.5rem 0rem 0 0rem rgba(145, 0, 76, 0.2), 1.75rem 1.75rem 0 0rem rgba(145, 0, 76, 0.2), 0rem 2.5rem 0 0rem rgba(145, 0, 76, 0.2), -1.8rem 1.8rem 0 0rem rgba(145, 0, 76, 0.5), -2.6rem 0rem 0 0rem rgba(145, 0, 76, 0.7), -1.8rem -1.8rem 0 0rem #91004C; } }

@keyframes height {
  from {
    height: 0; }
  to {
    height: 3.75rem; } }

@font-face {
  font-family: 'ITCAvantGardeGothic';
  font-style: normal;
  font-weight: 275;
  src: url("/static/fonts/ITCAvantGardeGothicW05-XLt.woff2") format("woff2"), url("/static/fonts/baskerville/ITCAvantGardeGothicW05-XLt.woff") format("woff"); }

@font-face {
  font-family: 'ITCAvantGardeGothic';
  font-style: italic;
  font-weight: 275;
  src: url("/static/fonts/ITCAvantGardeGothicW05-XLtObl.woff2") format("woff2"), url("/static/fonts/baskerville/ITCAvantGardeGothicW05-XLtObl.woff") format("woff"); }

@font-face {
  font-family: 'ITCAvantGardeGothic';
  font-style: normal;
  font-weight: 500;
  src: url("/static/fonts/ITCAvantGardeGothicW05-Md.woff2") format("woff2"), url("/static/fonts/baskerville/ITCAvantGardeGothicW05-Md.woff") format("woff"); }

@font-face {
  font-family: 'ITCAvantGardeGothic';
  font-style: normal;
  font-weight: bold;
  src: url("/static/fonts/ITCAvantGardeGothicW05-Bold.woff") format("woff"), url("/static/fonts/baskerville/ITCAvantGardeGothicW05-Bold.woff2") format("woff2"); }

@font-face {
  font-family: 'ITCAvantGardeGothic-Body';
  font-style: normal;
  font-weight: normal;
  src: url("/static/fonts/ITCAvantGardeGothicW05-Book.woff") format("woff"), url("/static/fonts/ITCAvantGardeGothicW05-Book.woff2") format("woff2"); }

@font-face {
  font-family: 'ITCAvantGardeGothic-Body';
  font-style: italic;
  font-weight: normal;
  src: url("/static/fonts/ITCAvantGardeGothicW05-BkObl.woff") format("woff"), url("/static/fonts/ITCAvantGardeGothicW05-BkObl.woff2") format("woff2"); }

@font-face {
  font-family: 'ITCAvantGardeGothic-Body';
  font-style: normal;
  font-weight: bold;
  src: url("/static/fonts/ITCAvantGardeGothicW05-Bold.woff") format("woff"), url("/static/fonts/baskerville/ITCAvantGardeGothicW05-Bold.woff2") format("woff2"); }

html {
  font-size: 100%;
  scroll-behavior: smooth; }

body, .rich-text p, .adage-modal-heading-small, .my-calendar-event-displayname,
.caption, .rich-text .small, .rich-text .caption, .artist-list-legend p, .artist-modal-role-subtitle, .ace-cal-grid-event-na, .ace-cal-list-event-price, .performance-search-helper,
.small, .lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
.arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle, input[type='text'], input[type='number'], input[type='password'], input[type='tel'], input[type='email'], input[type='search'], input[type='url'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], select,
textarea, .artist-modal .artist-modal-name {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: normal; }
  @media screen and (max-width: 40em) {
    body, .rich-text p, .adage-modal-heading-small, .my-calendar-event-displayname,
    .caption, .rich-text .small, .rich-text .caption, .artist-list-legend p, .artist-modal-role-subtitle, .ace-cal-grid-event-na, .ace-cal-list-event-price, .performance-search-helper,
    .small, .lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
    .btn-black, .btn-expand, .btn,
    .btn-secondary,
    .btn-tertiary,
    button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
    .arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle, input[type='text'], input[type='number'], input[type='password'], input[type='tel'], input[type='email'], input[type='search'], input[type='url'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], select,
    textarea, .artist-modal .artist-modal-name {
      font-size: 1rem;
      line-height: 1.375; } }

body {
  color: #000000; }
  body ::selection {
    color: #ffffff;
    background-color: #91004C; }
  body ::-moz-selection {
    color: #ffffff;
    background-color: #91004C; }

a, .btn-link, .tool-tip-css {
  text-decoration: underline;
  cursor: pointer;
  color: #000000; }
  a:hover, .btn-link:hover, .tool-tip-css:hover, a:focus, .btn-link:focus, .tool-tip-css:focus {
    color: #F4666B;
    text-decoration: none; }

*[id] {
  scroll-margin-top: var(--nav-clearance); }

b,
strong,
.bold {
  font-weight: bold; }

em,
i {
  font-style: italic; }

.lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
.arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle {
  text-transform: uppercase; }

.rich-text p, .adage-modal-heading-small {
  font-size: 1.25rem;
  line-height: 1.3; }
  @media screen and (max-width: 40em) {
    .rich-text p, .adage-modal-heading-small {
      font-size: 1rem;
      line-height: 1.375; } }

.lyric-header-title,
h1,
.heading-xl {
  font-size: 6.25rem;
  line-height: 1.1; }
  @media screen and (max-width: 80em) {
    .lyric-header-title,
    h1,
    .heading-xl {
      font-size: 4rem;
      line-height: 1.09; } }

#checkoutDonation .lyric-cart-roundup .suggestedDonation label,
#checkoutDonation .lyric-cart-roundup .donationTotalWrap label, .lyric-merch-detail-title,
h2,
.h2-style,
.heading-l {
  font-size: 4.25rem;
  line-height: 1.05882; }
  @media screen and (max-width: 80em) {
    #checkoutDonation .lyric-cart-roundup .suggestedDonation label,
    #checkoutDonation .lyric-cart-roundup .donationTotalWrap label, .lyric-merch-detail-title,
    h2,
    .h2-style,
    .heading-l {
      font-size: 3rem;
      line-height: 1.125; } }

.lyric-nav-links-button, .lyric-cart-item .flexGuidelines h5,
.lyric-cart-item .flexGuidelines h2, .lyric-seating-section, .adage-modal-heading, .adage-listing-item-heading, .ace-cal-list-day-date,
h3,
.h3-style,
.heading-m {
  font-size: 3.75rem;
  line-height: 1.26667; }
  @media screen and (max-width: 80em) {
    .lyric-nav-links-button, .lyric-cart-item .flexGuidelines h5,
    .lyric-cart-item .flexGuidelines h2, .lyric-seating-section, .adage-modal-heading, .adage-listing-item-heading, .ace-cal-list-day-date,
    h3,
    .h3-style,
    .heading-m {
      font-size: 2.25rem;
      line-height: 1.38889; } }
  @media screen and (max-width: 40em) {
    .lyric-nav-links-button, .lyric-cart-item .flexGuidelines h5,
    .lyric-cart-item .flexGuidelines h2, .lyric-seating-section, .adage-modal-heading, .adage-listing-item-heading, .ace-cal-list-day-date,
    h3,
    .h3-style,
    .heading-m {
      font-size: 1.875rem;
      line-height: 1.46667; } }

.lyric-donation-submit-btn, #paymentContainer .checkoutBtns:last-child a, .adage-linklist-container a,
.cross-link, .rich-text blockquote, .adage-quote-text, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .lyric-donation-submit-btn input[type=submit], .lyric-donation-form-large-label, .lyric-donation-form legend, .lyric-donation-form h3, .account-contact-additional h2, .account-view-all-btn, .account-cards .account-cards-title, .my-calendar-event-details-title, .lyric-merch-item-name, .rich-text h4, .adage-modal-heading, .adage-video-content-heading, .adage-highlight-item-title p, .adage-highlight-item-title a, .adage-featured-item-title p, .adage-featured-item-title a, .notes-heading, .homefeature-item-title, .home-carousel-slide-inner-heading, .adage-sponsor-subsection-heading, .adp-content-role,
h4,
.h4-style,
.heading-ms {
  font-size: 3rem;
  line-height: 1.125; }
  @media screen and (max-width: 80em) {
    .lyric-donation-submit-btn, #paymentContainer .checkoutBtns:last-child a, .adage-linklist-container a,
    .cross-link, .rich-text blockquote, .adage-quote-text, .adage-video-block figcaption h2, .adage-image-block figcaption h2, .lyric-donation-submit-btn input[type=submit], .lyric-donation-form-large-label, .lyric-donation-form legend, .lyric-donation-form h3, .account-contact-additional h2, .account-view-all-btn, .account-cards .account-cards-title, .my-calendar-event-details-title, .lyric-merch-item-name, .rich-text h4, .adage-modal-heading, .adage-video-content-heading, .adage-highlight-item-title p, .adage-highlight-item-title a, .adage-featured-item-title p, .adage-featured-item-title a, .notes-heading, .homefeature-item-title, .home-carousel-slide-inner-heading, .adage-sponsor-subsection-heading, .adp-content-role,
    h4,
    .h4-style,
    .heading-ms {
      font-size: 2.25rem;
      line-height: 1.11; } }

#bestAvailableTable th p, #bestAvailableTable td p, .account-user h3, .my-calendar-pagination li, .my-gifts-pagination li, .lyric-merch-detail-info .promo-title, .rich-text h5, .rich-text .large, .adage-audio-item-heading, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-artist-list-intro, .adage-detail-artist-btn, .adage-detail-artist-item, .adage-detail-page-composer, .blog-author,
h5,
.h5-style,
.heading-s {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 500; }
  @media screen and (max-width: 80em) {
    #bestAvailableTable th p, #bestAvailableTable td p, .account-user h3, .my-calendar-pagination li, .my-gifts-pagination li, .lyric-merch-detail-info .promo-title, .rich-text h5, .rich-text .large, .adage-audio-item-heading, .ace-cal-upnext-date, .ace-cal-upnext-title-leadin, .ace-cal-filters-clearmobile button, .ace-cal-filter > label, .ace-cal-clear-filters button, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .adage-detail-artist-list-intro, .adage-detail-artist-btn, .adage-detail-artist-item, .adage-detail-page-composer, .blog-author,
    h5,
    .h5-style,
    .heading-s {
      font-size: 1.125rem;
      line-height: 1.333; } }

.lyric-donation-form input[type=checkbox] + label, .lyric-donation-form input[type=radio] + label, .account-contact h3, .account-cards-callout, .rich-text h6, .social-share-hashtag, .artist-item-name,
h6,
.h6-style,
.heading-xs {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: bold; }
  @media screen and (max-width: 40em) {
    .lyric-donation-form input[type=checkbox] + label, .lyric-donation-form input[type=radio] + label, .account-contact h3, .account-cards-callout, .rich-text h6, .social-share-hashtag, .artist-item-name,
    h6,
    .h6-style,
    .heading-xs {
      font-size: 1rem;
      line-height: 1.375; } }

.my-calendar-event-displayname,
.caption,
.rich-text .small,
.rich-text .caption,
.artist-list-legend p,
.artist-modal-role-subtitle,
.ace-cal-grid-event-na,
.ace-cal-list-event-price,
.performance-search-helper,
.small {
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (max-width: 40em) {
    .my-calendar-event-displayname,
    .caption,
    .rich-text .small,
    .rich-text .caption,
    .artist-list-legend p,
    .artist-modal-role-subtitle,
    .ace-cal-grid-event-na,
    .ace-cal-list-event-price,
    .performance-search-helper,
    .small {
      font-size: 0.75rem;
      line-height: 1.5; } }

.lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
.arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle {
  font-size: 1rem;
  line-height: 1.75; }
  @media screen and (max-width: 40em) {
    .lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
    .btn-black, .btn-expand, .btn,
    .btn-secondary,
    .btn-tertiary,
    button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
    .arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle {
      font-size: 0.75rem;
      line-height: 1.25; } }

.lyric-nav-utility-link a, .account-navigation a, .skiplink, .my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
.arrow-link, .rich-text blockquote:before, .adage-quote-text:before, .rich-text .blockquote-author, .adage-quote-citation, .lyric-nav-subnav-link, .footer-linkslist a, .account-cards-date, .account-cards-location, .subnav-list li a, .subnav-list li .btn, .cs-breadcrumbs, .frame-subtitle, .frame-prompt, .lyric-alert, .adage-audio-clip-heading, .adage-accordion-trigger, .adage-gallery .adage-gallery-item-caption-page p, .ace-cal-list-event-time, .ace-cal-list-event-venue, .upcoming-accordion-dates, .upcoming-accordion-date, .adage-detail-page-dates, .small-uppercase-bold, .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-highlight-item-pretitle p, .adage-featured-item-pretitle, .performance-search-result-composer, .performance-detail-pretitle {
  font-weight: bold;
  letter-spacing: .0625rem; }

.lyric-nav-utility-link a, .account-navigation a {
  text-decoration: none;
  color: #91004C; }
  .lyric-nav-utility-link a:hover, .account-navigation a:hover, .lyric-nav-utility-link a:focus, .account-navigation a:focus {
    color: #F4666B; }

.upcoming-perf .upcoming-messaging {
  font-size: 0.75rem;
  line-height: 1.5; }

p:empty, p:blank {
  display: none; }

address {
  line-height: 1.5; }

ol, ul {
  margin: 1.5rem 0 1.5rem 2rem; }
  ol ol,
  ol ul,
  ul ol,
  ul ul {
    margin: 1.5rem 0 1.5rem 2rem; }

ol {
  list-style-type: decimal; }

ul {
  list-style-type: square; }

h1 + h1,
h2 + h1,
h3 + h1,
h4 + h1,
h5 + h1,
h6 + h1,
label + h1,
fieldset + h1, h1 +
h2,
h2 +
h2,
h3 +
h2,
h4 +
h2,
h5 +
h2,
h6 +
h2,
label +
h2,
fieldset +
h2, h1 +
h3,
h2 +
h3,
h3 +
h3,
h4 +
h3,
h5 +
h3,
h6 +
h3,
label +
h3,
fieldset +
h3, h1 +
h4,
h2 +
h4,
h3 +
h4,
h4 +
h4,
h5 +
h4,
h6 +
h4,
label +
h4,
fieldset +
h4, h1 +
h5,
h2 +
h5,
h3 +
h5,
h4 +
h5,
h5 +
h5,
h6 +
h5,
label +
h5,
fieldset +
h5, h1 +
h6,
h2 +
h6,
h3 +
h6,
h4 +
h6,
h5 +
h6,
h6 +
h6,
label +
h6,
fieldset +
h6, h1 +
label,
h2 +
label,
h3 +
label,
h4 +
label,
h5 +
label,
h6 +
label,
label +
label,
fieldset +
label, h1 +
fieldset,
h2 +
fieldset,
h3 +
fieldset,
h4 +
fieldset,
h5 +
fieldset,
h6 +
fieldset,
label +
fieldset,
fieldset +
fieldset {
  margin-top: 1.5rem; }

h1 + div > h1,
h2 + div > h1,
h3 + div > h1,
h4 + div > h1,
h5 + div > h1,
h6 + div > h1,
label + div > h1,
fieldset + div > h1, h1 + div >
h2,
h2 + div >
h2,
h3 + div >
h2,
h4 + div >
h2,
h5 + div >
h2,
h6 + div >
h2,
label + div >
h2,
fieldset + div >
h2, h1 + div >
h3,
h2 + div >
h3,
h3 + div >
h3,
h4 + div >
h3,
h5 + div >
h3,
h6 + div >
h3,
label + div >
h3,
fieldset + div >
h3, h1 + div >
h4,
h2 + div >
h4,
h3 + div >
h4,
h4 + div >
h4,
h5 + div >
h4,
h6 + div >
h4,
label + div >
h4,
fieldset + div >
h4, h1 + div >
h5,
h2 + div >
h5,
h3 + div >
h5,
h4 + div >
h5,
h5 + div >
h5,
h6 + div >
h5,
label + div >
h5,
fieldset + div >
h5, h1 + div >
h6,
h2 + div >
h6,
h3 + div >
h6,
h4 + div >
h6,
h5 + div >
h6,
h6 + div >
h6,
label + div >
h6,
fieldset + div >
h6, h1 + div >
label,
h2 + div >
label,
h3 + div >
label,
h4 + div >
label,
h5 + div >
label,
h6 + div >
label,
label + div >
label,
fieldset + div >
label, h1 + div >
fieldset,
h2 + div >
fieldset,
h3 + div >
fieldset,
h4 + div >
fieldset,
h5 + div >
fieldset,
h6 + div >
fieldset,
label + div >
fieldset,
fieldset + div >
fieldset {
  margin-top: 1.5rem; }

div + h1, div +
h2, div +
h3, div +
h4, div +
h5, div +
h6, div +
label, div +
fieldset {
  margin-top: 1.5rem; }

div + div > h1, div + div >
h2, div + div >
h3, div + div >
h4, div + div >
h5, div + div >
h6, div + div >
label, div + div >
fieldset {
  margin-top: 1rem; }

h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
label + p,
fieldset + p {
  margin-top: 1rem; }

p + p {
  margin-top: 1rem; }

li > label {
  margin-top: 1rem; }

div + div > h1 {
  margin-top: 2rem; }

input + label,
input + p {
  margin-top: 0.5rem; }

.text-align-center {
  text-align: center; }

p.loading,
h1.loading,
h2.loading,
h3.loading,
h4.loading,
h5.loading, p.loading:before, p.loading:after,
h1.loading:before,
h1.loading:after,
h2.loading:before,
h2.loading:after,
h3.loading:before,
h3.loading:after,
h4.loading:before,
h4.loading:after,
h5.loading:before,
h5.loading:after {
  width: 0.25rem;
  height: 1.25rem;
  border-radius: 2px; }

@keyframes glow {
  0% {
    background-color: transparent; }
  50% {
    background-color: #00A390; }
  100% {
    background-color: transparent; } }

p.loading,
h1.loading,
h2.loading,
h3.loading,
h4.loading,
h5.loading {
  display: block;
  position: relative;
  margin-left: 0.5rem;
  margin-bottom: 0.25rem;
  text-indent: -9999px;
  animation: glow 0.6s 0.1s infinite; }
  p.loading:before, p.loading:after,
  h1.loading:before,
  h1.loading:after,
  h2.loading:before,
  h2.loading:after,
  h3.loading:before,
  h3.loading:after,
  h4.loading:before,
  h4.loading:after,
  h5.loading:before,
  h5.loading:after {
    content: '';
    position: absolute;
    display: block;
    top: 0; }
  p.loading:before,
  h1.loading:before,
  h2.loading:before,
  h3.loading:before,
  h4.loading:before,
  h5.loading:before {
    left: -0.5rem;
    animation: glow 0.6s 0s infinite; }
  p.loading:after,
  h1.loading:after,
  h2.loading:after,
  h3.loading:after,
  h4.loading:after,
  h5.loading:after {
    left: 0.5rem;
    animation: glow 0.6s 0.2s infinite; }

.rich-text p:not(:first-child) {
  margin-top: 1rem; }
  .rich-text p:not(:first-child).caption {
    margin-top: 0.5rem; }
    .rich-text p:not(:first-child).caption + .caption {
      margin-top: 1rem; }

@media (max-width: 64em) {
  .rich-text a[id]:empty {
    position: relative; }
    .rich-text a[id]:empty:before {
      display: block;
      content: " ";
      margin-top: -7.125rem;
      height: 7.125rem;
      opacity: 0;
      pointer-events: none; } }

html {
  animation-name: fade-in;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.3s; }

body {
  overflow-x: hidden; }
  body.nav-open {
    overflow: hidden; }

html {
  --nav-clearance: 117px;
  --subnav-clearance: 52px; }
  @media (max-width: 64em) {
    html {
      --nav-clearance: 49px; } }

.lyric-main {
  max-width: 100%;
  width: 100%;
  position: relative;
  z-index: 10; }
  @media (min-width: 64em) {
    .lyric-main {
      display: flex;
      flex-direction: column;
      justify-content: space-between; } }
  .lyric-main-inner {
    position: relative;
    padding-top: var(--nav-clearance); }
    .lyric-main-inner > *:first-child {
      border-top: none; }

.svg-sprite {
  display: none; }

.ng-cloak {
  visibility: hidden !important; }

.bgOverlay {
  background: rgba(145, 0, 76, 0.5);
  pointer-events: none; }

.modal-overlay {
  background: rgba(237, 237, 237, 0.95);
  pointer-events: none; }

.modal-background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 75; }

.error {
  color: #ED1C24;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  display: block; }

.locked {
  overflow-y: hidden; }

.svg-icon {
  width: 1.2rem;
  height: 1.2rem;
  position: relative; }
  .svg-icon:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.errorMsg, .errorBox li,
.validation-summary-errors li, .errorBox p,
.errorBox span,
.validation-summary-errors p,
.validation-summary-errors span, .invalidCartAlert, .invalidCartAlert p {
  color: #ED1C24;
  font-weight: bold;
  margin-top: 0.25rem; }

.errorMsg[style*="inline"] {
  display: block !important; }

input + .errorMsg:before,
select + .errorMsg:before {
  content: '* '; }

.errorBox,
.validation-summary-errors {
  clear: both;
  border: 1px solid #ED1C24;
  padding: 1rem;
  margin: 1rem 0; }
  .errorBox ul,
  .validation-summary-errors ul {
    margin: 0;
    list-style-type: none; }
  .errorBox p,
  .errorBox span,
  .validation-summary-errors p,
  .validation-summary-errors span {
    margin-top: 0; }

li.disabled {
  cursor: not-allowed;
  opacity: 0.5; }

.field input {
  display: block; }

textarea {
  border: 0; }

input[type='hidden'] {
  display: none; }

input[type='text'], input[type='number'], input[type='password'], input[type='tel'], input[type='email'], input[type='search'], input[type='url'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='datetime'], input[type='datetime-local'], select,
textarea {
  padding: 0.75rem 1rem;
  border: 0.125rem solid #91004C;
  color: #000000;
  transition: all 0.2s ease-in;
  width: 100%;
  max-width: 31rem;
  height: auto;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none !important;
  margin: 0; }
  .adage-themed.theme-coral input[type='text'], .adage-themed.theme-coral input[type='number'], .adage-themed.theme-coral input[type='password'], .adage-themed.theme-coral input[type='tel'], .adage-themed.theme-coral input[type='email'], .adage-themed.theme-coral input[type='search'], .adage-themed.theme-coral input[type='url'], .adage-themed.theme-coral input[type='date'], .adage-themed.theme-coral input[type='month'], .adage-themed.theme-coral input[type='week'], .adage-themed.theme-coral input[type='time'], .adage-themed.theme-coral input[type='datetime'], .adage-themed.theme-coral input[type='datetime-local'], .adage-themed.theme-coral select,
  .adage-themed.theme-coral textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed input[type='text'], .adage-detail-page.theme-coral .adage-themed input[type='number'], .adage-detail-page.theme-coral .adage-themed input[type='password'], .adage-detail-page.theme-coral .adage-themed input[type='tel'], .adage-detail-page.theme-coral .adage-themed input[type='email'], .adage-detail-page.theme-coral .adage-themed input[type='search'], .adage-detail-page.theme-coral .adage-themed input[type='url'], .adage-detail-page.theme-coral .adage-themed input[type='date'], .adage-detail-page.theme-coral .adage-themed input[type='month'], .adage-detail-page.theme-coral .adage-themed input[type='week'], .adage-detail-page.theme-coral .adage-themed input[type='time'], .adage-detail-page.theme-coral .adage-themed input[type='datetime'], .adage-detail-page.theme-coral .adage-themed input[type='datetime-local'], .adage-detail-page.theme-coral .adage-themed select,
  .adage-detail-page.theme-coral .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-yellow input[type='text'], .adage-themed.theme-yellow input[type='number'], .adage-themed.theme-yellow input[type='password'], .adage-themed.theme-yellow input[type='tel'], .adage-themed.theme-yellow input[type='email'], .adage-themed.theme-yellow input[type='search'], .adage-themed.theme-yellow input[type='url'], .adage-themed.theme-yellow input[type='date'], .adage-themed.theme-yellow input[type='month'], .adage-themed.theme-yellow input[type='week'], .adage-themed.theme-yellow input[type='time'], .adage-themed.theme-yellow input[type='datetime'], .adage-themed.theme-yellow input[type='datetime-local'], .adage-themed.theme-yellow select,
  .adage-themed.theme-yellow textarea {
    border-color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed input[type='text'], .adage-detail-page.theme-yellow .adage-themed input[type='number'], .adage-detail-page.theme-yellow .adage-themed input[type='password'], .adage-detail-page.theme-yellow .adage-themed input[type='tel'], .adage-detail-page.theme-yellow .adage-themed input[type='email'], .adage-detail-page.theme-yellow .adage-themed input[type='search'], .adage-detail-page.theme-yellow .adage-themed input[type='url'], .adage-detail-page.theme-yellow .adage-themed input[type='date'], .adage-detail-page.theme-yellow .adage-themed input[type='month'], .adage-detail-page.theme-yellow .adage-themed input[type='week'], .adage-detail-page.theme-yellow .adage-themed input[type='time'], .adage-detail-page.theme-yellow .adage-themed input[type='datetime'], .adage-detail-page.theme-yellow .adage-themed input[type='datetime-local'], .adage-detail-page.theme-yellow .adage-themed select,
  .adage-detail-page.theme-yellow .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-yellow-alt input[type='text'], .adage-themed.theme-yellow-alt input[type='number'], .adage-themed.theme-yellow-alt input[type='password'], .adage-themed.theme-yellow-alt input[type='tel'], .adage-themed.theme-yellow-alt input[type='email'], .adage-themed.theme-yellow-alt input[type='search'], .adage-themed.theme-yellow-alt input[type='url'], .adage-themed.theme-yellow-alt input[type='date'], .adage-themed.theme-yellow-alt input[type='month'], .adage-themed.theme-yellow-alt input[type='week'], .adage-themed.theme-yellow-alt input[type='time'], .adage-themed.theme-yellow-alt input[type='datetime'], .adage-themed.theme-yellow-alt input[type='datetime-local'], .adage-themed.theme-yellow-alt select,
  .adage-themed.theme-yellow-alt textarea {
    border-color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed input[type='text'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='number'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='password'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='tel'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='email'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='search'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='url'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='date'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='month'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='week'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='time'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-yellow-alt .adage-themed select,
  .adage-detail-page.theme-yellow-alt .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-orange input[type='text'], .adage-themed.theme-orange input[type='number'], .adage-themed.theme-orange input[type='password'], .adage-themed.theme-orange input[type='tel'], .adage-themed.theme-orange input[type='email'], .adage-themed.theme-orange input[type='search'], .adage-themed.theme-orange input[type='url'], .adage-themed.theme-orange input[type='date'], .adage-themed.theme-orange input[type='month'], .adage-themed.theme-orange input[type='week'], .adage-themed.theme-orange input[type='time'], .adage-themed.theme-orange input[type='datetime'], .adage-themed.theme-orange input[type='datetime-local'], .adage-themed.theme-orange select,
  .adage-themed.theme-orange textarea {
    border-color: #000000; }
  .adage-detail-page.theme-orange .adage-themed input[type='text'], .adage-detail-page.theme-orange .adage-themed input[type='number'], .adage-detail-page.theme-orange .adage-themed input[type='password'], .adage-detail-page.theme-orange .adage-themed input[type='tel'], .adage-detail-page.theme-orange .adage-themed input[type='email'], .adage-detail-page.theme-orange .adage-themed input[type='search'], .adage-detail-page.theme-orange .adage-themed input[type='url'], .adage-detail-page.theme-orange .adage-themed input[type='date'], .adage-detail-page.theme-orange .adage-themed input[type='month'], .adage-detail-page.theme-orange .adage-themed input[type='week'], .adage-detail-page.theme-orange .adage-themed input[type='time'], .adage-detail-page.theme-orange .adage-themed input[type='datetime'], .adage-detail-page.theme-orange .adage-themed input[type='datetime-local'], .adage-detail-page.theme-orange .adage-themed select,
  .adage-detail-page.theme-orange .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-orange-alt input[type='text'], .adage-themed.theme-orange-alt input[type='number'], .adage-themed.theme-orange-alt input[type='password'], .adage-themed.theme-orange-alt input[type='tel'], .adage-themed.theme-orange-alt input[type='email'], .adage-themed.theme-orange-alt input[type='search'], .adage-themed.theme-orange-alt input[type='url'], .adage-themed.theme-orange-alt input[type='date'], .adage-themed.theme-orange-alt input[type='month'], .adage-themed.theme-orange-alt input[type='week'], .adage-themed.theme-orange-alt input[type='time'], .adage-themed.theme-orange-alt input[type='datetime'], .adage-themed.theme-orange-alt input[type='datetime-local'], .adage-themed.theme-orange-alt select,
  .adage-themed.theme-orange-alt textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed input[type='text'], .adage-detail-page.theme-orange-alt .adage-themed input[type='number'], .adage-detail-page.theme-orange-alt .adage-themed input[type='password'], .adage-detail-page.theme-orange-alt .adage-themed input[type='tel'], .adage-detail-page.theme-orange-alt .adage-themed input[type='email'], .adage-detail-page.theme-orange-alt .adage-themed input[type='search'], .adage-detail-page.theme-orange-alt .adage-themed input[type='url'], .adage-detail-page.theme-orange-alt .adage-themed input[type='date'], .adage-detail-page.theme-orange-alt .adage-themed input[type='month'], .adage-detail-page.theme-orange-alt .adage-themed input[type='week'], .adage-detail-page.theme-orange-alt .adage-themed input[type='time'], .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-orange-alt .adage-themed select,
  .adage-detail-page.theme-orange-alt .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-pink input[type='text'], .adage-themed.theme-pink input[type='number'], .adage-themed.theme-pink input[type='password'], .adage-themed.theme-pink input[type='tel'], .adage-themed.theme-pink input[type='email'], .adage-themed.theme-pink input[type='search'], .adage-themed.theme-pink input[type='url'], .adage-themed.theme-pink input[type='date'], .adage-themed.theme-pink input[type='month'], .adage-themed.theme-pink input[type='week'], .adage-themed.theme-pink input[type='time'], .adage-themed.theme-pink input[type='datetime'], .adage-themed.theme-pink input[type='datetime-local'], .adage-themed.theme-pink select,
  .adage-themed.theme-pink textarea {
    border-color: #000000; }
  .adage-detail-page.theme-pink .adage-themed input[type='text'], .adage-detail-page.theme-pink .adage-themed input[type='number'], .adage-detail-page.theme-pink .adage-themed input[type='password'], .adage-detail-page.theme-pink .adage-themed input[type='tel'], .adage-detail-page.theme-pink .adage-themed input[type='email'], .adage-detail-page.theme-pink .adage-themed input[type='search'], .adage-detail-page.theme-pink .adage-themed input[type='url'], .adage-detail-page.theme-pink .adage-themed input[type='date'], .adage-detail-page.theme-pink .adage-themed input[type='month'], .adage-detail-page.theme-pink .adage-themed input[type='week'], .adage-detail-page.theme-pink .adage-themed input[type='time'], .adage-detail-page.theme-pink .adage-themed input[type='datetime'], .adage-detail-page.theme-pink .adage-themed input[type='datetime-local'], .adage-detail-page.theme-pink .adage-themed select,
  .adage-detail-page.theme-pink .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-pink-alt input[type='text'], .adage-themed.theme-pink-alt input[type='number'], .adage-themed.theme-pink-alt input[type='password'], .adage-themed.theme-pink-alt input[type='tel'], .adage-themed.theme-pink-alt input[type='email'], .adage-themed.theme-pink-alt input[type='search'], .adage-themed.theme-pink-alt input[type='url'], .adage-themed.theme-pink-alt input[type='date'], .adage-themed.theme-pink-alt input[type='month'], .adage-themed.theme-pink-alt input[type='week'], .adage-themed.theme-pink-alt input[type='time'], .adage-themed.theme-pink-alt input[type='datetime'], .adage-themed.theme-pink-alt input[type='datetime-local'], .adage-themed.theme-pink-alt select,
  .adage-themed.theme-pink-alt textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed input[type='text'], .adage-detail-page.theme-pink-alt .adage-themed input[type='number'], .adage-detail-page.theme-pink-alt .adage-themed input[type='password'], .adage-detail-page.theme-pink-alt .adage-themed input[type='tel'], .adage-detail-page.theme-pink-alt .adage-themed input[type='email'], .adage-detail-page.theme-pink-alt .adage-themed input[type='search'], .adage-detail-page.theme-pink-alt .adage-themed input[type='url'], .adage-detail-page.theme-pink-alt .adage-themed input[type='date'], .adage-detail-page.theme-pink-alt .adage-themed input[type='month'], .adage-detail-page.theme-pink-alt .adage-themed input[type='week'], .adage-detail-page.theme-pink-alt .adage-themed input[type='time'], .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-pink-alt .adage-themed select,
  .adage-detail-page.theme-pink-alt .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-purple input[type='text'], .adage-themed.theme-purple input[type='number'], .adage-themed.theme-purple input[type='password'], .adage-themed.theme-purple input[type='tel'], .adage-themed.theme-purple input[type='email'], .adage-themed.theme-purple input[type='search'], .adage-themed.theme-purple input[type='url'], .adage-themed.theme-purple input[type='date'], .adage-themed.theme-purple input[type='month'], .adage-themed.theme-purple input[type='week'], .adage-themed.theme-purple input[type='time'], .adage-themed.theme-purple input[type='datetime'], .adage-themed.theme-purple input[type='datetime-local'], .adage-themed.theme-purple select,
  .adage-themed.theme-purple textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed input[type='text'], .adage-detail-page.theme-purple .adage-themed input[type='number'], .adage-detail-page.theme-purple .adage-themed input[type='password'], .adage-detail-page.theme-purple .adage-themed input[type='tel'], .adage-detail-page.theme-purple .adage-themed input[type='email'], .adage-detail-page.theme-purple .adage-themed input[type='search'], .adage-detail-page.theme-purple .adage-themed input[type='url'], .adage-detail-page.theme-purple .adage-themed input[type='date'], .adage-detail-page.theme-purple .adage-themed input[type='month'], .adage-detail-page.theme-purple .adage-themed input[type='week'], .adage-detail-page.theme-purple .adage-themed input[type='time'], .adage-detail-page.theme-purple .adage-themed input[type='datetime'], .adage-detail-page.theme-purple .adage-themed input[type='datetime-local'], .adage-detail-page.theme-purple .adage-themed select,
  .adage-detail-page.theme-purple .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-purple-alt input[type='text'], .adage-themed.theme-purple-alt input[type='number'], .adage-themed.theme-purple-alt input[type='password'], .adage-themed.theme-purple-alt input[type='tel'], .adage-themed.theme-purple-alt input[type='email'], .adage-themed.theme-purple-alt input[type='search'], .adage-themed.theme-purple-alt input[type='url'], .adage-themed.theme-purple-alt input[type='date'], .adage-themed.theme-purple-alt input[type='month'], .adage-themed.theme-purple-alt input[type='week'], .adage-themed.theme-purple-alt input[type='time'], .adage-themed.theme-purple-alt input[type='datetime'], .adage-themed.theme-purple-alt input[type='datetime-local'], .adage-themed.theme-purple-alt select,
  .adage-themed.theme-purple-alt textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed input[type='text'], .adage-detail-page.theme-purple-alt .adage-themed input[type='number'], .adage-detail-page.theme-purple-alt .adage-themed input[type='password'], .adage-detail-page.theme-purple-alt .adage-themed input[type='tel'], .adage-detail-page.theme-purple-alt .adage-themed input[type='email'], .adage-detail-page.theme-purple-alt .adage-themed input[type='search'], .adage-detail-page.theme-purple-alt .adage-themed input[type='url'], .adage-detail-page.theme-purple-alt .adage-themed input[type='date'], .adage-detail-page.theme-purple-alt .adage-themed input[type='month'], .adage-detail-page.theme-purple-alt .adage-themed input[type='week'], .adage-detail-page.theme-purple-alt .adage-themed input[type='time'], .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-purple-alt .adage-themed select,
  .adage-detail-page.theme-purple-alt .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-blue input[type='text'], .adage-themed.theme-blue input[type='number'], .adage-themed.theme-blue input[type='password'], .adage-themed.theme-blue input[type='tel'], .adage-themed.theme-blue input[type='email'], .adage-themed.theme-blue input[type='search'], .adage-themed.theme-blue input[type='url'], .adage-themed.theme-blue input[type='date'], .adage-themed.theme-blue input[type='month'], .adage-themed.theme-blue input[type='week'], .adage-themed.theme-blue input[type='time'], .adage-themed.theme-blue input[type='datetime'], .adage-themed.theme-blue input[type='datetime-local'], .adage-themed.theme-blue select,
  .adage-themed.theme-blue textarea {
    border-color: #000000; }
  .adage-detail-page.theme-blue .adage-themed input[type='text'], .adage-detail-page.theme-blue .adage-themed input[type='number'], .adage-detail-page.theme-blue .adage-themed input[type='password'], .adage-detail-page.theme-blue .adage-themed input[type='tel'], .adage-detail-page.theme-blue .adage-themed input[type='email'], .adage-detail-page.theme-blue .adage-themed input[type='search'], .adage-detail-page.theme-blue .adage-themed input[type='url'], .adage-detail-page.theme-blue .adage-themed input[type='date'], .adage-detail-page.theme-blue .adage-themed input[type='month'], .adage-detail-page.theme-blue .adage-themed input[type='week'], .adage-detail-page.theme-blue .adage-themed input[type='time'], .adage-detail-page.theme-blue .adage-themed input[type='datetime'], .adage-detail-page.theme-blue .adage-themed input[type='datetime-local'], .adage-detail-page.theme-blue .adage-themed select,
  .adage-detail-page.theme-blue .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-blue-alt input[type='text'], .adage-themed.theme-blue-alt input[type='number'], .adage-themed.theme-blue-alt input[type='password'], .adage-themed.theme-blue-alt input[type='tel'], .adage-themed.theme-blue-alt input[type='email'], .adage-themed.theme-blue-alt input[type='search'], .adage-themed.theme-blue-alt input[type='url'], .adage-themed.theme-blue-alt input[type='date'], .adage-themed.theme-blue-alt input[type='month'], .adage-themed.theme-blue-alt input[type='week'], .adage-themed.theme-blue-alt input[type='time'], .adage-themed.theme-blue-alt input[type='datetime'], .adage-themed.theme-blue-alt input[type='datetime-local'], .adage-themed.theme-blue-alt select,
  .adage-themed.theme-blue-alt textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed input[type='text'], .adage-detail-page.theme-blue-alt .adage-themed input[type='number'], .adage-detail-page.theme-blue-alt .adage-themed input[type='password'], .adage-detail-page.theme-blue-alt .adage-themed input[type='tel'], .adage-detail-page.theme-blue-alt .adage-themed input[type='email'], .adage-detail-page.theme-blue-alt .adage-themed input[type='search'], .adage-detail-page.theme-blue-alt .adage-themed input[type='url'], .adage-detail-page.theme-blue-alt .adage-themed input[type='date'], .adage-detail-page.theme-blue-alt .adage-themed input[type='month'], .adage-detail-page.theme-blue-alt .adage-themed input[type='week'], .adage-detail-page.theme-blue-alt .adage-themed input[type='time'], .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-blue-alt .adage-themed select,
  .adage-detail-page.theme-blue-alt .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-teal input[type='text'], .adage-themed.theme-teal input[type='number'], .adage-themed.theme-teal input[type='password'], .adage-themed.theme-teal input[type='tel'], .adage-themed.theme-teal input[type='email'], .adage-themed.theme-teal input[type='search'], .adage-themed.theme-teal input[type='url'], .adage-themed.theme-teal input[type='date'], .adage-themed.theme-teal input[type='month'], .adage-themed.theme-teal input[type='week'], .adage-themed.theme-teal input[type='time'], .adage-themed.theme-teal input[type='datetime'], .adage-themed.theme-teal input[type='datetime-local'], .adage-themed.theme-teal select,
  .adage-themed.theme-teal textarea {
    border-color: #000000; }
  .adage-detail-page.theme-teal .adage-themed input[type='text'], .adage-detail-page.theme-teal .adage-themed input[type='number'], .adage-detail-page.theme-teal .adage-themed input[type='password'], .adage-detail-page.theme-teal .adage-themed input[type='tel'], .adage-detail-page.theme-teal .adage-themed input[type='email'], .adage-detail-page.theme-teal .adage-themed input[type='search'], .adage-detail-page.theme-teal .adage-themed input[type='url'], .adage-detail-page.theme-teal .adage-themed input[type='date'], .adage-detail-page.theme-teal .adage-themed input[type='month'], .adage-detail-page.theme-teal .adage-themed input[type='week'], .adage-detail-page.theme-teal .adage-themed input[type='time'], .adage-detail-page.theme-teal .adage-themed input[type='datetime'], .adage-detail-page.theme-teal .adage-themed input[type='datetime-local'], .adage-detail-page.theme-teal .adage-themed select,
  .adage-detail-page.theme-teal .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-teal-alt input[type='text'], .adage-themed.theme-teal-alt input[type='number'], .adage-themed.theme-teal-alt input[type='password'], .adage-themed.theme-teal-alt input[type='tel'], .adage-themed.theme-teal-alt input[type='email'], .adage-themed.theme-teal-alt input[type='search'], .adage-themed.theme-teal-alt input[type='url'], .adage-themed.theme-teal-alt input[type='date'], .adage-themed.theme-teal-alt input[type='month'], .adage-themed.theme-teal-alt input[type='week'], .adage-themed.theme-teal-alt input[type='time'], .adage-themed.theme-teal-alt input[type='datetime'], .adage-themed.theme-teal-alt input[type='datetime-local'], .adage-themed.theme-teal-alt select,
  .adage-themed.theme-teal-alt textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed input[type='text'], .adage-detail-page.theme-teal-alt .adage-themed input[type='number'], .adage-detail-page.theme-teal-alt .adage-themed input[type='password'], .adage-detail-page.theme-teal-alt .adage-themed input[type='tel'], .adage-detail-page.theme-teal-alt .adage-themed input[type='email'], .adage-detail-page.theme-teal-alt .adage-themed input[type='search'], .adage-detail-page.theme-teal-alt .adage-themed input[type='url'], .adage-detail-page.theme-teal-alt .adage-themed input[type='date'], .adage-detail-page.theme-teal-alt .adage-themed input[type='month'], .adage-detail-page.theme-teal-alt .adage-themed input[type='week'], .adage-detail-page.theme-teal-alt .adage-themed input[type='time'], .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-teal-alt .adage-themed select,
  .adage-detail-page.theme-teal-alt .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-green input[type='text'], .adage-themed.theme-green input[type='number'], .adage-themed.theme-green input[type='password'], .adage-themed.theme-green input[type='tel'], .adage-themed.theme-green input[type='email'], .adage-themed.theme-green input[type='search'], .adage-themed.theme-green input[type='url'], .adage-themed.theme-green input[type='date'], .adage-themed.theme-green input[type='month'], .adage-themed.theme-green input[type='week'], .adage-themed.theme-green input[type='time'], .adage-themed.theme-green input[type='datetime'], .adage-themed.theme-green input[type='datetime-local'], .adage-themed.theme-green select,
  .adage-themed.theme-green textarea {
    border-color: #000000; }
  .adage-detail-page.theme-green .adage-themed input[type='text'], .adage-detail-page.theme-green .adage-themed input[type='number'], .adage-detail-page.theme-green .adage-themed input[type='password'], .adage-detail-page.theme-green .adage-themed input[type='tel'], .adage-detail-page.theme-green .adage-themed input[type='email'], .adage-detail-page.theme-green .adage-themed input[type='search'], .adage-detail-page.theme-green .adage-themed input[type='url'], .adage-detail-page.theme-green .adage-themed input[type='date'], .adage-detail-page.theme-green .adage-themed input[type='month'], .adage-detail-page.theme-green .adage-themed input[type='week'], .adage-detail-page.theme-green .adage-themed input[type='time'], .adage-detail-page.theme-green .adage-themed input[type='datetime'], .adage-detail-page.theme-green .adage-themed input[type='datetime-local'], .adage-detail-page.theme-green .adage-themed select,
  .adage-detail-page.theme-green .adage-themed textarea {
    border-color: #000000; }
  .adage-themed.theme-green-alt input[type='text'], .adage-themed.theme-green-alt input[type='number'], .adage-themed.theme-green-alt input[type='password'], .adage-themed.theme-green-alt input[type='tel'], .adage-themed.theme-green-alt input[type='email'], .adage-themed.theme-green-alt input[type='search'], .adage-themed.theme-green-alt input[type='url'], .adage-themed.theme-green-alt input[type='date'], .adage-themed.theme-green-alt input[type='month'], .adage-themed.theme-green-alt input[type='week'], .adage-themed.theme-green-alt input[type='time'], .adage-themed.theme-green-alt input[type='datetime'], .adage-themed.theme-green-alt input[type='datetime-local'], .adage-themed.theme-green-alt select,
  .adage-themed.theme-green-alt textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed input[type='text'], .adage-detail-page.theme-green-alt .adage-themed input[type='number'], .adage-detail-page.theme-green-alt .adage-themed input[type='password'], .adage-detail-page.theme-green-alt .adage-themed input[type='tel'], .adage-detail-page.theme-green-alt .adage-themed input[type='email'], .adage-detail-page.theme-green-alt .adage-themed input[type='search'], .adage-detail-page.theme-green-alt .adage-themed input[type='url'], .adage-detail-page.theme-green-alt .adage-themed input[type='date'], .adage-detail-page.theme-green-alt .adage-themed input[type='month'], .adage-detail-page.theme-green-alt .adage-themed input[type='week'], .adage-detail-page.theme-green-alt .adage-themed input[type='time'], .adage-detail-page.theme-green-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-green-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-green-alt .adage-themed select,
  .adage-detail-page.theme-green-alt .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-red input[type='text'], .adage-themed.theme-red input[type='number'], .adage-themed.theme-red input[type='password'], .adage-themed.theme-red input[type='tel'], .adage-themed.theme-red input[type='email'], .adage-themed.theme-red input[type='search'], .adage-themed.theme-red input[type='url'], .adage-themed.theme-red input[type='date'], .adage-themed.theme-red input[type='month'], .adage-themed.theme-red input[type='week'], .adage-themed.theme-red input[type='time'], .adage-themed.theme-red input[type='datetime'], .adage-themed.theme-red input[type='datetime-local'], .adage-themed.theme-red select,
  .adage-themed.theme-red textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed input[type='text'], .adage-detail-page.theme-red .adage-themed input[type='number'], .adage-detail-page.theme-red .adage-themed input[type='password'], .adage-detail-page.theme-red .adage-themed input[type='tel'], .adage-detail-page.theme-red .adage-themed input[type='email'], .adage-detail-page.theme-red .adage-themed input[type='search'], .adage-detail-page.theme-red .adage-themed input[type='url'], .adage-detail-page.theme-red .adage-themed input[type='date'], .adage-detail-page.theme-red .adage-themed input[type='month'], .adage-detail-page.theme-red .adage-themed input[type='week'], .adage-detail-page.theme-red .adage-themed input[type='time'], .adage-detail-page.theme-red .adage-themed input[type='datetime'], .adage-detail-page.theme-red .adage-themed input[type='datetime-local'], .adage-detail-page.theme-red .adage-themed select,
  .adage-detail-page.theme-red .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-montepulciano input[type='text'], .adage-themed.theme-montepulciano input[type='number'], .adage-themed.theme-montepulciano input[type='password'], .adage-themed.theme-montepulciano input[type='tel'], .adage-themed.theme-montepulciano input[type='email'], .adage-themed.theme-montepulciano input[type='search'], .adage-themed.theme-montepulciano input[type='url'], .adage-themed.theme-montepulciano input[type='date'], .adage-themed.theme-montepulciano input[type='month'], .adage-themed.theme-montepulciano input[type='week'], .adage-themed.theme-montepulciano input[type='time'], .adage-themed.theme-montepulciano input[type='datetime'], .adage-themed.theme-montepulciano input[type='datetime-local'], .adage-themed.theme-montepulciano select,
  .adage-themed.theme-montepulciano textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed input[type='text'], .adage-detail-page.theme-montepulciano .adage-themed input[type='number'], .adage-detail-page.theme-montepulciano .adage-themed input[type='password'], .adage-detail-page.theme-montepulciano .adage-themed input[type='tel'], .adage-detail-page.theme-montepulciano .adage-themed input[type='email'], .adage-detail-page.theme-montepulciano .adage-themed input[type='search'], .adage-detail-page.theme-montepulciano .adage-themed input[type='url'], .adage-detail-page.theme-montepulciano .adage-themed input[type='date'], .adage-detail-page.theme-montepulciano .adage-themed input[type='month'], .adage-detail-page.theme-montepulciano .adage-themed input[type='week'], .adage-detail-page.theme-montepulciano .adage-themed input[type='time'], .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime'], .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime-local'], .adage-detail-page.theme-montepulciano .adage-themed select,
  .adage-detail-page.theme-montepulciano .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-black input[type='text'], .adage-themed.theme-black input[type='number'], .adage-themed.theme-black input[type='password'], .adage-themed.theme-black input[type='tel'], .adage-themed.theme-black input[type='email'], .adage-themed.theme-black input[type='search'], .adage-themed.theme-black input[type='url'], .adage-themed.theme-black input[type='date'], .adage-themed.theme-black input[type='month'], .adage-themed.theme-black input[type='week'], .adage-themed.theme-black input[type='time'], .adage-themed.theme-black input[type='datetime'], .adage-themed.theme-black input[type='datetime-local'], .adage-themed.theme-black select,
  .adage-themed.theme-black textarea {
    border-color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed input[type='text'], .adage-detail-page.theme-black .adage-themed input[type='number'], .adage-detail-page.theme-black .adage-themed input[type='password'], .adage-detail-page.theme-black .adage-themed input[type='tel'], .adage-detail-page.theme-black .adage-themed input[type='email'], .adage-detail-page.theme-black .adage-themed input[type='search'], .adage-detail-page.theme-black .adage-themed input[type='url'], .adage-detail-page.theme-black .adage-themed input[type='date'], .adage-detail-page.theme-black .adage-themed input[type='month'], .adage-detail-page.theme-black .adage-themed input[type='week'], .adage-detail-page.theme-black .adage-themed input[type='time'], .adage-detail-page.theme-black .adage-themed input[type='datetime'], .adage-detail-page.theme-black .adage-themed input[type='datetime-local'], .adage-detail-page.theme-black .adage-themed select,
  .adage-detail-page.theme-black .adage-themed textarea {
    border-color: #ffffff; }
  .adage-themed.theme-coral input[type='text'], .adage-themed.theme-coral input[type='number'], .adage-themed.theme-coral input[type='password'], .adage-themed.theme-coral input[type='tel'], .adage-themed.theme-coral input[type='email'], .adage-themed.theme-coral input[type='search'], .adage-themed.theme-coral input[type='url'], .adage-themed.theme-coral input[type='date'], .adage-themed.theme-coral input[type='month'], .adage-themed.theme-coral input[type='week'], .adage-themed.theme-coral input[type='time'], .adage-themed.theme-coral input[type='datetime'], .adage-themed.theme-coral input[type='datetime-local'], .adage-themed.theme-coral select,
  .adage-themed.theme-coral textarea {
    color: #ffffff; }
    .adage-themed.theme-coral input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral select .adage-listing-item-wysiwyg, .adage-themed.theme-coral textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral select .adage-newsletter-signup-description,
    .adage-themed.theme-coral textarea .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral select .adage-newsletter-signup-description p,
    .adage-themed.theme-coral textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed input[type='text'], .adage-detail-page.theme-coral .adage-themed input[type='number'], .adage-detail-page.theme-coral .adage-themed input[type='password'], .adage-detail-page.theme-coral .adage-themed input[type='tel'], .adage-detail-page.theme-coral .adage-themed input[type='email'], .adage-detail-page.theme-coral .adage-themed input[type='search'], .adage-detail-page.theme-coral .adage-themed input[type='url'], .adage-detail-page.theme-coral .adage-themed input[type='date'], .adage-detail-page.theme-coral .adage-themed input[type='month'], .adage-detail-page.theme-coral .adage-themed input[type='week'], .adage-detail-page.theme-coral .adage-themed input[type='time'], .adage-detail-page.theme-coral .adage-themed input[type='datetime'], .adage-detail-page.theme-coral .adage-themed input[type='datetime-local'], .adage-detail-page.theme-coral .adage-themed select,
  .adage-detail-page.theme-coral .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow input[type='text'], .adage-themed.theme-yellow input[type='number'], .adage-themed.theme-yellow input[type='password'], .adage-themed.theme-yellow input[type='tel'], .adage-themed.theme-yellow input[type='email'], .adage-themed.theme-yellow input[type='search'], .adage-themed.theme-yellow input[type='url'], .adage-themed.theme-yellow input[type='date'], .adage-themed.theme-yellow input[type='month'], .adage-themed.theme-yellow input[type='week'], .adage-themed.theme-yellow input[type='time'], .adage-themed.theme-yellow input[type='datetime'], .adage-themed.theme-yellow input[type='datetime-local'], .adage-themed.theme-yellow select,
  .adage-themed.theme-yellow textarea {
    color: #000000; }
    .adage-themed.theme-yellow input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow select .adage-listing-item-wysiwyg, .adage-themed.theme-yellow textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow select .adage-newsletter-signup-description,
    .adage-themed.theme-yellow textarea .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow select .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed input[type='text'], .adage-detail-page.theme-yellow .adage-themed input[type='number'], .adage-detail-page.theme-yellow .adage-themed input[type='password'], .adage-detail-page.theme-yellow .adage-themed input[type='tel'], .adage-detail-page.theme-yellow .adage-themed input[type='email'], .adage-detail-page.theme-yellow .adage-themed input[type='search'], .adage-detail-page.theme-yellow .adage-themed input[type='url'], .adage-detail-page.theme-yellow .adage-themed input[type='date'], .adage-detail-page.theme-yellow .adage-themed input[type='month'], .adage-detail-page.theme-yellow .adage-themed input[type='week'], .adage-detail-page.theme-yellow .adage-themed input[type='time'], .adage-detail-page.theme-yellow .adage-themed input[type='datetime'], .adage-detail-page.theme-yellow .adage-themed input[type='datetime-local'], .adage-detail-page.theme-yellow .adage-themed select,
  .adage-detail-page.theme-yellow .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt input[type='text'], .adage-themed.theme-yellow-alt input[type='number'], .adage-themed.theme-yellow-alt input[type='password'], .adage-themed.theme-yellow-alt input[type='tel'], .adage-themed.theme-yellow-alt input[type='email'], .adage-themed.theme-yellow-alt input[type='search'], .adage-themed.theme-yellow-alt input[type='url'], .adage-themed.theme-yellow-alt input[type='date'], .adage-themed.theme-yellow-alt input[type='month'], .adage-themed.theme-yellow-alt input[type='week'], .adage-themed.theme-yellow-alt input[type='time'], .adage-themed.theme-yellow-alt input[type='datetime'], .adage-themed.theme-yellow-alt input[type='datetime-local'], .adage-themed.theme-yellow-alt select,
  .adage-themed.theme-yellow-alt textarea {
    color: #000000; }
    .adage-themed.theme-yellow-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed input[type='text'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='number'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='password'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='tel'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='email'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='search'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='url'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='date'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='month'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='week'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='time'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-yellow-alt .adage-themed select,
  .adage-detail-page.theme-yellow-alt .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange input[type='text'], .adage-themed.theme-orange input[type='number'], .adage-themed.theme-orange input[type='password'], .adage-themed.theme-orange input[type='tel'], .adage-themed.theme-orange input[type='email'], .adage-themed.theme-orange input[type='search'], .adage-themed.theme-orange input[type='url'], .adage-themed.theme-orange input[type='date'], .adage-themed.theme-orange input[type='month'], .adage-themed.theme-orange input[type='week'], .adage-themed.theme-orange input[type='time'], .adage-themed.theme-orange input[type='datetime'], .adage-themed.theme-orange input[type='datetime-local'], .adage-themed.theme-orange select,
  .adage-themed.theme-orange textarea {
    color: #000000; }
    .adage-themed.theme-orange input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange select .adage-listing-item-wysiwyg, .adage-themed.theme-orange textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange select .adage-newsletter-signup-description,
    .adage-themed.theme-orange textarea .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange select .adage-newsletter-signup-description p,
    .adage-themed.theme-orange textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed input[type='text'], .adage-detail-page.theme-orange .adage-themed input[type='number'], .adage-detail-page.theme-orange .adage-themed input[type='password'], .adage-detail-page.theme-orange .adage-themed input[type='tel'], .adage-detail-page.theme-orange .adage-themed input[type='email'], .adage-detail-page.theme-orange .adage-themed input[type='search'], .adage-detail-page.theme-orange .adage-themed input[type='url'], .adage-detail-page.theme-orange .adage-themed input[type='date'], .adage-detail-page.theme-orange .adage-themed input[type='month'], .adage-detail-page.theme-orange .adage-themed input[type='week'], .adage-detail-page.theme-orange .adage-themed input[type='time'], .adage-detail-page.theme-orange .adage-themed input[type='datetime'], .adage-detail-page.theme-orange .adage-themed input[type='datetime-local'], .adage-detail-page.theme-orange .adage-themed select,
  .adage-detail-page.theme-orange .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt input[type='text'], .adage-themed.theme-orange-alt input[type='number'], .adage-themed.theme-orange-alt input[type='password'], .adage-themed.theme-orange-alt input[type='tel'], .adage-themed.theme-orange-alt input[type='email'], .adage-themed.theme-orange-alt input[type='search'], .adage-themed.theme-orange-alt input[type='url'], .adage-themed.theme-orange-alt input[type='date'], .adage-themed.theme-orange-alt input[type='month'], .adage-themed.theme-orange-alt input[type='week'], .adage-themed.theme-orange-alt input[type='time'], .adage-themed.theme-orange-alt input[type='datetime'], .adage-themed.theme-orange-alt input[type='datetime-local'], .adage-themed.theme-orange-alt select,
  .adage-themed.theme-orange-alt textarea {
    color: #ffffff; }
    .adage-themed.theme-orange-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed input[type='text'], .adage-detail-page.theme-orange-alt .adage-themed input[type='number'], .adage-detail-page.theme-orange-alt .adage-themed input[type='password'], .adage-detail-page.theme-orange-alt .adage-themed input[type='tel'], .adage-detail-page.theme-orange-alt .adage-themed input[type='email'], .adage-detail-page.theme-orange-alt .adage-themed input[type='search'], .adage-detail-page.theme-orange-alt .adage-themed input[type='url'], .adage-detail-page.theme-orange-alt .adage-themed input[type='date'], .adage-detail-page.theme-orange-alt .adage-themed input[type='month'], .adage-detail-page.theme-orange-alt .adage-themed input[type='week'], .adage-detail-page.theme-orange-alt .adage-themed input[type='time'], .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-orange-alt .adage-themed select,
  .adage-detail-page.theme-orange-alt .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink input[type='text'], .adage-themed.theme-pink input[type='number'], .adage-themed.theme-pink input[type='password'], .adage-themed.theme-pink input[type='tel'], .adage-themed.theme-pink input[type='email'], .adage-themed.theme-pink input[type='search'], .adage-themed.theme-pink input[type='url'], .adage-themed.theme-pink input[type='date'], .adage-themed.theme-pink input[type='month'], .adage-themed.theme-pink input[type='week'], .adage-themed.theme-pink input[type='time'], .adage-themed.theme-pink input[type='datetime'], .adage-themed.theme-pink input[type='datetime-local'], .adage-themed.theme-pink select,
  .adage-themed.theme-pink textarea {
    color: #000000; }
    .adage-themed.theme-pink input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink select .adage-listing-item-wysiwyg, .adage-themed.theme-pink textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink select .adage-newsletter-signup-description,
    .adage-themed.theme-pink textarea .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink select .adage-newsletter-signup-description p,
    .adage-themed.theme-pink textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed input[type='text'], .adage-detail-page.theme-pink .adage-themed input[type='number'], .adage-detail-page.theme-pink .adage-themed input[type='password'], .adage-detail-page.theme-pink .adage-themed input[type='tel'], .adage-detail-page.theme-pink .adage-themed input[type='email'], .adage-detail-page.theme-pink .adage-themed input[type='search'], .adage-detail-page.theme-pink .adage-themed input[type='url'], .adage-detail-page.theme-pink .adage-themed input[type='date'], .adage-detail-page.theme-pink .adage-themed input[type='month'], .adage-detail-page.theme-pink .adage-themed input[type='week'], .adage-detail-page.theme-pink .adage-themed input[type='time'], .adage-detail-page.theme-pink .adage-themed input[type='datetime'], .adage-detail-page.theme-pink .adage-themed input[type='datetime-local'], .adage-detail-page.theme-pink .adage-themed select,
  .adage-detail-page.theme-pink .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt input[type='text'], .adage-themed.theme-pink-alt input[type='number'], .adage-themed.theme-pink-alt input[type='password'], .adage-themed.theme-pink-alt input[type='tel'], .adage-themed.theme-pink-alt input[type='email'], .adage-themed.theme-pink-alt input[type='search'], .adage-themed.theme-pink-alt input[type='url'], .adage-themed.theme-pink-alt input[type='date'], .adage-themed.theme-pink-alt input[type='month'], .adage-themed.theme-pink-alt input[type='week'], .adage-themed.theme-pink-alt input[type='time'], .adage-themed.theme-pink-alt input[type='datetime'], .adage-themed.theme-pink-alt input[type='datetime-local'], .adage-themed.theme-pink-alt select,
  .adage-themed.theme-pink-alt textarea {
    color: #ffffff; }
    .adage-themed.theme-pink-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed input[type='text'], .adage-detail-page.theme-pink-alt .adage-themed input[type='number'], .adage-detail-page.theme-pink-alt .adage-themed input[type='password'], .adage-detail-page.theme-pink-alt .adage-themed input[type='tel'], .adage-detail-page.theme-pink-alt .adage-themed input[type='email'], .adage-detail-page.theme-pink-alt .adage-themed input[type='search'], .adage-detail-page.theme-pink-alt .adage-themed input[type='url'], .adage-detail-page.theme-pink-alt .adage-themed input[type='date'], .adage-detail-page.theme-pink-alt .adage-themed input[type='month'], .adage-detail-page.theme-pink-alt .adage-themed input[type='week'], .adage-detail-page.theme-pink-alt .adage-themed input[type='time'], .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-pink-alt .adage-themed select,
  .adage-detail-page.theme-pink-alt .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple input[type='text'], .adage-themed.theme-purple input[type='number'], .adage-themed.theme-purple input[type='password'], .adage-themed.theme-purple input[type='tel'], .adage-themed.theme-purple input[type='email'], .adage-themed.theme-purple input[type='search'], .adage-themed.theme-purple input[type='url'], .adage-themed.theme-purple input[type='date'], .adage-themed.theme-purple input[type='month'], .adage-themed.theme-purple input[type='week'], .adage-themed.theme-purple input[type='time'], .adage-themed.theme-purple input[type='datetime'], .adage-themed.theme-purple input[type='datetime-local'], .adage-themed.theme-purple select,
  .adage-themed.theme-purple textarea {
    color: #ffffff; }
    .adage-themed.theme-purple input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple select .adage-listing-item-wysiwyg, .adage-themed.theme-purple textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple select .adage-newsletter-signup-description,
    .adage-themed.theme-purple textarea .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple select .adage-newsletter-signup-description p,
    .adage-themed.theme-purple textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed input[type='text'], .adage-detail-page.theme-purple .adage-themed input[type='number'], .adage-detail-page.theme-purple .adage-themed input[type='password'], .adage-detail-page.theme-purple .adage-themed input[type='tel'], .adage-detail-page.theme-purple .adage-themed input[type='email'], .adage-detail-page.theme-purple .adage-themed input[type='search'], .adage-detail-page.theme-purple .adage-themed input[type='url'], .adage-detail-page.theme-purple .adage-themed input[type='date'], .adage-detail-page.theme-purple .adage-themed input[type='month'], .adage-detail-page.theme-purple .adage-themed input[type='week'], .adage-detail-page.theme-purple .adage-themed input[type='time'], .adage-detail-page.theme-purple .adage-themed input[type='datetime'], .adage-detail-page.theme-purple .adage-themed input[type='datetime-local'], .adage-detail-page.theme-purple .adage-themed select,
  .adage-detail-page.theme-purple .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt input[type='text'], .adage-themed.theme-purple-alt input[type='number'], .adage-themed.theme-purple-alt input[type='password'], .adage-themed.theme-purple-alt input[type='tel'], .adage-themed.theme-purple-alt input[type='email'], .adage-themed.theme-purple-alt input[type='search'], .adage-themed.theme-purple-alt input[type='url'], .adage-themed.theme-purple-alt input[type='date'], .adage-themed.theme-purple-alt input[type='month'], .adage-themed.theme-purple-alt input[type='week'], .adage-themed.theme-purple-alt input[type='time'], .adage-themed.theme-purple-alt input[type='datetime'], .adage-themed.theme-purple-alt input[type='datetime-local'], .adage-themed.theme-purple-alt select,
  .adage-themed.theme-purple-alt textarea {
    color: #ffffff; }
    .adage-themed.theme-purple-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed input[type='text'], .adage-detail-page.theme-purple-alt .adage-themed input[type='number'], .adage-detail-page.theme-purple-alt .adage-themed input[type='password'], .adage-detail-page.theme-purple-alt .adage-themed input[type='tel'], .adage-detail-page.theme-purple-alt .adage-themed input[type='email'], .adage-detail-page.theme-purple-alt .adage-themed input[type='search'], .adage-detail-page.theme-purple-alt .adage-themed input[type='url'], .adage-detail-page.theme-purple-alt .adage-themed input[type='date'], .adage-detail-page.theme-purple-alt .adage-themed input[type='month'], .adage-detail-page.theme-purple-alt .adage-themed input[type='week'], .adage-detail-page.theme-purple-alt .adage-themed input[type='time'], .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-purple-alt .adage-themed select,
  .adage-detail-page.theme-purple-alt .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue input[type='text'], .adage-themed.theme-blue input[type='number'], .adage-themed.theme-blue input[type='password'], .adage-themed.theme-blue input[type='tel'], .adage-themed.theme-blue input[type='email'], .adage-themed.theme-blue input[type='search'], .adage-themed.theme-blue input[type='url'], .adage-themed.theme-blue input[type='date'], .adage-themed.theme-blue input[type='month'], .adage-themed.theme-blue input[type='week'], .adage-themed.theme-blue input[type='time'], .adage-themed.theme-blue input[type='datetime'], .adage-themed.theme-blue input[type='datetime-local'], .adage-themed.theme-blue select,
  .adage-themed.theme-blue textarea {
    color: #000000; }
    .adage-themed.theme-blue input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue select .adage-listing-item-wysiwyg, .adage-themed.theme-blue textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue select .adage-newsletter-signup-description,
    .adage-themed.theme-blue textarea .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue select .adage-newsletter-signup-description p,
    .adage-themed.theme-blue textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed input[type='text'], .adage-detail-page.theme-blue .adage-themed input[type='number'], .adage-detail-page.theme-blue .adage-themed input[type='password'], .adage-detail-page.theme-blue .adage-themed input[type='tel'], .adage-detail-page.theme-blue .adage-themed input[type='email'], .adage-detail-page.theme-blue .adage-themed input[type='search'], .adage-detail-page.theme-blue .adage-themed input[type='url'], .adage-detail-page.theme-blue .adage-themed input[type='date'], .adage-detail-page.theme-blue .adage-themed input[type='month'], .adage-detail-page.theme-blue .adage-themed input[type='week'], .adage-detail-page.theme-blue .adage-themed input[type='time'], .adage-detail-page.theme-blue .adage-themed input[type='datetime'], .adage-detail-page.theme-blue .adage-themed input[type='datetime-local'], .adage-detail-page.theme-blue .adage-themed select,
  .adage-detail-page.theme-blue .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt input[type='text'], .adage-themed.theme-blue-alt input[type='number'], .adage-themed.theme-blue-alt input[type='password'], .adage-themed.theme-blue-alt input[type='tel'], .adage-themed.theme-blue-alt input[type='email'], .adage-themed.theme-blue-alt input[type='search'], .adage-themed.theme-blue-alt input[type='url'], .adage-themed.theme-blue-alt input[type='date'], .adage-themed.theme-blue-alt input[type='month'], .adage-themed.theme-blue-alt input[type='week'], .adage-themed.theme-blue-alt input[type='time'], .adage-themed.theme-blue-alt input[type='datetime'], .adage-themed.theme-blue-alt input[type='datetime-local'], .adage-themed.theme-blue-alt select,
  .adage-themed.theme-blue-alt textarea {
    color: #ffffff; }
    .adage-themed.theme-blue-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed input[type='text'], .adage-detail-page.theme-blue-alt .adage-themed input[type='number'], .adage-detail-page.theme-blue-alt .adage-themed input[type='password'], .adage-detail-page.theme-blue-alt .adage-themed input[type='tel'], .adage-detail-page.theme-blue-alt .adage-themed input[type='email'], .adage-detail-page.theme-blue-alt .adage-themed input[type='search'], .adage-detail-page.theme-blue-alt .adage-themed input[type='url'], .adage-detail-page.theme-blue-alt .adage-themed input[type='date'], .adage-detail-page.theme-blue-alt .adage-themed input[type='month'], .adage-detail-page.theme-blue-alt .adage-themed input[type='week'], .adage-detail-page.theme-blue-alt .adage-themed input[type='time'], .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-blue-alt .adage-themed select,
  .adage-detail-page.theme-blue-alt .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal input[type='text'], .adage-themed.theme-teal input[type='number'], .adage-themed.theme-teal input[type='password'], .adage-themed.theme-teal input[type='tel'], .adage-themed.theme-teal input[type='email'], .adage-themed.theme-teal input[type='search'], .adage-themed.theme-teal input[type='url'], .adage-themed.theme-teal input[type='date'], .adage-themed.theme-teal input[type='month'], .adage-themed.theme-teal input[type='week'], .adage-themed.theme-teal input[type='time'], .adage-themed.theme-teal input[type='datetime'], .adage-themed.theme-teal input[type='datetime-local'], .adage-themed.theme-teal select,
  .adage-themed.theme-teal textarea {
    color: #000000; }
    .adage-themed.theme-teal input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal select .adage-listing-item-wysiwyg, .adage-themed.theme-teal textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal select .adage-newsletter-signup-description,
    .adage-themed.theme-teal textarea .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal select .adage-newsletter-signup-description p,
    .adage-themed.theme-teal textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed input[type='text'], .adage-detail-page.theme-teal .adage-themed input[type='number'], .adage-detail-page.theme-teal .adage-themed input[type='password'], .adage-detail-page.theme-teal .adage-themed input[type='tel'], .adage-detail-page.theme-teal .adage-themed input[type='email'], .adage-detail-page.theme-teal .adage-themed input[type='search'], .adage-detail-page.theme-teal .adage-themed input[type='url'], .adage-detail-page.theme-teal .adage-themed input[type='date'], .adage-detail-page.theme-teal .adage-themed input[type='month'], .adage-detail-page.theme-teal .adage-themed input[type='week'], .adage-detail-page.theme-teal .adage-themed input[type='time'], .adage-detail-page.theme-teal .adage-themed input[type='datetime'], .adage-detail-page.theme-teal .adage-themed input[type='datetime-local'], .adage-detail-page.theme-teal .adage-themed select,
  .adage-detail-page.theme-teal .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt input[type='text'], .adage-themed.theme-teal-alt input[type='number'], .adage-themed.theme-teal-alt input[type='password'], .adage-themed.theme-teal-alt input[type='tel'], .adage-themed.theme-teal-alt input[type='email'], .adage-themed.theme-teal-alt input[type='search'], .adage-themed.theme-teal-alt input[type='url'], .adage-themed.theme-teal-alt input[type='date'], .adage-themed.theme-teal-alt input[type='month'], .adage-themed.theme-teal-alt input[type='week'], .adage-themed.theme-teal-alt input[type='time'], .adage-themed.theme-teal-alt input[type='datetime'], .adage-themed.theme-teal-alt input[type='datetime-local'], .adage-themed.theme-teal-alt select,
  .adage-themed.theme-teal-alt textarea {
    color: #ffffff; }
    .adage-themed.theme-teal-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed input[type='text'], .adage-detail-page.theme-teal-alt .adage-themed input[type='number'], .adage-detail-page.theme-teal-alt .adage-themed input[type='password'], .adage-detail-page.theme-teal-alt .adage-themed input[type='tel'], .adage-detail-page.theme-teal-alt .adage-themed input[type='email'], .adage-detail-page.theme-teal-alt .adage-themed input[type='search'], .adage-detail-page.theme-teal-alt .adage-themed input[type='url'], .adage-detail-page.theme-teal-alt .adage-themed input[type='date'], .adage-detail-page.theme-teal-alt .adage-themed input[type='month'], .adage-detail-page.theme-teal-alt .adage-themed input[type='week'], .adage-detail-page.theme-teal-alt .adage-themed input[type='time'], .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-teal-alt .adage-themed select,
  .adage-detail-page.theme-teal-alt .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green input[type='text'], .adage-themed.theme-green input[type='number'], .adage-themed.theme-green input[type='password'], .adage-themed.theme-green input[type='tel'], .adage-themed.theme-green input[type='email'], .adage-themed.theme-green input[type='search'], .adage-themed.theme-green input[type='url'], .adage-themed.theme-green input[type='date'], .adage-themed.theme-green input[type='month'], .adage-themed.theme-green input[type='week'], .adage-themed.theme-green input[type='time'], .adage-themed.theme-green input[type='datetime'], .adage-themed.theme-green input[type='datetime-local'], .adage-themed.theme-green select,
  .adage-themed.theme-green textarea {
    color: #000000; }
    .adage-themed.theme-green input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-green select .adage-listing-item-wysiwyg, .adage-themed.theme-green textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-green input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-green select .adage-newsletter-signup-description,
    .adage-themed.theme-green textarea .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green select .adage-newsletter-signup-description p,
    .adage-themed.theme-green textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed input[type='text'], .adage-detail-page.theme-green .adage-themed input[type='number'], .adage-detail-page.theme-green .adage-themed input[type='password'], .adage-detail-page.theme-green .adage-themed input[type='tel'], .adage-detail-page.theme-green .adage-themed input[type='email'], .adage-detail-page.theme-green .adage-themed input[type='search'], .adage-detail-page.theme-green .adage-themed input[type='url'], .adage-detail-page.theme-green .adage-themed input[type='date'], .adage-detail-page.theme-green .adage-themed input[type='month'], .adage-detail-page.theme-green .adage-themed input[type='week'], .adage-detail-page.theme-green .adage-themed input[type='time'], .adage-detail-page.theme-green .adage-themed input[type='datetime'], .adage-detail-page.theme-green .adage-themed input[type='datetime-local'], .adage-detail-page.theme-green .adage-themed select,
  .adage-detail-page.theme-green .adage-themed textarea {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed textarea .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt input[type='text'], .adage-themed.theme-green-alt input[type='number'], .adage-themed.theme-green-alt input[type='password'], .adage-themed.theme-green-alt input[type='tel'], .adage-themed.theme-green-alt input[type='email'], .adage-themed.theme-green-alt input[type='search'], .adage-themed.theme-green-alt input[type='url'], .adage-themed.theme-green-alt input[type='date'], .adage-themed.theme-green-alt input[type='month'], .adage-themed.theme-green-alt input[type='week'], .adage-themed.theme-green-alt input[type='time'], .adage-themed.theme-green-alt input[type='datetime'], .adage-themed.theme-green-alt input[type='datetime-local'], .adage-themed.theme-green-alt select,
  .adage-themed.theme-green-alt textarea {
    color: #ffffff; }
    .adage-themed.theme-green-alt input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt select .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt select .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt textarea .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt select .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed input[type='text'], .adage-detail-page.theme-green-alt .adage-themed input[type='number'], .adage-detail-page.theme-green-alt .adage-themed input[type='password'], .adage-detail-page.theme-green-alt .adage-themed input[type='tel'], .adage-detail-page.theme-green-alt .adage-themed input[type='email'], .adage-detail-page.theme-green-alt .adage-themed input[type='search'], .adage-detail-page.theme-green-alt .adage-themed input[type='url'], .adage-detail-page.theme-green-alt .adage-themed input[type='date'], .adage-detail-page.theme-green-alt .adage-themed input[type='month'], .adage-detail-page.theme-green-alt .adage-themed input[type='week'], .adage-detail-page.theme-green-alt .adage-themed input[type='time'], .adage-detail-page.theme-green-alt .adage-themed input[type='datetime'], .adage-detail-page.theme-green-alt .adage-themed input[type='datetime-local'], .adage-detail-page.theme-green-alt .adage-themed select,
  .adage-detail-page.theme-green-alt .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red input[type='text'], .adage-themed.theme-red input[type='number'], .adage-themed.theme-red input[type='password'], .adage-themed.theme-red input[type='tel'], .adage-themed.theme-red input[type='email'], .adage-themed.theme-red input[type='search'], .adage-themed.theme-red input[type='url'], .adage-themed.theme-red input[type='date'], .adage-themed.theme-red input[type='month'], .adage-themed.theme-red input[type='week'], .adage-themed.theme-red input[type='time'], .adage-themed.theme-red input[type='datetime'], .adage-themed.theme-red input[type='datetime-local'], .adage-themed.theme-red select,
  .adage-themed.theme-red textarea {
    color: #ffffff; }
    .adage-themed.theme-red input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-red select .adage-listing-item-wysiwyg, .adage-themed.theme-red textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-red input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-red select .adage-newsletter-signup-description,
    .adage-themed.theme-red textarea .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red select .adage-newsletter-signup-description p,
    .adage-themed.theme-red textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed input[type='text'], .adage-detail-page.theme-red .adage-themed input[type='number'], .adage-detail-page.theme-red .adage-themed input[type='password'], .adage-detail-page.theme-red .adage-themed input[type='tel'], .adage-detail-page.theme-red .adage-themed input[type='email'], .adage-detail-page.theme-red .adage-themed input[type='search'], .adage-detail-page.theme-red .adage-themed input[type='url'], .adage-detail-page.theme-red .adage-themed input[type='date'], .adage-detail-page.theme-red .adage-themed input[type='month'], .adage-detail-page.theme-red .adage-themed input[type='week'], .adage-detail-page.theme-red .adage-themed input[type='time'], .adage-detail-page.theme-red .adage-themed input[type='datetime'], .adage-detail-page.theme-red .adage-themed input[type='datetime-local'], .adage-detail-page.theme-red .adage-themed select,
  .adage-detail-page.theme-red .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano input[type='text'], .adage-themed.theme-montepulciano input[type='number'], .adage-themed.theme-montepulciano input[type='password'], .adage-themed.theme-montepulciano input[type='tel'], .adage-themed.theme-montepulciano input[type='email'], .adage-themed.theme-montepulciano input[type='search'], .adage-themed.theme-montepulciano input[type='url'], .adage-themed.theme-montepulciano input[type='date'], .adage-themed.theme-montepulciano input[type='month'], .adage-themed.theme-montepulciano input[type='week'], .adage-themed.theme-montepulciano input[type='time'], .adage-themed.theme-montepulciano input[type='datetime'], .adage-themed.theme-montepulciano input[type='datetime-local'], .adage-themed.theme-montepulciano select,
  .adage-themed.theme-montepulciano textarea {
    color: #ffffff; }
    .adage-themed.theme-montepulciano input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano select .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano select .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano textarea .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano select .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed input[type='text'], .adage-detail-page.theme-montepulciano .adage-themed input[type='number'], .adage-detail-page.theme-montepulciano .adage-themed input[type='password'], .adage-detail-page.theme-montepulciano .adage-themed input[type='tel'], .adage-detail-page.theme-montepulciano .adage-themed input[type='email'], .adage-detail-page.theme-montepulciano .adage-themed input[type='search'], .adage-detail-page.theme-montepulciano .adage-themed input[type='url'], .adage-detail-page.theme-montepulciano .adage-themed input[type='date'], .adage-detail-page.theme-montepulciano .adage-themed input[type='month'], .adage-detail-page.theme-montepulciano .adage-themed input[type='week'], .adage-detail-page.theme-montepulciano .adage-themed input[type='time'], .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime'], .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime-local'], .adage-detail-page.theme-montepulciano .adage-themed select,
  .adage-detail-page.theme-montepulciano .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black input[type='text'], .adage-themed.theme-black input[type='number'], .adage-themed.theme-black input[type='password'], .adage-themed.theme-black input[type='tel'], .adage-themed.theme-black input[type='email'], .adage-themed.theme-black input[type='search'], .adage-themed.theme-black input[type='url'], .adage-themed.theme-black input[type='date'], .adage-themed.theme-black input[type='month'], .adage-themed.theme-black input[type='week'], .adage-themed.theme-black input[type='time'], .adage-themed.theme-black input[type='datetime'], .adage-themed.theme-black input[type='datetime-local'], .adage-themed.theme-black select,
  .adage-themed.theme-black textarea {
    color: #ffffff; }
    .adage-themed.theme-black input[type='text'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='number'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='password'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='tel'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='email'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='search'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='url'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='date'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='month'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='week'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='time'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='datetime'] .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-themed.theme-black select .adage-listing-item-wysiwyg, .adage-themed.theme-black textarea .adage-listing-item-wysiwyg,
    .adage-themed.theme-black input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black select .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black textarea .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='text'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='number'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='password'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='tel'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='email'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='search'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='url'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='date'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='month'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='week'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='time'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='datetime'] .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-themed.theme-black select .adage-newsletter-signup-description,
    .adage-themed.theme-black textarea .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='text'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='number'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='password'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='tel'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='email'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='search'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='url'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='date'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='month'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='week'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='time'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black select .adage-newsletter-signup-description p,
    .adage-themed.theme-black textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed input[type='text'], .adage-detail-page.theme-black .adage-themed input[type='number'], .adage-detail-page.theme-black .adage-themed input[type='password'], .adage-detail-page.theme-black .adage-themed input[type='tel'], .adage-detail-page.theme-black .adage-themed input[type='email'], .adage-detail-page.theme-black .adage-themed input[type='search'], .adage-detail-page.theme-black .adage-themed input[type='url'], .adage-detail-page.theme-black .adage-themed input[type='date'], .adage-detail-page.theme-black .adage-themed input[type='month'], .adage-detail-page.theme-black .adage-themed input[type='week'], .adage-detail-page.theme-black .adage-themed input[type='time'], .adage-detail-page.theme-black .adage-themed input[type='datetime'], .adage-detail-page.theme-black .adage-themed input[type='datetime-local'], .adage-detail-page.theme-black .adage-themed select,
  .adage-detail-page.theme-black .adage-themed textarea {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed input[type='text'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='number'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='password'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='tel'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='email'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='search'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='url'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='date'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='month'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='week'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='time'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed select .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed textarea .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed input[type='text'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='number'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='password'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='tel'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='email'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='search'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='url'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='date'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='month'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='week'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='time'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='datetime'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='datetime-local'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed select .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed textarea .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='text'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='number'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='password'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='tel'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='email'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='search'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='url'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='date'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='month'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='week'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='time'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='datetime'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed select .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed textarea .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='text'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='number'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='password'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='tel'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='email'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='search'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='url'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='date'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='month'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='week'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='time'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='datetime'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='datetime-local'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed select .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed textarea .adage-newsletter-signup-description p {
      color: #ffffff; }
  input:hover[type='text'], input:hover[type='number'], input:hover[type='password'], input:hover[type='tel'], input:hover[type='email'], input:hover[type='search'], input:hover[type='url'], input:hover[type='date'], input:hover[type='month'], input:hover[type='week'], input:hover[type='time'], input:hover[type='datetime'], input:hover[type='datetime-local'], select:hover,
  textarea:hover, input:focus[type='text'], input:focus[type='number'], input:focus[type='password'], input:focus[type='tel'], input:focus[type='email'], input:focus[type='search'], input:focus[type='url'], input:focus[type='date'], input:focus[type='month'], input:focus[type='week'], input:focus[type='time'], input:focus[type='datetime'], input:focus[type='datetime-local'], select:focus,
  textarea:focus {
    border-color: #91004C; }
    .adage-themed.theme-coral input:hover[type='text'], .adage-themed.theme-coral input:hover[type='number'], .adage-themed.theme-coral input:hover[type='password'], .adage-themed.theme-coral input:hover[type='tel'], .adage-themed.theme-coral input:hover[type='email'], .adage-themed.theme-coral input:hover[type='search'], .adage-themed.theme-coral input:hover[type='url'], .adage-themed.theme-coral input:hover[type='date'], .adage-themed.theme-coral input:hover[type='month'], .adage-themed.theme-coral input:hover[type='week'], .adage-themed.theme-coral input:hover[type='time'], .adage-themed.theme-coral input:hover[type='datetime'], .adage-themed.theme-coral input:hover[type='datetime-local'], .adage-themed.theme-coral select:hover,
    .adage-themed.theme-coral textarea:hover, .adage-themed.theme-coral input:focus[type='text'], .adage-themed.theme-coral input:focus[type='number'], .adage-themed.theme-coral input:focus[type='password'], .adage-themed.theme-coral input:focus[type='tel'], .adage-themed.theme-coral input:focus[type='email'], .adage-themed.theme-coral input:focus[type='search'], .adage-themed.theme-coral input:focus[type='url'], .adage-themed.theme-coral input:focus[type='date'], .adage-themed.theme-coral input:focus[type='month'], .adage-themed.theme-coral input:focus[type='week'], .adage-themed.theme-coral input:focus[type='time'], .adage-themed.theme-coral input:focus[type='datetime'], .adage-themed.theme-coral input:focus[type='datetime-local'], .adage-themed.theme-coral select:focus,
    .adage-themed.theme-coral textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed input:hover[type='text'], .adage-detail-page.theme-coral .adage-themed input:hover[type='number'], .adage-detail-page.theme-coral .adage-themed input:hover[type='password'], .adage-detail-page.theme-coral .adage-themed input:hover[type='tel'], .adage-detail-page.theme-coral .adage-themed input:hover[type='email'], .adage-detail-page.theme-coral .adage-themed input:hover[type='search'], .adage-detail-page.theme-coral .adage-themed input:hover[type='url'], .adage-detail-page.theme-coral .adage-themed input:hover[type='date'], .adage-detail-page.theme-coral .adage-themed input:hover[type='month'], .adage-detail-page.theme-coral .adage-themed input:hover[type='week'], .adage-detail-page.theme-coral .adage-themed input:hover[type='time'], .adage-detail-page.theme-coral .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-coral .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-coral .adage-themed select:hover,
    .adage-detail-page.theme-coral .adage-themed textarea:hover, .adage-detail-page.theme-coral .adage-themed input:focus[type='text'], .adage-detail-page.theme-coral .adage-themed input:focus[type='number'], .adage-detail-page.theme-coral .adage-themed input:focus[type='password'], .adage-detail-page.theme-coral .adage-themed input:focus[type='tel'], .adage-detail-page.theme-coral .adage-themed input:focus[type='email'], .adage-detail-page.theme-coral .adage-themed input:focus[type='search'], .adage-detail-page.theme-coral .adage-themed input:focus[type='url'], .adage-detail-page.theme-coral .adage-themed input:focus[type='date'], .adage-detail-page.theme-coral .adage-themed input:focus[type='month'], .adage-detail-page.theme-coral .adage-themed input:focus[type='week'], .adage-detail-page.theme-coral .adage-themed input:focus[type='time'], .adage-detail-page.theme-coral .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-coral .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-coral .adage-themed select:focus,
    .adage-detail-page.theme-coral .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-yellow input:hover[type='text'], .adage-themed.theme-yellow input:hover[type='number'], .adage-themed.theme-yellow input:hover[type='password'], .adage-themed.theme-yellow input:hover[type='tel'], .adage-themed.theme-yellow input:hover[type='email'], .adage-themed.theme-yellow input:hover[type='search'], .adage-themed.theme-yellow input:hover[type='url'], .adage-themed.theme-yellow input:hover[type='date'], .adage-themed.theme-yellow input:hover[type='month'], .adage-themed.theme-yellow input:hover[type='week'], .adage-themed.theme-yellow input:hover[type='time'], .adage-themed.theme-yellow input:hover[type='datetime'], .adage-themed.theme-yellow input:hover[type='datetime-local'], .adage-themed.theme-yellow select:hover,
    .adage-themed.theme-yellow textarea:hover, .adage-themed.theme-yellow input:focus[type='text'], .adage-themed.theme-yellow input:focus[type='number'], .adage-themed.theme-yellow input:focus[type='password'], .adage-themed.theme-yellow input:focus[type='tel'], .adage-themed.theme-yellow input:focus[type='email'], .adage-themed.theme-yellow input:focus[type='search'], .adage-themed.theme-yellow input:focus[type='url'], .adage-themed.theme-yellow input:focus[type='date'], .adage-themed.theme-yellow input:focus[type='month'], .adage-themed.theme-yellow input:focus[type='week'], .adage-themed.theme-yellow input:focus[type='time'], .adage-themed.theme-yellow input:focus[type='datetime'], .adage-themed.theme-yellow input:focus[type='datetime-local'], .adage-themed.theme-yellow select:focus,
    .adage-themed.theme-yellow textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed input:hover[type='text'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='number'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='password'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='tel'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='email'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='search'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='url'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='date'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='month'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='week'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='time'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-yellow .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-yellow .adage-themed select:hover,
    .adage-detail-page.theme-yellow .adage-themed textarea:hover, .adage-detail-page.theme-yellow .adage-themed input:focus[type='text'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='number'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='password'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='tel'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='email'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='search'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='url'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='date'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='month'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='week'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='time'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-yellow .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-yellow .adage-themed select:focus,
    .adage-detail-page.theme-yellow .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-yellow-alt input:hover[type='text'], .adage-themed.theme-yellow-alt input:hover[type='number'], .adage-themed.theme-yellow-alt input:hover[type='password'], .adage-themed.theme-yellow-alt input:hover[type='tel'], .adage-themed.theme-yellow-alt input:hover[type='email'], .adage-themed.theme-yellow-alt input:hover[type='search'], .adage-themed.theme-yellow-alt input:hover[type='url'], .adage-themed.theme-yellow-alt input:hover[type='date'], .adage-themed.theme-yellow-alt input:hover[type='month'], .adage-themed.theme-yellow-alt input:hover[type='week'], .adage-themed.theme-yellow-alt input:hover[type='time'], .adage-themed.theme-yellow-alt input:hover[type='datetime'], .adage-themed.theme-yellow-alt input:hover[type='datetime-local'], .adage-themed.theme-yellow-alt select:hover,
    .adage-themed.theme-yellow-alt textarea:hover, .adage-themed.theme-yellow-alt input:focus[type='text'], .adage-themed.theme-yellow-alt input:focus[type='number'], .adage-themed.theme-yellow-alt input:focus[type='password'], .adage-themed.theme-yellow-alt input:focus[type='tel'], .adage-themed.theme-yellow-alt input:focus[type='email'], .adage-themed.theme-yellow-alt input:focus[type='search'], .adage-themed.theme-yellow-alt input:focus[type='url'], .adage-themed.theme-yellow-alt input:focus[type='date'], .adage-themed.theme-yellow-alt input:focus[type='month'], .adage-themed.theme-yellow-alt input:focus[type='week'], .adage-themed.theme-yellow-alt input:focus[type='time'], .adage-themed.theme-yellow-alt input:focus[type='datetime'], .adage-themed.theme-yellow-alt input:focus[type='datetime-local'], .adage-themed.theme-yellow-alt select:focus,
    .adage-themed.theme-yellow-alt textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-yellow-alt .adage-themed select:hover,
    .adage-detail-page.theme-yellow-alt .adage-themed textarea:hover, .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-yellow-alt .adage-themed select:focus,
    .adage-detail-page.theme-yellow-alt .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-orange input:hover[type='text'], .adage-themed.theme-orange input:hover[type='number'], .adage-themed.theme-orange input:hover[type='password'], .adage-themed.theme-orange input:hover[type='tel'], .adage-themed.theme-orange input:hover[type='email'], .adage-themed.theme-orange input:hover[type='search'], .adage-themed.theme-orange input:hover[type='url'], .adage-themed.theme-orange input:hover[type='date'], .adage-themed.theme-orange input:hover[type='month'], .adage-themed.theme-orange input:hover[type='week'], .adage-themed.theme-orange input:hover[type='time'], .adage-themed.theme-orange input:hover[type='datetime'], .adage-themed.theme-orange input:hover[type='datetime-local'], .adage-themed.theme-orange select:hover,
    .adage-themed.theme-orange textarea:hover, .adage-themed.theme-orange input:focus[type='text'], .adage-themed.theme-orange input:focus[type='number'], .adage-themed.theme-orange input:focus[type='password'], .adage-themed.theme-orange input:focus[type='tel'], .adage-themed.theme-orange input:focus[type='email'], .adage-themed.theme-orange input:focus[type='search'], .adage-themed.theme-orange input:focus[type='url'], .adage-themed.theme-orange input:focus[type='date'], .adage-themed.theme-orange input:focus[type='month'], .adage-themed.theme-orange input:focus[type='week'], .adage-themed.theme-orange input:focus[type='time'], .adage-themed.theme-orange input:focus[type='datetime'], .adage-themed.theme-orange input:focus[type='datetime-local'], .adage-themed.theme-orange select:focus,
    .adage-themed.theme-orange textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-orange .adage-themed input:hover[type='text'], .adage-detail-page.theme-orange .adage-themed input:hover[type='number'], .adage-detail-page.theme-orange .adage-themed input:hover[type='password'], .adage-detail-page.theme-orange .adage-themed input:hover[type='tel'], .adage-detail-page.theme-orange .adage-themed input:hover[type='email'], .adage-detail-page.theme-orange .adage-themed input:hover[type='search'], .adage-detail-page.theme-orange .adage-themed input:hover[type='url'], .adage-detail-page.theme-orange .adage-themed input:hover[type='date'], .adage-detail-page.theme-orange .adage-themed input:hover[type='month'], .adage-detail-page.theme-orange .adage-themed input:hover[type='week'], .adage-detail-page.theme-orange .adage-themed input:hover[type='time'], .adage-detail-page.theme-orange .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-orange .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-orange .adage-themed select:hover,
    .adage-detail-page.theme-orange .adage-themed textarea:hover, .adage-detail-page.theme-orange .adage-themed input:focus[type='text'], .adage-detail-page.theme-orange .adage-themed input:focus[type='number'], .adage-detail-page.theme-orange .adage-themed input:focus[type='password'], .adage-detail-page.theme-orange .adage-themed input:focus[type='tel'], .adage-detail-page.theme-orange .adage-themed input:focus[type='email'], .adage-detail-page.theme-orange .adage-themed input:focus[type='search'], .adage-detail-page.theme-orange .adage-themed input:focus[type='url'], .adage-detail-page.theme-orange .adage-themed input:focus[type='date'], .adage-detail-page.theme-orange .adage-themed input:focus[type='month'], .adage-detail-page.theme-orange .adage-themed input:focus[type='week'], .adage-detail-page.theme-orange .adage-themed input:focus[type='time'], .adage-detail-page.theme-orange .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-orange .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-orange .adage-themed select:focus,
    .adage-detail-page.theme-orange .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-orange-alt input:hover[type='text'], .adage-themed.theme-orange-alt input:hover[type='number'], .adage-themed.theme-orange-alt input:hover[type='password'], .adage-themed.theme-orange-alt input:hover[type='tel'], .adage-themed.theme-orange-alt input:hover[type='email'], .adage-themed.theme-orange-alt input:hover[type='search'], .adage-themed.theme-orange-alt input:hover[type='url'], .adage-themed.theme-orange-alt input:hover[type='date'], .adage-themed.theme-orange-alt input:hover[type='month'], .adage-themed.theme-orange-alt input:hover[type='week'], .adage-themed.theme-orange-alt input:hover[type='time'], .adage-themed.theme-orange-alt input:hover[type='datetime'], .adage-themed.theme-orange-alt input:hover[type='datetime-local'], .adage-themed.theme-orange-alt select:hover,
    .adage-themed.theme-orange-alt textarea:hover, .adage-themed.theme-orange-alt input:focus[type='text'], .adage-themed.theme-orange-alt input:focus[type='number'], .adage-themed.theme-orange-alt input:focus[type='password'], .adage-themed.theme-orange-alt input:focus[type='tel'], .adage-themed.theme-orange-alt input:focus[type='email'], .adage-themed.theme-orange-alt input:focus[type='search'], .adage-themed.theme-orange-alt input:focus[type='url'], .adage-themed.theme-orange-alt input:focus[type='date'], .adage-themed.theme-orange-alt input:focus[type='month'], .adage-themed.theme-orange-alt input:focus[type='week'], .adage-themed.theme-orange-alt input:focus[type='time'], .adage-themed.theme-orange-alt input:focus[type='datetime'], .adage-themed.theme-orange-alt input:focus[type='datetime-local'], .adage-themed.theme-orange-alt select:focus,
    .adage-themed.theme-orange-alt textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-orange-alt .adage-themed select:hover,
    .adage-detail-page.theme-orange-alt .adage-themed textarea:hover, .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-orange-alt .adage-themed select:focus,
    .adage-detail-page.theme-orange-alt .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-pink input:hover[type='text'], .adage-themed.theme-pink input:hover[type='number'], .adage-themed.theme-pink input:hover[type='password'], .adage-themed.theme-pink input:hover[type='tel'], .adage-themed.theme-pink input:hover[type='email'], .adage-themed.theme-pink input:hover[type='search'], .adage-themed.theme-pink input:hover[type='url'], .adage-themed.theme-pink input:hover[type='date'], .adage-themed.theme-pink input:hover[type='month'], .adage-themed.theme-pink input:hover[type='week'], .adage-themed.theme-pink input:hover[type='time'], .adage-themed.theme-pink input:hover[type='datetime'], .adage-themed.theme-pink input:hover[type='datetime-local'], .adage-themed.theme-pink select:hover,
    .adage-themed.theme-pink textarea:hover, .adage-themed.theme-pink input:focus[type='text'], .adage-themed.theme-pink input:focus[type='number'], .adage-themed.theme-pink input:focus[type='password'], .adage-themed.theme-pink input:focus[type='tel'], .adage-themed.theme-pink input:focus[type='email'], .adage-themed.theme-pink input:focus[type='search'], .adage-themed.theme-pink input:focus[type='url'], .adage-themed.theme-pink input:focus[type='date'], .adage-themed.theme-pink input:focus[type='month'], .adage-themed.theme-pink input:focus[type='week'], .adage-themed.theme-pink input:focus[type='time'], .adage-themed.theme-pink input:focus[type='datetime'], .adage-themed.theme-pink input:focus[type='datetime-local'], .adage-themed.theme-pink select:focus,
    .adage-themed.theme-pink textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-pink .adage-themed input:hover[type='text'], .adage-detail-page.theme-pink .adage-themed input:hover[type='number'], .adage-detail-page.theme-pink .adage-themed input:hover[type='password'], .adage-detail-page.theme-pink .adage-themed input:hover[type='tel'], .adage-detail-page.theme-pink .adage-themed input:hover[type='email'], .adage-detail-page.theme-pink .adage-themed input:hover[type='search'], .adage-detail-page.theme-pink .adage-themed input:hover[type='url'], .adage-detail-page.theme-pink .adage-themed input:hover[type='date'], .adage-detail-page.theme-pink .adage-themed input:hover[type='month'], .adage-detail-page.theme-pink .adage-themed input:hover[type='week'], .adage-detail-page.theme-pink .adage-themed input:hover[type='time'], .adage-detail-page.theme-pink .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-pink .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-pink .adage-themed select:hover,
    .adage-detail-page.theme-pink .adage-themed textarea:hover, .adage-detail-page.theme-pink .adage-themed input:focus[type='text'], .adage-detail-page.theme-pink .adage-themed input:focus[type='number'], .adage-detail-page.theme-pink .adage-themed input:focus[type='password'], .adage-detail-page.theme-pink .adage-themed input:focus[type='tel'], .adage-detail-page.theme-pink .adage-themed input:focus[type='email'], .adage-detail-page.theme-pink .adage-themed input:focus[type='search'], .adage-detail-page.theme-pink .adage-themed input:focus[type='url'], .adage-detail-page.theme-pink .adage-themed input:focus[type='date'], .adage-detail-page.theme-pink .adage-themed input:focus[type='month'], .adage-detail-page.theme-pink .adage-themed input:focus[type='week'], .adage-detail-page.theme-pink .adage-themed input:focus[type='time'], .adage-detail-page.theme-pink .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-pink .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-pink .adage-themed select:focus,
    .adage-detail-page.theme-pink .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-pink-alt input:hover[type='text'], .adage-themed.theme-pink-alt input:hover[type='number'], .adage-themed.theme-pink-alt input:hover[type='password'], .adage-themed.theme-pink-alt input:hover[type='tel'], .adage-themed.theme-pink-alt input:hover[type='email'], .adage-themed.theme-pink-alt input:hover[type='search'], .adage-themed.theme-pink-alt input:hover[type='url'], .adage-themed.theme-pink-alt input:hover[type='date'], .adage-themed.theme-pink-alt input:hover[type='month'], .adage-themed.theme-pink-alt input:hover[type='week'], .adage-themed.theme-pink-alt input:hover[type='time'], .adage-themed.theme-pink-alt input:hover[type='datetime'], .adage-themed.theme-pink-alt input:hover[type='datetime-local'], .adage-themed.theme-pink-alt select:hover,
    .adage-themed.theme-pink-alt textarea:hover, .adage-themed.theme-pink-alt input:focus[type='text'], .adage-themed.theme-pink-alt input:focus[type='number'], .adage-themed.theme-pink-alt input:focus[type='password'], .adage-themed.theme-pink-alt input:focus[type='tel'], .adage-themed.theme-pink-alt input:focus[type='email'], .adage-themed.theme-pink-alt input:focus[type='search'], .adage-themed.theme-pink-alt input:focus[type='url'], .adage-themed.theme-pink-alt input:focus[type='date'], .adage-themed.theme-pink-alt input:focus[type='month'], .adage-themed.theme-pink-alt input:focus[type='week'], .adage-themed.theme-pink-alt input:focus[type='time'], .adage-themed.theme-pink-alt input:focus[type='datetime'], .adage-themed.theme-pink-alt input:focus[type='datetime-local'], .adage-themed.theme-pink-alt select:focus,
    .adage-themed.theme-pink-alt textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-pink-alt .adage-themed select:hover,
    .adage-detail-page.theme-pink-alt .adage-themed textarea:hover, .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-pink-alt .adage-themed select:focus,
    .adage-detail-page.theme-pink-alt .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-purple input:hover[type='text'], .adage-themed.theme-purple input:hover[type='number'], .adage-themed.theme-purple input:hover[type='password'], .adage-themed.theme-purple input:hover[type='tel'], .adage-themed.theme-purple input:hover[type='email'], .adage-themed.theme-purple input:hover[type='search'], .adage-themed.theme-purple input:hover[type='url'], .adage-themed.theme-purple input:hover[type='date'], .adage-themed.theme-purple input:hover[type='month'], .adage-themed.theme-purple input:hover[type='week'], .adage-themed.theme-purple input:hover[type='time'], .adage-themed.theme-purple input:hover[type='datetime'], .adage-themed.theme-purple input:hover[type='datetime-local'], .adage-themed.theme-purple select:hover,
    .adage-themed.theme-purple textarea:hover, .adage-themed.theme-purple input:focus[type='text'], .adage-themed.theme-purple input:focus[type='number'], .adage-themed.theme-purple input:focus[type='password'], .adage-themed.theme-purple input:focus[type='tel'], .adage-themed.theme-purple input:focus[type='email'], .adage-themed.theme-purple input:focus[type='search'], .adage-themed.theme-purple input:focus[type='url'], .adage-themed.theme-purple input:focus[type='date'], .adage-themed.theme-purple input:focus[type='month'], .adage-themed.theme-purple input:focus[type='week'], .adage-themed.theme-purple input:focus[type='time'], .adage-themed.theme-purple input:focus[type='datetime'], .adage-themed.theme-purple input:focus[type='datetime-local'], .adage-themed.theme-purple select:focus,
    .adage-themed.theme-purple textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed input:hover[type='text'], .adage-detail-page.theme-purple .adage-themed input:hover[type='number'], .adage-detail-page.theme-purple .adage-themed input:hover[type='password'], .adage-detail-page.theme-purple .adage-themed input:hover[type='tel'], .adage-detail-page.theme-purple .adage-themed input:hover[type='email'], .adage-detail-page.theme-purple .adage-themed input:hover[type='search'], .adage-detail-page.theme-purple .adage-themed input:hover[type='url'], .adage-detail-page.theme-purple .adage-themed input:hover[type='date'], .adage-detail-page.theme-purple .adage-themed input:hover[type='month'], .adage-detail-page.theme-purple .adage-themed input:hover[type='week'], .adage-detail-page.theme-purple .adage-themed input:hover[type='time'], .adage-detail-page.theme-purple .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-purple .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-purple .adage-themed select:hover,
    .adage-detail-page.theme-purple .adage-themed textarea:hover, .adage-detail-page.theme-purple .adage-themed input:focus[type='text'], .adage-detail-page.theme-purple .adage-themed input:focus[type='number'], .adage-detail-page.theme-purple .adage-themed input:focus[type='password'], .adage-detail-page.theme-purple .adage-themed input:focus[type='tel'], .adage-detail-page.theme-purple .adage-themed input:focus[type='email'], .adage-detail-page.theme-purple .adage-themed input:focus[type='search'], .adage-detail-page.theme-purple .adage-themed input:focus[type='url'], .adage-detail-page.theme-purple .adage-themed input:focus[type='date'], .adage-detail-page.theme-purple .adage-themed input:focus[type='month'], .adage-detail-page.theme-purple .adage-themed input:focus[type='week'], .adage-detail-page.theme-purple .adage-themed input:focus[type='time'], .adage-detail-page.theme-purple .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-purple .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-purple .adage-themed select:focus,
    .adage-detail-page.theme-purple .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-purple-alt input:hover[type='text'], .adage-themed.theme-purple-alt input:hover[type='number'], .adage-themed.theme-purple-alt input:hover[type='password'], .adage-themed.theme-purple-alt input:hover[type='tel'], .adage-themed.theme-purple-alt input:hover[type='email'], .adage-themed.theme-purple-alt input:hover[type='search'], .adage-themed.theme-purple-alt input:hover[type='url'], .adage-themed.theme-purple-alt input:hover[type='date'], .adage-themed.theme-purple-alt input:hover[type='month'], .adage-themed.theme-purple-alt input:hover[type='week'], .adage-themed.theme-purple-alt input:hover[type='time'], .adage-themed.theme-purple-alt input:hover[type='datetime'], .adage-themed.theme-purple-alt input:hover[type='datetime-local'], .adage-themed.theme-purple-alt select:hover,
    .adage-themed.theme-purple-alt textarea:hover, .adage-themed.theme-purple-alt input:focus[type='text'], .adage-themed.theme-purple-alt input:focus[type='number'], .adage-themed.theme-purple-alt input:focus[type='password'], .adage-themed.theme-purple-alt input:focus[type='tel'], .adage-themed.theme-purple-alt input:focus[type='email'], .adage-themed.theme-purple-alt input:focus[type='search'], .adage-themed.theme-purple-alt input:focus[type='url'], .adage-themed.theme-purple-alt input:focus[type='date'], .adage-themed.theme-purple-alt input:focus[type='month'], .adage-themed.theme-purple-alt input:focus[type='week'], .adage-themed.theme-purple-alt input:focus[type='time'], .adage-themed.theme-purple-alt input:focus[type='datetime'], .adage-themed.theme-purple-alt input:focus[type='datetime-local'], .adage-themed.theme-purple-alt select:focus,
    .adage-themed.theme-purple-alt textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-purple-alt .adage-themed select:hover,
    .adage-detail-page.theme-purple-alt .adage-themed textarea:hover, .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-purple-alt .adage-themed select:focus,
    .adage-detail-page.theme-purple-alt .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-blue input:hover[type='text'], .adage-themed.theme-blue input:hover[type='number'], .adage-themed.theme-blue input:hover[type='password'], .adage-themed.theme-blue input:hover[type='tel'], .adage-themed.theme-blue input:hover[type='email'], .adage-themed.theme-blue input:hover[type='search'], .adage-themed.theme-blue input:hover[type='url'], .adage-themed.theme-blue input:hover[type='date'], .adage-themed.theme-blue input:hover[type='month'], .adage-themed.theme-blue input:hover[type='week'], .adage-themed.theme-blue input:hover[type='time'], .adage-themed.theme-blue input:hover[type='datetime'], .adage-themed.theme-blue input:hover[type='datetime-local'], .adage-themed.theme-blue select:hover,
    .adage-themed.theme-blue textarea:hover, .adage-themed.theme-blue input:focus[type='text'], .adage-themed.theme-blue input:focus[type='number'], .adage-themed.theme-blue input:focus[type='password'], .adage-themed.theme-blue input:focus[type='tel'], .adage-themed.theme-blue input:focus[type='email'], .adage-themed.theme-blue input:focus[type='search'], .adage-themed.theme-blue input:focus[type='url'], .adage-themed.theme-blue input:focus[type='date'], .adage-themed.theme-blue input:focus[type='month'], .adage-themed.theme-blue input:focus[type='week'], .adage-themed.theme-blue input:focus[type='time'], .adage-themed.theme-blue input:focus[type='datetime'], .adage-themed.theme-blue input:focus[type='datetime-local'], .adage-themed.theme-blue select:focus,
    .adage-themed.theme-blue textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-blue .adage-themed input:hover[type='text'], .adage-detail-page.theme-blue .adage-themed input:hover[type='number'], .adage-detail-page.theme-blue .adage-themed input:hover[type='password'], .adage-detail-page.theme-blue .adage-themed input:hover[type='tel'], .adage-detail-page.theme-blue .adage-themed input:hover[type='email'], .adage-detail-page.theme-blue .adage-themed input:hover[type='search'], .adage-detail-page.theme-blue .adage-themed input:hover[type='url'], .adage-detail-page.theme-blue .adage-themed input:hover[type='date'], .adage-detail-page.theme-blue .adage-themed input:hover[type='month'], .adage-detail-page.theme-blue .adage-themed input:hover[type='week'], .adage-detail-page.theme-blue .adage-themed input:hover[type='time'], .adage-detail-page.theme-blue .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-blue .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-blue .adage-themed select:hover,
    .adage-detail-page.theme-blue .adage-themed textarea:hover, .adage-detail-page.theme-blue .adage-themed input:focus[type='text'], .adage-detail-page.theme-blue .adage-themed input:focus[type='number'], .adage-detail-page.theme-blue .adage-themed input:focus[type='password'], .adage-detail-page.theme-blue .adage-themed input:focus[type='tel'], .adage-detail-page.theme-blue .adage-themed input:focus[type='email'], .adage-detail-page.theme-blue .adage-themed input:focus[type='search'], .adage-detail-page.theme-blue .adage-themed input:focus[type='url'], .adage-detail-page.theme-blue .adage-themed input:focus[type='date'], .adage-detail-page.theme-blue .adage-themed input:focus[type='month'], .adage-detail-page.theme-blue .adage-themed input:focus[type='week'], .adage-detail-page.theme-blue .adage-themed input:focus[type='time'], .adage-detail-page.theme-blue .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-blue .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-blue .adage-themed select:focus,
    .adage-detail-page.theme-blue .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-blue-alt input:hover[type='text'], .adage-themed.theme-blue-alt input:hover[type='number'], .adage-themed.theme-blue-alt input:hover[type='password'], .adage-themed.theme-blue-alt input:hover[type='tel'], .adage-themed.theme-blue-alt input:hover[type='email'], .adage-themed.theme-blue-alt input:hover[type='search'], .adage-themed.theme-blue-alt input:hover[type='url'], .adage-themed.theme-blue-alt input:hover[type='date'], .adage-themed.theme-blue-alt input:hover[type='month'], .adage-themed.theme-blue-alt input:hover[type='week'], .adage-themed.theme-blue-alt input:hover[type='time'], .adage-themed.theme-blue-alt input:hover[type='datetime'], .adage-themed.theme-blue-alt input:hover[type='datetime-local'], .adage-themed.theme-blue-alt select:hover,
    .adage-themed.theme-blue-alt textarea:hover, .adage-themed.theme-blue-alt input:focus[type='text'], .adage-themed.theme-blue-alt input:focus[type='number'], .adage-themed.theme-blue-alt input:focus[type='password'], .adage-themed.theme-blue-alt input:focus[type='tel'], .adage-themed.theme-blue-alt input:focus[type='email'], .adage-themed.theme-blue-alt input:focus[type='search'], .adage-themed.theme-blue-alt input:focus[type='url'], .adage-themed.theme-blue-alt input:focus[type='date'], .adage-themed.theme-blue-alt input:focus[type='month'], .adage-themed.theme-blue-alt input:focus[type='week'], .adage-themed.theme-blue-alt input:focus[type='time'], .adage-themed.theme-blue-alt input:focus[type='datetime'], .adage-themed.theme-blue-alt input:focus[type='datetime-local'], .adage-themed.theme-blue-alt select:focus,
    .adage-themed.theme-blue-alt textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-blue-alt .adage-themed select:hover,
    .adage-detail-page.theme-blue-alt .adage-themed textarea:hover, .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-blue-alt .adage-themed select:focus,
    .adage-detail-page.theme-blue-alt .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-teal input:hover[type='text'], .adage-themed.theme-teal input:hover[type='number'], .adage-themed.theme-teal input:hover[type='password'], .adage-themed.theme-teal input:hover[type='tel'], .adage-themed.theme-teal input:hover[type='email'], .adage-themed.theme-teal input:hover[type='search'], .adage-themed.theme-teal input:hover[type='url'], .adage-themed.theme-teal input:hover[type='date'], .adage-themed.theme-teal input:hover[type='month'], .adage-themed.theme-teal input:hover[type='week'], .adage-themed.theme-teal input:hover[type='time'], .adage-themed.theme-teal input:hover[type='datetime'], .adage-themed.theme-teal input:hover[type='datetime-local'], .adage-themed.theme-teal select:hover,
    .adage-themed.theme-teal textarea:hover, .adage-themed.theme-teal input:focus[type='text'], .adage-themed.theme-teal input:focus[type='number'], .adage-themed.theme-teal input:focus[type='password'], .adage-themed.theme-teal input:focus[type='tel'], .adage-themed.theme-teal input:focus[type='email'], .adage-themed.theme-teal input:focus[type='search'], .adage-themed.theme-teal input:focus[type='url'], .adage-themed.theme-teal input:focus[type='date'], .adage-themed.theme-teal input:focus[type='month'], .adage-themed.theme-teal input:focus[type='week'], .adage-themed.theme-teal input:focus[type='time'], .adage-themed.theme-teal input:focus[type='datetime'], .adage-themed.theme-teal input:focus[type='datetime-local'], .adage-themed.theme-teal select:focus,
    .adage-themed.theme-teal textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-teal .adage-themed input:hover[type='text'], .adage-detail-page.theme-teal .adage-themed input:hover[type='number'], .adage-detail-page.theme-teal .adage-themed input:hover[type='password'], .adage-detail-page.theme-teal .adage-themed input:hover[type='tel'], .adage-detail-page.theme-teal .adage-themed input:hover[type='email'], .adage-detail-page.theme-teal .adage-themed input:hover[type='search'], .adage-detail-page.theme-teal .adage-themed input:hover[type='url'], .adage-detail-page.theme-teal .adage-themed input:hover[type='date'], .adage-detail-page.theme-teal .adage-themed input:hover[type='month'], .adage-detail-page.theme-teal .adage-themed input:hover[type='week'], .adage-detail-page.theme-teal .adage-themed input:hover[type='time'], .adage-detail-page.theme-teal .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-teal .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-teal .adage-themed select:hover,
    .adage-detail-page.theme-teal .adage-themed textarea:hover, .adage-detail-page.theme-teal .adage-themed input:focus[type='text'], .adage-detail-page.theme-teal .adage-themed input:focus[type='number'], .adage-detail-page.theme-teal .adage-themed input:focus[type='password'], .adage-detail-page.theme-teal .adage-themed input:focus[type='tel'], .adage-detail-page.theme-teal .adage-themed input:focus[type='email'], .adage-detail-page.theme-teal .adage-themed input:focus[type='search'], .adage-detail-page.theme-teal .adage-themed input:focus[type='url'], .adage-detail-page.theme-teal .adage-themed input:focus[type='date'], .adage-detail-page.theme-teal .adage-themed input:focus[type='month'], .adage-detail-page.theme-teal .adage-themed input:focus[type='week'], .adage-detail-page.theme-teal .adage-themed input:focus[type='time'], .adage-detail-page.theme-teal .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-teal .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-teal .adage-themed select:focus,
    .adage-detail-page.theme-teal .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-teal-alt input:hover[type='text'], .adage-themed.theme-teal-alt input:hover[type='number'], .adage-themed.theme-teal-alt input:hover[type='password'], .adage-themed.theme-teal-alt input:hover[type='tel'], .adage-themed.theme-teal-alt input:hover[type='email'], .adage-themed.theme-teal-alt input:hover[type='search'], .adage-themed.theme-teal-alt input:hover[type='url'], .adage-themed.theme-teal-alt input:hover[type='date'], .adage-themed.theme-teal-alt input:hover[type='month'], .adage-themed.theme-teal-alt input:hover[type='week'], .adage-themed.theme-teal-alt input:hover[type='time'], .adage-themed.theme-teal-alt input:hover[type='datetime'], .adage-themed.theme-teal-alt input:hover[type='datetime-local'], .adage-themed.theme-teal-alt select:hover,
    .adage-themed.theme-teal-alt textarea:hover, .adage-themed.theme-teal-alt input:focus[type='text'], .adage-themed.theme-teal-alt input:focus[type='number'], .adage-themed.theme-teal-alt input:focus[type='password'], .adage-themed.theme-teal-alt input:focus[type='tel'], .adage-themed.theme-teal-alt input:focus[type='email'], .adage-themed.theme-teal-alt input:focus[type='search'], .adage-themed.theme-teal-alt input:focus[type='url'], .adage-themed.theme-teal-alt input:focus[type='date'], .adage-themed.theme-teal-alt input:focus[type='month'], .adage-themed.theme-teal-alt input:focus[type='week'], .adage-themed.theme-teal-alt input:focus[type='time'], .adage-themed.theme-teal-alt input:focus[type='datetime'], .adage-themed.theme-teal-alt input:focus[type='datetime-local'], .adage-themed.theme-teal-alt select:focus,
    .adage-themed.theme-teal-alt textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-teal-alt .adage-themed select:hover,
    .adage-detail-page.theme-teal-alt .adage-themed textarea:hover, .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-teal-alt .adage-themed select:focus,
    .adage-detail-page.theme-teal-alt .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-green input:hover[type='text'], .adage-themed.theme-green input:hover[type='number'], .adage-themed.theme-green input:hover[type='password'], .adage-themed.theme-green input:hover[type='tel'], .adage-themed.theme-green input:hover[type='email'], .adage-themed.theme-green input:hover[type='search'], .adage-themed.theme-green input:hover[type='url'], .adage-themed.theme-green input:hover[type='date'], .adage-themed.theme-green input:hover[type='month'], .adage-themed.theme-green input:hover[type='week'], .adage-themed.theme-green input:hover[type='time'], .adage-themed.theme-green input:hover[type='datetime'], .adage-themed.theme-green input:hover[type='datetime-local'], .adage-themed.theme-green select:hover,
    .adage-themed.theme-green textarea:hover, .adage-themed.theme-green input:focus[type='text'], .adage-themed.theme-green input:focus[type='number'], .adage-themed.theme-green input:focus[type='password'], .adage-themed.theme-green input:focus[type='tel'], .adage-themed.theme-green input:focus[type='email'], .adage-themed.theme-green input:focus[type='search'], .adage-themed.theme-green input:focus[type='url'], .adage-themed.theme-green input:focus[type='date'], .adage-themed.theme-green input:focus[type='month'], .adage-themed.theme-green input:focus[type='week'], .adage-themed.theme-green input:focus[type='time'], .adage-themed.theme-green input:focus[type='datetime'], .adage-themed.theme-green input:focus[type='datetime-local'], .adage-themed.theme-green select:focus,
    .adage-themed.theme-green textarea:focus {
      border-color: #000000; }
    .adage-detail-page.theme-green .adage-themed input:hover[type='text'], .adage-detail-page.theme-green .adage-themed input:hover[type='number'], .adage-detail-page.theme-green .adage-themed input:hover[type='password'], .adage-detail-page.theme-green .adage-themed input:hover[type='tel'], .adage-detail-page.theme-green .adage-themed input:hover[type='email'], .adage-detail-page.theme-green .adage-themed input:hover[type='search'], .adage-detail-page.theme-green .adage-themed input:hover[type='url'], .adage-detail-page.theme-green .adage-themed input:hover[type='date'], .adage-detail-page.theme-green .adage-themed input:hover[type='month'], .adage-detail-page.theme-green .adage-themed input:hover[type='week'], .adage-detail-page.theme-green .adage-themed input:hover[type='time'], .adage-detail-page.theme-green .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-green .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-green .adage-themed select:hover,
    .adage-detail-page.theme-green .adage-themed textarea:hover, .adage-detail-page.theme-green .adage-themed input:focus[type='text'], .adage-detail-page.theme-green .adage-themed input:focus[type='number'], .adage-detail-page.theme-green .adage-themed input:focus[type='password'], .adage-detail-page.theme-green .adage-themed input:focus[type='tel'], .adage-detail-page.theme-green .adage-themed input:focus[type='email'], .adage-detail-page.theme-green .adage-themed input:focus[type='search'], .adage-detail-page.theme-green .adage-themed input:focus[type='url'], .adage-detail-page.theme-green .adage-themed input:focus[type='date'], .adage-detail-page.theme-green .adage-themed input:focus[type='month'], .adage-detail-page.theme-green .adage-themed input:focus[type='week'], .adage-detail-page.theme-green .adage-themed input:focus[type='time'], .adage-detail-page.theme-green .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-green .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-green .adage-themed select:focus,
    .adage-detail-page.theme-green .adage-themed textarea:focus {
      border-color: #000000; }
    .adage-themed.theme-green-alt input:hover[type='text'], .adage-themed.theme-green-alt input:hover[type='number'], .adage-themed.theme-green-alt input:hover[type='password'], .adage-themed.theme-green-alt input:hover[type='tel'], .adage-themed.theme-green-alt input:hover[type='email'], .adage-themed.theme-green-alt input:hover[type='search'], .adage-themed.theme-green-alt input:hover[type='url'], .adage-themed.theme-green-alt input:hover[type='date'], .adage-themed.theme-green-alt input:hover[type='month'], .adage-themed.theme-green-alt input:hover[type='week'], .adage-themed.theme-green-alt input:hover[type='time'], .adage-themed.theme-green-alt input:hover[type='datetime'], .adage-themed.theme-green-alt input:hover[type='datetime-local'], .adage-themed.theme-green-alt select:hover,
    .adage-themed.theme-green-alt textarea:hover, .adage-themed.theme-green-alt input:focus[type='text'], .adage-themed.theme-green-alt input:focus[type='number'], .adage-themed.theme-green-alt input:focus[type='password'], .adage-themed.theme-green-alt input:focus[type='tel'], .adage-themed.theme-green-alt input:focus[type='email'], .adage-themed.theme-green-alt input:focus[type='search'], .adage-themed.theme-green-alt input:focus[type='url'], .adage-themed.theme-green-alt input:focus[type='date'], .adage-themed.theme-green-alt input:focus[type='month'], .adage-themed.theme-green-alt input:focus[type='week'], .adage-themed.theme-green-alt input:focus[type='time'], .adage-themed.theme-green-alt input:focus[type='datetime'], .adage-themed.theme-green-alt input:focus[type='datetime-local'], .adage-themed.theme-green-alt select:focus,
    .adage-themed.theme-green-alt textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed input:hover[type='text'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='number'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='password'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='tel'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='email'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='search'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='url'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='date'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='month'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='week'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='time'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-green-alt .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-green-alt .adage-themed select:hover,
    .adage-detail-page.theme-green-alt .adage-themed textarea:hover, .adage-detail-page.theme-green-alt .adage-themed input:focus[type='text'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='number'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='password'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='tel'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='email'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='search'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='url'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='date'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='month'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='week'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='time'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-green-alt .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-green-alt .adage-themed select:focus,
    .adage-detail-page.theme-green-alt .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-red input:hover[type='text'], .adage-themed.theme-red input:hover[type='number'], .adage-themed.theme-red input:hover[type='password'], .adage-themed.theme-red input:hover[type='tel'], .adage-themed.theme-red input:hover[type='email'], .adage-themed.theme-red input:hover[type='search'], .adage-themed.theme-red input:hover[type='url'], .adage-themed.theme-red input:hover[type='date'], .adage-themed.theme-red input:hover[type='month'], .adage-themed.theme-red input:hover[type='week'], .adage-themed.theme-red input:hover[type='time'], .adage-themed.theme-red input:hover[type='datetime'], .adage-themed.theme-red input:hover[type='datetime-local'], .adage-themed.theme-red select:hover,
    .adage-themed.theme-red textarea:hover, .adage-themed.theme-red input:focus[type='text'], .adage-themed.theme-red input:focus[type='number'], .adage-themed.theme-red input:focus[type='password'], .adage-themed.theme-red input:focus[type='tel'], .adage-themed.theme-red input:focus[type='email'], .adage-themed.theme-red input:focus[type='search'], .adage-themed.theme-red input:focus[type='url'], .adage-themed.theme-red input:focus[type='date'], .adage-themed.theme-red input:focus[type='month'], .adage-themed.theme-red input:focus[type='week'], .adage-themed.theme-red input:focus[type='time'], .adage-themed.theme-red input:focus[type='datetime'], .adage-themed.theme-red input:focus[type='datetime-local'], .adage-themed.theme-red select:focus,
    .adage-themed.theme-red textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed input:hover[type='text'], .adage-detail-page.theme-red .adage-themed input:hover[type='number'], .adage-detail-page.theme-red .adage-themed input:hover[type='password'], .adage-detail-page.theme-red .adage-themed input:hover[type='tel'], .adage-detail-page.theme-red .adage-themed input:hover[type='email'], .adage-detail-page.theme-red .adage-themed input:hover[type='search'], .adage-detail-page.theme-red .adage-themed input:hover[type='url'], .adage-detail-page.theme-red .adage-themed input:hover[type='date'], .adage-detail-page.theme-red .adage-themed input:hover[type='month'], .adage-detail-page.theme-red .adage-themed input:hover[type='week'], .adage-detail-page.theme-red .adage-themed input:hover[type='time'], .adage-detail-page.theme-red .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-red .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-red .adage-themed select:hover,
    .adage-detail-page.theme-red .adage-themed textarea:hover, .adage-detail-page.theme-red .adage-themed input:focus[type='text'], .adage-detail-page.theme-red .adage-themed input:focus[type='number'], .adage-detail-page.theme-red .adage-themed input:focus[type='password'], .adage-detail-page.theme-red .adage-themed input:focus[type='tel'], .adage-detail-page.theme-red .adage-themed input:focus[type='email'], .adage-detail-page.theme-red .adage-themed input:focus[type='search'], .adage-detail-page.theme-red .adage-themed input:focus[type='url'], .adage-detail-page.theme-red .adage-themed input:focus[type='date'], .adage-detail-page.theme-red .adage-themed input:focus[type='month'], .adage-detail-page.theme-red .adage-themed input:focus[type='week'], .adage-detail-page.theme-red .adage-themed input:focus[type='time'], .adage-detail-page.theme-red .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-red .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-red .adage-themed select:focus,
    .adage-detail-page.theme-red .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-montepulciano input:hover[type='text'], .adage-themed.theme-montepulciano input:hover[type='number'], .adage-themed.theme-montepulciano input:hover[type='password'], .adage-themed.theme-montepulciano input:hover[type='tel'], .adage-themed.theme-montepulciano input:hover[type='email'], .adage-themed.theme-montepulciano input:hover[type='search'], .adage-themed.theme-montepulciano input:hover[type='url'], .adage-themed.theme-montepulciano input:hover[type='date'], .adage-themed.theme-montepulciano input:hover[type='month'], .adage-themed.theme-montepulciano input:hover[type='week'], .adage-themed.theme-montepulciano input:hover[type='time'], .adage-themed.theme-montepulciano input:hover[type='datetime'], .adage-themed.theme-montepulciano input:hover[type='datetime-local'], .adage-themed.theme-montepulciano select:hover,
    .adage-themed.theme-montepulciano textarea:hover, .adage-themed.theme-montepulciano input:focus[type='text'], .adage-themed.theme-montepulciano input:focus[type='number'], .adage-themed.theme-montepulciano input:focus[type='password'], .adage-themed.theme-montepulciano input:focus[type='tel'], .adage-themed.theme-montepulciano input:focus[type='email'], .adage-themed.theme-montepulciano input:focus[type='search'], .adage-themed.theme-montepulciano input:focus[type='url'], .adage-themed.theme-montepulciano input:focus[type='date'], .adage-themed.theme-montepulciano input:focus[type='month'], .adage-themed.theme-montepulciano input:focus[type='week'], .adage-themed.theme-montepulciano input:focus[type='time'], .adage-themed.theme-montepulciano input:focus[type='datetime'], .adage-themed.theme-montepulciano input:focus[type='datetime-local'], .adage-themed.theme-montepulciano select:focus,
    .adage-themed.theme-montepulciano textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='text'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='number'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='password'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='tel'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='email'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='search'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='url'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='date'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='month'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='week'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='time'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-montepulciano .adage-themed select:hover,
    .adage-detail-page.theme-montepulciano .adage-themed textarea:hover, .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='text'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='number'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='password'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='tel'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='email'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='search'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='url'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='date'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='month'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='week'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='time'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-montepulciano .adage-themed select:focus,
    .adage-detail-page.theme-montepulciano .adage-themed textarea:focus {
      border-color: #ffffff; }
    .adage-themed.theme-black input:hover[type='text'], .adage-themed.theme-black input:hover[type='number'], .adage-themed.theme-black input:hover[type='password'], .adage-themed.theme-black input:hover[type='tel'], .adage-themed.theme-black input:hover[type='email'], .adage-themed.theme-black input:hover[type='search'], .adage-themed.theme-black input:hover[type='url'], .adage-themed.theme-black input:hover[type='date'], .adage-themed.theme-black input:hover[type='month'], .adage-themed.theme-black input:hover[type='week'], .adage-themed.theme-black input:hover[type='time'], .adage-themed.theme-black input:hover[type='datetime'], .adage-themed.theme-black input:hover[type='datetime-local'], .adage-themed.theme-black select:hover,
    .adage-themed.theme-black textarea:hover, .adage-themed.theme-black input:focus[type='text'], .adage-themed.theme-black input:focus[type='number'], .adage-themed.theme-black input:focus[type='password'], .adage-themed.theme-black input:focus[type='tel'], .adage-themed.theme-black input:focus[type='email'], .adage-themed.theme-black input:focus[type='search'], .adage-themed.theme-black input:focus[type='url'], .adage-themed.theme-black input:focus[type='date'], .adage-themed.theme-black input:focus[type='month'], .adage-themed.theme-black input:focus[type='week'], .adage-themed.theme-black input:focus[type='time'], .adage-themed.theme-black input:focus[type='datetime'], .adage-themed.theme-black input:focus[type='datetime-local'], .adage-themed.theme-black select:focus,
    .adage-themed.theme-black textarea:focus {
      border-color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed input:hover[type='text'], .adage-detail-page.theme-black .adage-themed input:hover[type='number'], .adage-detail-page.theme-black .adage-themed input:hover[type='password'], .adage-detail-page.theme-black .adage-themed input:hover[type='tel'], .adage-detail-page.theme-black .adage-themed input:hover[type='email'], .adage-detail-page.theme-black .adage-themed input:hover[type='search'], .adage-detail-page.theme-black .adage-themed input:hover[type='url'], .adage-detail-page.theme-black .adage-themed input:hover[type='date'], .adage-detail-page.theme-black .adage-themed input:hover[type='month'], .adage-detail-page.theme-black .adage-themed input:hover[type='week'], .adage-detail-page.theme-black .adage-themed input:hover[type='time'], .adage-detail-page.theme-black .adage-themed input:hover[type='datetime'], .adage-detail-page.theme-black .adage-themed input:hover[type='datetime-local'], .adage-detail-page.theme-black .adage-themed select:hover,
    .adage-detail-page.theme-black .adage-themed textarea:hover, .adage-detail-page.theme-black .adage-themed input:focus[type='text'], .adage-detail-page.theme-black .adage-themed input:focus[type='number'], .adage-detail-page.theme-black .adage-themed input:focus[type='password'], .adage-detail-page.theme-black .adage-themed input:focus[type='tel'], .adage-detail-page.theme-black .adage-themed input:focus[type='email'], .adage-detail-page.theme-black .adage-themed input:focus[type='search'], .adage-detail-page.theme-black .adage-themed input:focus[type='url'], .adage-detail-page.theme-black .adage-themed input:focus[type='date'], .adage-detail-page.theme-black .adage-themed input:focus[type='month'], .adage-detail-page.theme-black .adage-themed input:focus[type='week'], .adage-detail-page.theme-black .adage-themed input:focus[type='time'], .adage-detail-page.theme-black .adage-themed input:focus[type='datetime'], .adage-detail-page.theme-black .adage-themed input:focus[type='datetime-local'], .adage-detail-page.theme-black .adage-themed select:focus,
    .adage-detail-page.theme-black .adage-themed textarea:focus {
      border-color: #ffffff; }
  .adage-themed.theme-coral input:focus:invalid:focus[type='text'], .adage-themed.theme-coral input:focus:invalid:focus[type='number'], .adage-themed.theme-coral input:focus:invalid:focus[type='password'], .adage-themed.theme-coral input:focus:invalid:focus[type='tel'], .adage-themed.theme-coral input:focus:invalid:focus[type='email'], .adage-themed.theme-coral input:focus:invalid:focus[type='search'], .adage-themed.theme-coral input:focus:invalid:focus[type='url'], .adage-themed.theme-coral input:focus:invalid:focus[type='date'], .adage-themed.theme-coral input:focus:invalid:focus[type='month'], .adage-themed.theme-coral input:focus:invalid:focus[type='week'], .adage-themed.theme-coral input:focus:invalid:focus[type='time'], .adage-themed.theme-coral input:focus:invalid:focus[type='datetime'], .adage-themed.theme-coral input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-coral select:focus:invalid:focus,
  .adage-themed.theme-coral textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-coral .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-coral .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-coral .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-yellow input:focus:invalid:focus[type='text'], .adage-themed.theme-yellow input:focus:invalid:focus[type='number'], .adage-themed.theme-yellow input:focus:invalid:focus[type='password'], .adage-themed.theme-yellow input:focus:invalid:focus[type='tel'], .adage-themed.theme-yellow input:focus:invalid:focus[type='email'], .adage-themed.theme-yellow input:focus:invalid:focus[type='search'], .adage-themed.theme-yellow input:focus:invalid:focus[type='url'], .adage-themed.theme-yellow input:focus:invalid:focus[type='date'], .adage-themed.theme-yellow input:focus:invalid:focus[type='month'], .adage-themed.theme-yellow input:focus:invalid:focus[type='week'], .adage-themed.theme-yellow input:focus:invalid:focus[type='time'], .adage-themed.theme-yellow input:focus:invalid:focus[type='datetime'], .adage-themed.theme-yellow input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-yellow select:focus:invalid:focus,
  .adage-themed.theme-yellow textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-yellow .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-yellow .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-yellow .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-yellow-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-yellow-alt select:focus:invalid:focus,
  .adage-themed.theme-yellow-alt textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-yellow-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-yellow-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-yellow-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-orange input:focus:invalid:focus[type='text'], .adage-themed.theme-orange input:focus:invalid:focus[type='number'], .adage-themed.theme-orange input:focus:invalid:focus[type='password'], .adage-themed.theme-orange input:focus:invalid:focus[type='tel'], .adage-themed.theme-orange input:focus:invalid:focus[type='email'], .adage-themed.theme-orange input:focus:invalid:focus[type='search'], .adage-themed.theme-orange input:focus:invalid:focus[type='url'], .adage-themed.theme-orange input:focus:invalid:focus[type='date'], .adage-themed.theme-orange input:focus:invalid:focus[type='month'], .adage-themed.theme-orange input:focus:invalid:focus[type='week'], .adage-themed.theme-orange input:focus:invalid:focus[type='time'], .adage-themed.theme-orange input:focus:invalid:focus[type='datetime'], .adage-themed.theme-orange input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-orange select:focus:invalid:focus,
  .adage-themed.theme-orange textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-orange .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-orange .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-orange .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-orange-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-orange-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-orange-alt select:focus:invalid:focus,
  .adage-themed.theme-orange-alt textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-orange-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-orange-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-orange-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-pink input:focus:invalid:focus[type='text'], .adage-themed.theme-pink input:focus:invalid:focus[type='number'], .adage-themed.theme-pink input:focus:invalid:focus[type='password'], .adage-themed.theme-pink input:focus:invalid:focus[type='tel'], .adage-themed.theme-pink input:focus:invalid:focus[type='email'], .adage-themed.theme-pink input:focus:invalid:focus[type='search'], .adage-themed.theme-pink input:focus:invalid:focus[type='url'], .adage-themed.theme-pink input:focus:invalid:focus[type='date'], .adage-themed.theme-pink input:focus:invalid:focus[type='month'], .adage-themed.theme-pink input:focus:invalid:focus[type='week'], .adage-themed.theme-pink input:focus:invalid:focus[type='time'], .adage-themed.theme-pink input:focus:invalid:focus[type='datetime'], .adage-themed.theme-pink input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-pink select:focus:invalid:focus,
  .adage-themed.theme-pink textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-pink .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-pink .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-pink .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-pink-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-pink-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-pink-alt select:focus:invalid:focus,
  .adage-themed.theme-pink-alt textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-pink-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-pink-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-pink-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-purple input:focus:invalid:focus[type='text'], .adage-themed.theme-purple input:focus:invalid:focus[type='number'], .adage-themed.theme-purple input:focus:invalid:focus[type='password'], .adage-themed.theme-purple input:focus:invalid:focus[type='tel'], .adage-themed.theme-purple input:focus:invalid:focus[type='email'], .adage-themed.theme-purple input:focus:invalid:focus[type='search'], .adage-themed.theme-purple input:focus:invalid:focus[type='url'], .adage-themed.theme-purple input:focus:invalid:focus[type='date'], .adage-themed.theme-purple input:focus:invalid:focus[type='month'], .adage-themed.theme-purple input:focus:invalid:focus[type='week'], .adage-themed.theme-purple input:focus:invalid:focus[type='time'], .adage-themed.theme-purple input:focus:invalid:focus[type='datetime'], .adage-themed.theme-purple input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-purple select:focus:invalid:focus,
  .adage-themed.theme-purple textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-purple .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-purple .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-purple .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-purple-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-purple-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-purple-alt select:focus:invalid:focus,
  .adage-themed.theme-purple-alt textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-purple-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-purple-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-purple-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-blue input:focus:invalid:focus[type='text'], .adage-themed.theme-blue input:focus:invalid:focus[type='number'], .adage-themed.theme-blue input:focus:invalid:focus[type='password'], .adage-themed.theme-blue input:focus:invalid:focus[type='tel'], .adage-themed.theme-blue input:focus:invalid:focus[type='email'], .adage-themed.theme-blue input:focus:invalid:focus[type='search'], .adage-themed.theme-blue input:focus:invalid:focus[type='url'], .adage-themed.theme-blue input:focus:invalid:focus[type='date'], .adage-themed.theme-blue input:focus:invalid:focus[type='month'], .adage-themed.theme-blue input:focus:invalid:focus[type='week'], .adage-themed.theme-blue input:focus:invalid:focus[type='time'], .adage-themed.theme-blue input:focus:invalid:focus[type='datetime'], .adage-themed.theme-blue input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-blue select:focus:invalid:focus,
  .adage-themed.theme-blue textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-blue .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-blue .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-blue .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-blue-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-blue-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-blue-alt select:focus:invalid:focus,
  .adage-themed.theme-blue-alt textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-blue-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-blue-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-blue-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-teal input:focus:invalid:focus[type='text'], .adage-themed.theme-teal input:focus:invalid:focus[type='number'], .adage-themed.theme-teal input:focus:invalid:focus[type='password'], .adage-themed.theme-teal input:focus:invalid:focus[type='tel'], .adage-themed.theme-teal input:focus:invalid:focus[type='email'], .adage-themed.theme-teal input:focus:invalid:focus[type='search'], .adage-themed.theme-teal input:focus:invalid:focus[type='url'], .adage-themed.theme-teal input:focus:invalid:focus[type='date'], .adage-themed.theme-teal input:focus:invalid:focus[type='month'], .adage-themed.theme-teal input:focus:invalid:focus[type='week'], .adage-themed.theme-teal input:focus:invalid:focus[type='time'], .adage-themed.theme-teal input:focus:invalid:focus[type='datetime'], .adage-themed.theme-teal input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-teal select:focus:invalid:focus,
  .adage-themed.theme-teal textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-teal .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-teal .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-teal .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-teal-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-teal-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-teal-alt select:focus:invalid:focus,
  .adage-themed.theme-teal-alt textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-teal-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-teal-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-teal-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-green input:focus:invalid:focus[type='text'], .adage-themed.theme-green input:focus:invalid:focus[type='number'], .adage-themed.theme-green input:focus:invalid:focus[type='password'], .adage-themed.theme-green input:focus:invalid:focus[type='tel'], .adage-themed.theme-green input:focus:invalid:focus[type='email'], .adage-themed.theme-green input:focus:invalid:focus[type='search'], .adage-themed.theme-green input:focus:invalid:focus[type='url'], .adage-themed.theme-green input:focus:invalid:focus[type='date'], .adage-themed.theme-green input:focus:invalid:focus[type='month'], .adage-themed.theme-green input:focus:invalid:focus[type='week'], .adage-themed.theme-green input:focus:invalid:focus[type='time'], .adage-themed.theme-green input:focus:invalid:focus[type='datetime'], .adage-themed.theme-green input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-green select:focus:invalid:focus,
  .adage-themed.theme-green textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-green .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-green .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-green .adage-themed textarea:focus:invalid:focus {
    border-color: #000000; }
  .adage-themed.theme-green-alt input:focus:invalid:focus[type='text'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='number'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='password'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='tel'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='email'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='search'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='url'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='date'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='month'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='week'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='time'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='datetime'], .adage-themed.theme-green-alt input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-green-alt select:focus:invalid:focus,
  .adage-themed.theme-green-alt textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-green-alt .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-green-alt .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-green-alt .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-red input:focus:invalid:focus[type='text'], .adage-themed.theme-red input:focus:invalid:focus[type='number'], .adage-themed.theme-red input:focus:invalid:focus[type='password'], .adage-themed.theme-red input:focus:invalid:focus[type='tel'], .adage-themed.theme-red input:focus:invalid:focus[type='email'], .adage-themed.theme-red input:focus:invalid:focus[type='search'], .adage-themed.theme-red input:focus:invalid:focus[type='url'], .adage-themed.theme-red input:focus:invalid:focus[type='date'], .adage-themed.theme-red input:focus:invalid:focus[type='month'], .adage-themed.theme-red input:focus:invalid:focus[type='week'], .adage-themed.theme-red input:focus:invalid:focus[type='time'], .adage-themed.theme-red input:focus:invalid:focus[type='datetime'], .adage-themed.theme-red input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-red select:focus:invalid:focus,
  .adage-themed.theme-red textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-red .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-red .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-red .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-montepulciano input:focus:invalid:focus[type='text'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='number'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='password'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='tel'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='email'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='search'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='url'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='date'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='month'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='week'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='time'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='datetime'], .adage-themed.theme-montepulciano input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-montepulciano select:focus:invalid:focus,
  .adage-themed.theme-montepulciano textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-montepulciano .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-montepulciano .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-montepulciano .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-themed.theme-black input:focus:invalid:focus[type='text'], .adage-themed.theme-black input:focus:invalid:focus[type='number'], .adage-themed.theme-black input:focus:invalid:focus[type='password'], .adage-themed.theme-black input:focus:invalid:focus[type='tel'], .adage-themed.theme-black input:focus:invalid:focus[type='email'], .adage-themed.theme-black input:focus:invalid:focus[type='search'], .adage-themed.theme-black input:focus:invalid:focus[type='url'], .adage-themed.theme-black input:focus:invalid:focus[type='date'], .adage-themed.theme-black input:focus:invalid:focus[type='month'], .adage-themed.theme-black input:focus:invalid:focus[type='week'], .adage-themed.theme-black input:focus:invalid:focus[type='time'], .adage-themed.theme-black input:focus:invalid:focus[type='datetime'], .adage-themed.theme-black input:focus:invalid:focus[type='datetime-local'], .adage-themed.theme-black select:focus:invalid:focus,
  .adage-themed.theme-black textarea:focus:invalid:focus {
    border-color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='text'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='number'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='password'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='tel'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='email'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='search'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='url'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='date'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='month'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='week'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='time'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='datetime'], .adage-detail-page.theme-black .adage-themed input:focus:invalid:focus[type='datetime-local'], .adage-detail-page.theme-black .adage-themed select:focus:invalid:focus,
  .adage-detail-page.theme-black .adage-themed textarea:focus:invalid:focus {
    border-color: #ffffff; }

::-moz-input-placeholder {
  /* Moz */
  color: black; }

::-webkit-input-placeholder {
  /* Edge */
  color: black; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black; }

::placeholder {
  color: black; }

select {
  height: auto;
  padding-top: 0.6875rem;
  padding-bottom: 0.75rem; }

textarea {
  margin-top: 0.5rem; }

input[type='checkbox'],
input[type='radio'] {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  input[type='checkbox']:focus,
  input[type='radio']:focus {
    outline: none;
    border: none;
    box-shadow: none; }
  input[type='checkbox'] + label,
  input[type='checkbox'] + input[type='hidden'] + label, input[type='checkbox'] + span > label,
  input[type='radio'] + label,
  input[type='radio'] + input[type='hidden'] + label,
  input[type='radio'] + span > label {
    position: relative;
    padding-left: 23px;
    display: inline-block; }
    input[type='checkbox'] + label:before,
    input[type='checkbox'] + input[type='hidden'] + label:before, input[type='checkbox'] + span > label:before,
    input[type='radio'] + label:before,
    input[type='radio'] + input[type='hidden'] + label:before,
    input[type='radio'] + span > label:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border: 2px solid #91004C;
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0; }
  input[type='checkbox']:checked + label:after,
  input[type='checkbox']:checked + input[type='hidden'] + label:after, input[type='checkbox']:checked + span > label:after,
  input[type='radio']:checked + label:after,
  input[type='radio']:checked + input[type='hidden'] + label:after,
  input[type='radio']:checked + span > label:after {
    content: '';
    position: absolute; }

input[type='checkbox'] + label:after,
input[type='checkbox'] + input[type='hidden'] + label:after, input[type='checkbox'] + span > label:after {
  width: 14px;
  height: 7px;
  border: 2px solid #91004C;
  border-width: 0 0 2px 2px;
  transform: rotate(-55deg) skew(-10deg);
  display: block;
  top: 5px;
  left: 2px; }

input[type='radio'] + label:before,
input[type='radio'] + input[type='hidden'] + label:before, input[type='radio'] + span > label:before {
  border-radius: 50%; }

input[type='radio'] + label:after,
input[type='radio'] + input[type='hidden'] + label:after, input[type='radio'] + span > label:after {
  width: 6px;
  height: 6px;
  background: #91004C;
  border-radius: 50%;
  display: block;
  top: 7px;
  left: 5px; }

.adage-themed.theme-coral label {
  color: #000000; }
  .adage-themed.theme-coral label .adage-listing-item-wysiwyg,
  .adage-themed.theme-coral label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral label .adage-newsletter-signup-description,
  .adage-themed.theme-coral label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-coral .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-coral .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-coral .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-yellow label {
  color: #000000; }
  .adage-themed.theme-yellow label .adage-listing-item-wysiwyg,
  .adage-themed.theme-yellow label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow label .adage-newsletter-signup-description,
  .adage-themed.theme-yellow label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-yellow .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-yellow .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-yellow-alt label {
  color: #000000; }
  .adage-themed.theme-yellow-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-yellow-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-yellow-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-yellow-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-orange label {
  color: #000000; }
  .adage-themed.theme-orange label .adage-listing-item-wysiwyg,
  .adage-themed.theme-orange label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange label .adage-newsletter-signup-description,
  .adage-themed.theme-orange label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-orange .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-orange .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-orange .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-orange-alt label {
  color: #000000; }
  .adage-themed.theme-orange-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-orange-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-orange-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-orange-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-orange-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-pink label {
  color: #000000; }
  .adage-themed.theme-pink label .adage-listing-item-wysiwyg,
  .adage-themed.theme-pink label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink label .adage-newsletter-signup-description,
  .adage-themed.theme-pink label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-pink .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-pink .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-pink .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-pink-alt label {
  color: #000000; }
  .adage-themed.theme-pink-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-pink-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-pink-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-pink-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-purple label {
  color: #000000; }
  .adage-themed.theme-purple label .adage-listing-item-wysiwyg,
  .adage-themed.theme-purple label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple label .adage-newsletter-signup-description,
  .adage-themed.theme-purple label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-purple .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-purple .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-purple .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-purple-alt label {
  color: #000000; }
  .adage-themed.theme-purple-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-purple-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-purple-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-purple-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-purple-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-blue label {
  color: #000000; }
  .adage-themed.theme-blue label .adage-listing-item-wysiwyg,
  .adage-themed.theme-blue label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue label .adage-newsletter-signup-description,
  .adage-themed.theme-blue label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-blue .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-blue .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-blue .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-blue-alt label {
  color: #000000; }
  .adage-themed.theme-blue-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-blue-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-blue-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-blue-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-teal label {
  color: #000000; }
  .adage-themed.theme-teal label .adage-listing-item-wysiwyg,
  .adage-themed.theme-teal label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal label .adage-newsletter-signup-description,
  .adage-themed.theme-teal label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-teal .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-teal .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-teal .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-teal-alt label {
  color: #000000; }
  .adage-themed.theme-teal-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-teal-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-teal-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-teal-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-green label {
  color: #000000; }
  .adage-themed.theme-green label .adage-listing-item-wysiwyg,
  .adage-themed.theme-green label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green label .adage-newsletter-signup-description,
  .adage-themed.theme-green label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-green .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-green .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-green .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-green-alt label {
  color: #000000; }
  .adage-themed.theme-green-alt label .adage-listing-item-wysiwyg,
  .adage-themed.theme-green-alt label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt label .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-green-alt .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-green-alt .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-red label {
  color: #000000; }
  .adage-themed.theme-red label .adage-listing-item-wysiwyg,
  .adage-themed.theme-red label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red label .adage-newsletter-signup-description,
  .adage-themed.theme-red label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-red .adage-themed label {
  color: #000000; }
  .adage-detail-page.theme-red .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-red .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed label .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-montepulciano label {
  color: #ffffff; }
  .adage-themed.theme-montepulciano label .adage-listing-item-wysiwyg,
  .adage-themed.theme-montepulciano label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano label .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano label .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-montepulciano .adage-themed label {
  color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-montepulciano .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed label .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-black label {
  color: #ffffff; }
  .adage-themed.theme-black label .adage-listing-item-wysiwyg,
  .adage-themed.theme-black label .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black label .adage-newsletter-signup-description,
  .adage-themed.theme-black label .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-black .adage-themed label {
  color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed label .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-black .adage-themed label .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed label .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed label .adage-newsletter-signup-description p {
    color: #ffffff; }

label + * {
  margin-top: 0.5rem !important; }

textarea.short {
  height: 3rem; }

textarea.tall {
  height: 10rem; }

input[type='reset'] + * {
  margin-left: 0.5rem; }

/* Epi Forms */
div.EPiServerForm-container .Form__Element + .Form__Element,
div.EPiServerForm-container .Form__Element + .Form__NavigationBar {
  margin-top: 1rem; }

div.EPiServerForm-container .required-field-wrapper {
  display: flex; }
  div.EPiServerForm-container .required-field-wrapper > span {
    font-size: 1.5rem;
    color: #00A390;
    margin: 1.5rem 0 0 0.25rem; }

div.EPiServerForm-container .FormChoice input[type='checkbox'],
div.EPiServerForm-container .FormChoice input[type='radio'] {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  opacity: 1; }

div.EPiServerForm-container .FormChoice > label + label {
  margin-top: 0.5rem; }

div.EPiServerForm-container .FormChoice.enhanced-fields > label {
  position: relative; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'],
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:focus,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:focus {
    outline: none;
    border: none;
    box-shadow: none; }
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'] + .fuax-label,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'] + input[type='hidden'] + .fuax-label,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + .fuax-label,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + input[type='hidden'] + .fuax-label {
    position: relative;
    padding-left: 23px; }
    div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'] + .fuax-label:before,
    div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'] + input[type='hidden'] + .fuax-label:before,
    div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + .fuax-label:before,
    div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + input[type='hidden'] + .fuax-label:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border: 2px solid #00A390;
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 0; }
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:checked + .fuax-label:after,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:checked + input[type='hidden'] + .fuax-label:after,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:checked + .fuax-label:after,
  div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:checked + input[type='hidden'] + .fuax-label:after {
    content: '';
    position: absolute; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'] + .fuax-label:after,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox'] + input[type='hidden'] + .fuax-label:after {
  width: 14px;
  height: 7px;
  border: 2px solid #91004C;
  border-width: 0 0 2px 2px;
  transform: rotate(-55deg) skew(-10deg);
  display: block;
  top: 5px;
  left: 2px; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + .fuax-label:before,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + input[type='hidden'] + .fuax-label:before {
  border-radius: 50%; }

div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + .fuax-label:after,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio'] + input[type='hidden'] + .fuax-label:after {
  width: 6px;
  height: 6px;
  background: #91004C;
  border-radius: 50%;
  display: block;
  top: 7px;
  left: 5px; }

div.EPiServerForm-container button[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: 0.6; }

div.EPiServerForm-container input[type='file'] {
  background: none; }

div.EPiServerForm-container .Form__Warning__Message {
  color: #ED1C24; }

div.EPiServerForm-container .FormCaptcha > label.Form__Element__Caption {
  display: block;
  margin-bottom: 0.5rem; }
  div.EPiServerForm-container .FormCaptcha > label.Form__Element__Caption .FormCaptcha__Refresh {
    font-size: 0.75rem;
    padding: 0.5rem;
    margin-left: 5px; }

div.EPiServerForm-container .FormCaptcha > img {
  width: 350px;
  max-width: 100%;
  border: 1px solid #000000; }

div.EPiServerForm-container .FormCaptcha > input[type='text'] {
  width: 350px;
  max-width: 100%;
  margin-top: 0.5rem; }

div.EPiServerForm-container .FormChoice--Image .Form__Element__Caption {
  display: block; }

div.EPiServerForm-container .FormChoice--Image img {
  display: block; }

div.EPiServerForm-container .FormChoice--Image .FormChoice--Image__Item {
  margin: 1rem 0;
  text-align: left; }
  div.EPiServerForm-container .FormChoice--Image .FormChoice--Image__Item input.hidden {
    width: 0;
    overflow: hidden;
    margin: 0; }

div.EPiServerForm-container .FormChoice--Image .FormChoice__Input:checked ~ img {
  border: 3px solid #7ECBB6; }

div.EPiServerForm-container .Form__Element[data-f-type='range'] .Form__Element__Caption {
  display: block; }

div.EPiServerForm-container .Form__NavigationBar {
  display: flex;
  justify-content: space-between;
  align-items: center; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__ProgressBar {
  width: 35%; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep'], div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep'] {
  cursor: pointer;
  transition: 0.2s all;
  background: none;
  border: none;
  box-shadow: 0;
  color: #7ECBB6;
  padding: 0; }
  @media (max-width: 768px) {
    div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep'], div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep'] {
      font-size: 0.875rem; } }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep']:hover, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep']:hover {
    color: #00A390; }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep']:disabled, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep']:disabled {
    color: GrayText; }
    div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep']:disabled:before, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep']:disabled:after, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep']:disabled:before, div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep']:disabled:after {
      border-color: GrayText; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep'] {
  padding: 0; }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep']:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0 1.5px 1.5px 0;
    transition: 0.3s;
    transform: scaleY(0.8) rotate(-45deg); }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='NextStep']:hover:after {
    border-color: #ffffff; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep'] {
  padding: 0; }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep']:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 1.5px 0 0 1.5px;
    transition: 0.3s;
    transform: scaleY(0.8) rotate(-45deg); }
  div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__Action[value='PreviousStep']:hover:before {
    border-color: #ffffff; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
  background-color: #7ECBB6; }

div.EPiServerForm-container .Form__NavigationBar .Form__NavigationBar__ProgressBar {
  border-color: #7ECBB6; }

div.EPiServerForm-container .Form__Status .Form__Success__Message {
  background-color: transparent;
  padding: 0; }

div.EPiServerForm-container select {
  max-width: 100%; }

div.EPiServerForm-container option {
  white-space: pre-wrap; }

.skiplink {
  position: absolute;
  top: 0;
  right: 100%;
  padding: 2rem;
  background-color: white;
  border: 0.125rem solid #91004C;
  z-index: 50;
  background-color: white;
  display: block;
  padding: 15px;
  color: #91004C; }
  .skiplink:hover, .skiplink:focus {
    right: auto;
    color: #91004C; }

.un-btn, .btn-link, .lyric-nav-search-close, .adage-modal-close, .lyric-nav-toggle, .lyric-nav-links-button, .payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title, .adage-video-thumbnail-trigger, .ace-cal-filters-clearmobile button, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger, .frame-control {
  text-transform: initial;
  text-align: left; }
  .un-btn:after, .btn-link:after, .lyric-nav-search-close:after, .adage-modal-close:after, .lyric-nav-toggle:after, .lyric-nav-links-button:after, .payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title:after, .adage-video-thumbnail-trigger:after, .ace-cal-filters-clearmobile button:after, .ace-cal-clear-filters button:after, .ace-cal-toggles-btn:after, .ace-cal-filters-modal-close:after, .ace-cal-filters-modal-trigger:after, .frame-control:after {
    display: none;
    margin: 0;
    padding: 0; }

.my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader, .lyric-nav-search-back, .adage-highlight-item-link, .adage-featured-item-link, .adage-gallery-swipe, .adage-columns-bottom-link,
.arrow-link, .lyric-donation-submit-btn, #paymentContainer .checkoutBtns:last-child a, .adage-linklist-container a,
.cross-link {
  display: inline-block;
  margin: 0;
  padding: 0.5rem 0.5rem 0.5rem 0;
  color: #91004C;
  max-width: 100%;
  white-space: normal;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  text-align: left; }
  .adage-themed.theme-coral .my-profile-btns-cancel, .adage-themed.theme-coral .lyric-btns-cancel,
  .adage-themed.theme-coral .btn-black, .adage-themed.theme-coral .btn-expand, .adage-themed.theme-coral .btn,
  .adage-themed.theme-coral .btn-secondary,
  .adage-themed.theme-coral .btn-tertiary,
  .adage-themed.theme-coral button, .adage-themed.theme-coral input[type='submit'], .adage-themed.theme-coral .btn-wrapper > input, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-coral .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-coral .trigger-loader, .adage-themed.theme-coral .lyric-nav-search-back, .adage-themed.theme-coral .adage-highlight-item-link, .adage-themed.theme-coral .adage-featured-item-link, .adage-themed.theme-coral .adage-gallery-swipe, .adage-themed.theme-coral .adage-columns-bottom-link,
  .adage-themed.theme-coral .arrow-link, .adage-themed.theme-coral .lyric-donation-submit-btn, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a, .adage-themed.theme-coral .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-coral a,
  .adage-themed.theme-coral .cross-link {
    color: #000000; }
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-coral button .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-coral .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-coral a .adage-listing-item-wysiwyg, .adage-themed.theme-coral .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-coral a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-coral button .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-coral a .adage-newsletter-signup-description,
    .adage-themed.theme-coral .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-coral button .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-coral a .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-coral .adage-themed .btn-black, .adage-detail-page.theme-coral .adage-themed .btn-expand, .adage-detail-page.theme-coral .adage-themed .btn,
  .adage-detail-page.theme-coral .adage-themed .btn-secondary,
  .adage-detail-page.theme-coral .adage-themed .btn-tertiary,
  .adage-detail-page.theme-coral .adage-themed button, .adage-detail-page.theme-coral .adage-themed input[type='submit'], .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-coral .adage-themed .arrow-link, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a,
  .adage-detail-page.theme-coral .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow .my-profile-btns-cancel, .adage-themed.theme-yellow .lyric-btns-cancel,
  .adage-themed.theme-yellow .btn-black, .adage-themed.theme-yellow .btn-expand, .adage-themed.theme-yellow .btn,
  .adage-themed.theme-yellow .btn-secondary,
  .adage-themed.theme-yellow .btn-tertiary,
  .adage-themed.theme-yellow button, .adage-themed.theme-yellow input[type='submit'], .adage-themed.theme-yellow .btn-wrapper > input, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-yellow .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-yellow .trigger-loader, .adage-themed.theme-yellow .lyric-nav-search-back, .adage-themed.theme-yellow .adage-highlight-item-link, .adage-themed.theme-yellow .adage-featured-item-link, .adage-themed.theme-yellow .adage-gallery-swipe, .adage-themed.theme-yellow .adage-columns-bottom-link,
  .adage-themed.theme-yellow .arrow-link, .adage-themed.theme-yellow .lyric-donation-submit-btn, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a, .adage-themed.theme-yellow .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-yellow a,
  .adage-themed.theme-yellow .cross-link {
    color: #000000; }
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow button .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-yellow a .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-yellow a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow button .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-yellow a .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow button .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-yellow a .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-yellow .adage-themed .btn-black, .adage-detail-page.theme-yellow .adage-themed .btn-expand, .adage-detail-page.theme-yellow .adage-themed .btn,
  .adage-detail-page.theme-yellow .adage-themed .btn-secondary,
  .adage-detail-page.theme-yellow .adage-themed .btn-tertiary,
  .adage-detail-page.theme-yellow .adage-themed button, .adage-detail-page.theme-yellow .adage-themed input[type='submit'], .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-yellow .adage-themed .arrow-link, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a,
  .adage-detail-page.theme-yellow .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .my-profile-btns-cancel, .adage-themed.theme-yellow-alt .lyric-btns-cancel,
  .adage-themed.theme-yellow-alt .btn-black, .adage-themed.theme-yellow-alt .btn-expand, .adage-themed.theme-yellow-alt .btn,
  .adage-themed.theme-yellow-alt .btn-secondary,
  .adage-themed.theme-yellow-alt .btn-tertiary,
  .adage-themed.theme-yellow-alt button, .adage-themed.theme-yellow-alt input[type='submit'], .adage-themed.theme-yellow-alt .btn-wrapper > input, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader, .adage-themed.theme-yellow-alt .lyric-nav-search-back, .adage-themed.theme-yellow-alt .adage-highlight-item-link, .adage-themed.theme-yellow-alt .adage-featured-item-link, .adage-themed.theme-yellow-alt .adage-gallery-swipe, .adage-themed.theme-yellow-alt .adage-columns-bottom-link,
  .adage-themed.theme-yellow-alt .arrow-link, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a, .adage-themed.theme-yellow-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-yellow-alt a,
  .adage-themed.theme-yellow-alt .cross-link {
    color: #000000; }
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-yellow-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-yellow-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-yellow-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-yellow-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-black, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand, .adage-detail-page.theme-yellow-alt .adage-themed .btn,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-yellow-alt .adage-themed button, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'], .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a,
  .adage-detail-page.theme-yellow-alt .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .my-profile-btns-cancel, .adage-themed.theme-orange .lyric-btns-cancel,
  .adage-themed.theme-orange .btn-black, .adage-themed.theme-orange .btn-expand, .adage-themed.theme-orange .btn,
  .adage-themed.theme-orange .btn-secondary,
  .adage-themed.theme-orange .btn-tertiary,
  .adage-themed.theme-orange button, .adage-themed.theme-orange input[type='submit'], .adage-themed.theme-orange .btn-wrapper > input, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-orange .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-orange .trigger-loader, .adage-themed.theme-orange .lyric-nav-search-back, .adage-themed.theme-orange .adage-highlight-item-link, .adage-themed.theme-orange .adage-featured-item-link, .adage-themed.theme-orange .adage-gallery-swipe, .adage-themed.theme-orange .adage-columns-bottom-link,
  .adage-themed.theme-orange .arrow-link, .adage-themed.theme-orange .lyric-donation-submit-btn, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a, .adage-themed.theme-orange .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-orange a,
  .adage-themed.theme-orange .cross-link {
    color: #000000; }
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-orange button .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-orange a .adage-listing-item-wysiwyg, .adage-themed.theme-orange .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-orange a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-orange button .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-orange a .adage-newsletter-signup-description,
    .adage-themed.theme-orange .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange button .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-orange a .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-orange .adage-themed .btn-black, .adage-detail-page.theme-orange .adage-themed .btn-expand, .adage-detail-page.theme-orange .adage-themed .btn,
  .adage-detail-page.theme-orange .adage-themed .btn-secondary,
  .adage-detail-page.theme-orange .adage-themed .btn-tertiary,
  .adage-detail-page.theme-orange .adage-themed button, .adage-detail-page.theme-orange .adage-themed input[type='submit'], .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-orange .adage-themed .arrow-link, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a,
  .adage-detail-page.theme-orange .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .my-profile-btns-cancel, .adage-themed.theme-orange-alt .lyric-btns-cancel,
  .adage-themed.theme-orange-alt .btn-black, .adage-themed.theme-orange-alt .btn-expand, .adage-themed.theme-orange-alt .btn,
  .adage-themed.theme-orange-alt .btn-secondary,
  .adage-themed.theme-orange-alt .btn-tertiary,
  .adage-themed.theme-orange-alt button, .adage-themed.theme-orange-alt input[type='submit'], .adage-themed.theme-orange-alt .btn-wrapper > input, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader, .adage-themed.theme-orange-alt .lyric-nav-search-back, .adage-themed.theme-orange-alt .adage-highlight-item-link, .adage-themed.theme-orange-alt .adage-featured-item-link, .adage-themed.theme-orange-alt .adage-gallery-swipe, .adage-themed.theme-orange-alt .adage-columns-bottom-link,
  .adage-themed.theme-orange-alt .arrow-link, .adage-themed.theme-orange-alt .lyric-donation-submit-btn, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a, .adage-themed.theme-orange-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-orange-alt a,
  .adage-themed.theme-orange-alt .cross-link {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-orange-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-orange-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-orange-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-orange-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-black, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand, .adage-detail-page.theme-orange-alt .adage-themed .btn,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-orange-alt .adage-themed button, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'], .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-orange-alt .adage-themed .arrow-link, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a,
  .adage-detail-page.theme-orange-alt .adage-themed .cross-link {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .my-profile-btns-cancel, .adage-themed.theme-pink .lyric-btns-cancel,
  .adage-themed.theme-pink .btn-black, .adage-themed.theme-pink .btn-expand, .adage-themed.theme-pink .btn,
  .adage-themed.theme-pink .btn-secondary,
  .adage-themed.theme-pink .btn-tertiary,
  .adage-themed.theme-pink button, .adage-themed.theme-pink input[type='submit'], .adage-themed.theme-pink .btn-wrapper > input, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-pink .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-pink .trigger-loader, .adage-themed.theme-pink .lyric-nav-search-back, .adage-themed.theme-pink .adage-highlight-item-link, .adage-themed.theme-pink .adage-featured-item-link, .adage-themed.theme-pink .adage-gallery-swipe, .adage-themed.theme-pink .adage-columns-bottom-link,
  .adage-themed.theme-pink .arrow-link, .adage-themed.theme-pink .lyric-donation-submit-btn, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a, .adage-themed.theme-pink .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-pink a,
  .adage-themed.theme-pink .cross-link {
    color: #000000; }
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-pink button .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-pink a .adage-listing-item-wysiwyg, .adage-themed.theme-pink .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-pink a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-pink button .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-pink a .adage-newsletter-signup-description,
    .adage-themed.theme-pink .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink button .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-pink a .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-pink .adage-themed .btn-black, .adage-detail-page.theme-pink .adage-themed .btn-expand, .adage-detail-page.theme-pink .adage-themed .btn,
  .adage-detail-page.theme-pink .adage-themed .btn-secondary,
  .adage-detail-page.theme-pink .adage-themed .btn-tertiary,
  .adage-detail-page.theme-pink .adage-themed button, .adage-detail-page.theme-pink .adage-themed input[type='submit'], .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-pink .adage-themed .arrow-link, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a,
  .adage-detail-page.theme-pink .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .my-profile-btns-cancel, .adage-themed.theme-pink-alt .lyric-btns-cancel,
  .adage-themed.theme-pink-alt .btn-black, .adage-themed.theme-pink-alt .btn-expand, .adage-themed.theme-pink-alt .btn,
  .adage-themed.theme-pink-alt .btn-secondary,
  .adage-themed.theme-pink-alt .btn-tertiary,
  .adage-themed.theme-pink-alt button, .adage-themed.theme-pink-alt input[type='submit'], .adage-themed.theme-pink-alt .btn-wrapper > input, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader, .adage-themed.theme-pink-alt .lyric-nav-search-back, .adage-themed.theme-pink-alt .adage-highlight-item-link, .adage-themed.theme-pink-alt .adage-featured-item-link, .adage-themed.theme-pink-alt .adage-gallery-swipe, .adage-themed.theme-pink-alt .adage-columns-bottom-link,
  .adage-themed.theme-pink-alt .arrow-link, .adage-themed.theme-pink-alt .lyric-donation-submit-btn, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a, .adage-themed.theme-pink-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-pink-alt a,
  .adage-themed.theme-pink-alt .cross-link {
    color: #000000; }
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-pink-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-pink-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-pink-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-pink-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-black, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand, .adage-detail-page.theme-pink-alt .adage-themed .btn,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-pink-alt .adage-themed button, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'], .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-pink-alt .adage-themed .arrow-link, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a,
  .adage-detail-page.theme-pink-alt .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple .my-profile-btns-cancel, .adage-themed.theme-purple .lyric-btns-cancel,
  .adage-themed.theme-purple .btn-black, .adage-themed.theme-purple .btn-expand, .adage-themed.theme-purple .btn,
  .adage-themed.theme-purple .btn-secondary,
  .adage-themed.theme-purple .btn-tertiary,
  .adage-themed.theme-purple button, .adage-themed.theme-purple input[type='submit'], .adage-themed.theme-purple .btn-wrapper > input, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-purple .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-purple .trigger-loader, .adage-themed.theme-purple .lyric-nav-search-back, .adage-themed.theme-purple .adage-highlight-item-link, .adage-themed.theme-purple .adage-featured-item-link, .adage-themed.theme-purple .adage-gallery-swipe, .adage-themed.theme-purple .adage-columns-bottom-link,
  .adage-themed.theme-purple .arrow-link, .adage-themed.theme-purple .lyric-donation-submit-btn, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a, .adage-themed.theme-purple .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-purple a,
  .adage-themed.theme-purple .cross-link {
    color: #ffffff; }
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-purple button .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-purple a .adage-listing-item-wysiwyg, .adage-themed.theme-purple .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-purple a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-purple button .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-purple a .adage-newsletter-signup-description,
    .adage-themed.theme-purple .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple button .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-purple a .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-purple .adage-themed .btn-black, .adage-detail-page.theme-purple .adage-themed .btn-expand, .adage-detail-page.theme-purple .adage-themed .btn,
  .adage-detail-page.theme-purple .adage-themed .btn-secondary,
  .adage-detail-page.theme-purple .adage-themed .btn-tertiary,
  .adage-detail-page.theme-purple .adage-themed button, .adage-detail-page.theme-purple .adage-themed input[type='submit'], .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-purple .adage-themed .arrow-link, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a,
  .adage-detail-page.theme-purple .adage-themed .cross-link {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .my-profile-btns-cancel, .adage-themed.theme-purple-alt .lyric-btns-cancel,
  .adage-themed.theme-purple-alt .btn-black, .adage-themed.theme-purple-alt .btn-expand, .adage-themed.theme-purple-alt .btn,
  .adage-themed.theme-purple-alt .btn-secondary,
  .adage-themed.theme-purple-alt .btn-tertiary,
  .adage-themed.theme-purple-alt button, .adage-themed.theme-purple-alt input[type='submit'], .adage-themed.theme-purple-alt .btn-wrapper > input, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader, .adage-themed.theme-purple-alt .lyric-nav-search-back, .adage-themed.theme-purple-alt .adage-highlight-item-link, .adage-themed.theme-purple-alt .adage-featured-item-link, .adage-themed.theme-purple-alt .adage-gallery-swipe, .adage-themed.theme-purple-alt .adage-columns-bottom-link,
  .adage-themed.theme-purple-alt .arrow-link, .adage-themed.theme-purple-alt .lyric-donation-submit-btn, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a, .adage-themed.theme-purple-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-purple-alt a,
  .adage-themed.theme-purple-alt .cross-link {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-purple-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-purple-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-purple-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-purple-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-black, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand, .adage-detail-page.theme-purple-alt .adage-themed .btn,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-purple-alt .adage-themed button, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'], .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-purple-alt .adage-themed .arrow-link, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a,
  .adage-detail-page.theme-purple-alt .adage-themed .cross-link {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .my-profile-btns-cancel, .adage-themed.theme-blue .lyric-btns-cancel,
  .adage-themed.theme-blue .btn-black, .adage-themed.theme-blue .btn-expand, .adage-themed.theme-blue .btn,
  .adage-themed.theme-blue .btn-secondary,
  .adage-themed.theme-blue .btn-tertiary,
  .adage-themed.theme-blue button, .adage-themed.theme-blue input[type='submit'], .adage-themed.theme-blue .btn-wrapper > input, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-blue .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-blue .trigger-loader, .adage-themed.theme-blue .lyric-nav-search-back, .adage-themed.theme-blue .adage-highlight-item-link, .adage-themed.theme-blue .adage-featured-item-link, .adage-themed.theme-blue .adage-gallery-swipe, .adage-themed.theme-blue .adage-columns-bottom-link,
  .adage-themed.theme-blue .arrow-link, .adage-themed.theme-blue .lyric-donation-submit-btn, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a, .adage-themed.theme-blue .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-blue a,
  .adage-themed.theme-blue .cross-link {
    color: #000000; }
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-blue button .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-blue a .adage-listing-item-wysiwyg, .adage-themed.theme-blue .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-blue a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-blue button .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-blue a .adage-newsletter-signup-description,
    .adage-themed.theme-blue .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue button .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-blue a .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-blue .adage-themed .btn-black, .adage-detail-page.theme-blue .adage-themed .btn-expand, .adage-detail-page.theme-blue .adage-themed .btn,
  .adage-detail-page.theme-blue .adage-themed .btn-secondary,
  .adage-detail-page.theme-blue .adage-themed .btn-tertiary,
  .adage-detail-page.theme-blue .adage-themed button, .adage-detail-page.theme-blue .adage-themed input[type='submit'], .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-blue .adage-themed .arrow-link, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a,
  .adage-detail-page.theme-blue .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .my-profile-btns-cancel, .adage-themed.theme-blue-alt .lyric-btns-cancel,
  .adage-themed.theme-blue-alt .btn-black, .adage-themed.theme-blue-alt .btn-expand, .adage-themed.theme-blue-alt .btn,
  .adage-themed.theme-blue-alt .btn-secondary,
  .adage-themed.theme-blue-alt .btn-tertiary,
  .adage-themed.theme-blue-alt button, .adage-themed.theme-blue-alt input[type='submit'], .adage-themed.theme-blue-alt .btn-wrapper > input, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader, .adage-themed.theme-blue-alt .lyric-nav-search-back, .adage-themed.theme-blue-alt .adage-highlight-item-link, .adage-themed.theme-blue-alt .adage-featured-item-link, .adage-themed.theme-blue-alt .adage-gallery-swipe, .adage-themed.theme-blue-alt .adage-columns-bottom-link,
  .adage-themed.theme-blue-alt .arrow-link, .adage-themed.theme-blue-alt .lyric-donation-submit-btn, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a, .adage-themed.theme-blue-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-blue-alt a,
  .adage-themed.theme-blue-alt .cross-link {
    color: #000000; }
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-blue-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-blue-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-blue-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-blue-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-black, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand, .adage-detail-page.theme-blue-alt .adage-themed .btn,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-blue-alt .adage-themed button, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'], .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-blue-alt .adage-themed .arrow-link, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a,
  .adage-detail-page.theme-blue-alt .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal .my-profile-btns-cancel, .adage-themed.theme-teal .lyric-btns-cancel,
  .adage-themed.theme-teal .btn-black, .adage-themed.theme-teal .btn-expand, .adage-themed.theme-teal .btn,
  .adage-themed.theme-teal .btn-secondary,
  .adage-themed.theme-teal .btn-tertiary,
  .adage-themed.theme-teal button, .adage-themed.theme-teal input[type='submit'], .adage-themed.theme-teal .btn-wrapper > input, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-teal .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-teal .trigger-loader, .adage-themed.theme-teal .lyric-nav-search-back, .adage-themed.theme-teal .adage-highlight-item-link, .adage-themed.theme-teal .adage-featured-item-link, .adage-themed.theme-teal .adage-gallery-swipe, .adage-themed.theme-teal .adage-columns-bottom-link,
  .adage-themed.theme-teal .arrow-link, .adage-themed.theme-teal .lyric-donation-submit-btn, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a, .adage-themed.theme-teal .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-teal a,
  .adage-themed.theme-teal .cross-link {
    color: #000000; }
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-teal button .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-teal a .adage-listing-item-wysiwyg, .adage-themed.theme-teal .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-teal a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-teal button .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-teal a .adage-newsletter-signup-description,
    .adage-themed.theme-teal .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal button .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-teal a .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-teal .adage-themed .btn-black, .adage-detail-page.theme-teal .adage-themed .btn-expand, .adage-detail-page.theme-teal .adage-themed .btn,
  .adage-detail-page.theme-teal .adage-themed .btn-secondary,
  .adage-detail-page.theme-teal .adage-themed .btn-tertiary,
  .adage-detail-page.theme-teal .adage-themed button, .adage-detail-page.theme-teal .adage-themed input[type='submit'], .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-teal .adage-themed .arrow-link, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a,
  .adage-detail-page.theme-teal .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .my-profile-btns-cancel, .adage-themed.theme-teal-alt .lyric-btns-cancel,
  .adage-themed.theme-teal-alt .btn-black, .adage-themed.theme-teal-alt .btn-expand, .adage-themed.theme-teal-alt .btn,
  .adage-themed.theme-teal-alt .btn-secondary,
  .adage-themed.theme-teal-alt .btn-tertiary,
  .adage-themed.theme-teal-alt button, .adage-themed.theme-teal-alt input[type='submit'], .adage-themed.theme-teal-alt .btn-wrapper > input, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader, .adage-themed.theme-teal-alt .lyric-nav-search-back, .adage-themed.theme-teal-alt .adage-highlight-item-link, .adage-themed.theme-teal-alt .adage-featured-item-link, .adage-themed.theme-teal-alt .adage-gallery-swipe, .adage-themed.theme-teal-alt .adage-columns-bottom-link,
  .adage-themed.theme-teal-alt .arrow-link, .adage-themed.theme-teal-alt .lyric-donation-submit-btn, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a, .adage-themed.theme-teal-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-teal-alt a,
  .adage-themed.theme-teal-alt .cross-link {
    color: #000000; }
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-teal-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-teal-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-teal-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-teal-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-black, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand, .adage-detail-page.theme-teal-alt .adage-themed .btn,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-teal-alt .adage-themed button, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'], .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-teal-alt .adage-themed .arrow-link, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a,
  .adage-detail-page.theme-teal-alt .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green .my-profile-btns-cancel, .adage-themed.theme-green .lyric-btns-cancel,
  .adage-themed.theme-green .btn-black, .adage-themed.theme-green .btn-expand, .adage-themed.theme-green .btn,
  .adage-themed.theme-green .btn-secondary,
  .adage-themed.theme-green .btn-tertiary,
  .adage-themed.theme-green button, .adage-themed.theme-green input[type='submit'], .adage-themed.theme-green .btn-wrapper > input, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-green .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-green .trigger-loader, .adage-themed.theme-green .lyric-nav-search-back, .adage-themed.theme-green .adage-highlight-item-link, .adage-themed.theme-green .adage-featured-item-link, .adage-themed.theme-green .adage-gallery-swipe, .adage-themed.theme-green .adage-columns-bottom-link,
  .adage-themed.theme-green .arrow-link, .adage-themed.theme-green .lyric-donation-submit-btn, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a, .adage-themed.theme-green .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-green a,
  .adage-themed.theme-green .cross-link {
    color: #000000; }
    .adage-themed.theme-green .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-green button .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-green .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-green a .adage-listing-item-wysiwyg, .adage-themed.theme-green .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-green a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-green button .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-green a .adage-newsletter-signup-description,
    .adage-themed.theme-green .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-green button .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-green .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-green a .adage-newsletter-signup-description p,
    .adage-themed.theme-green .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-green .adage-themed .btn-black, .adage-detail-page.theme-green .adage-themed .btn-expand, .adage-detail-page.theme-green .adage-themed .btn,
  .adage-detail-page.theme-green .adage-themed .btn-secondary,
  .adage-detail-page.theme-green .adage-themed .btn-tertiary,
  .adage-detail-page.theme-green .adage-themed button, .adage-detail-page.theme-green .adage-themed input[type='submit'], .adage-detail-page.theme-green .adage-themed .btn-wrapper > input, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-green .adage-themed .arrow-link, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a,
  .adage-detail-page.theme-green .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-green .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-green .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-green .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .my-profile-btns-cancel, .adage-themed.theme-green-alt .lyric-btns-cancel,
  .adage-themed.theme-green-alt .btn-black, .adage-themed.theme-green-alt .btn-expand, .adage-themed.theme-green-alt .btn,
  .adage-themed.theme-green-alt .btn-secondary,
  .adage-themed.theme-green-alt .btn-tertiary,
  .adage-themed.theme-green-alt button, .adage-themed.theme-green-alt input[type='submit'], .adage-themed.theme-green-alt .btn-wrapper > input, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader, .adage-themed.theme-green-alt .lyric-nav-search-back, .adage-themed.theme-green-alt .adage-highlight-item-link, .adage-themed.theme-green-alt .adage-featured-item-link, .adage-themed.theme-green-alt .adage-gallery-swipe, .adage-themed.theme-green-alt .adage-columns-bottom-link,
  .adage-themed.theme-green-alt .arrow-link, .adage-themed.theme-green-alt .lyric-donation-submit-btn, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a, .adage-themed.theme-green-alt .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-green-alt a,
  .adage-themed.theme-green-alt .cross-link {
    color: #000000; }
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-green-alt a .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-green-alt a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-green-alt a .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-green-alt a .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-green-alt .adage-themed .btn-black, .adage-detail-page.theme-green-alt .adage-themed .btn-expand, .adage-detail-page.theme-green-alt .adage-themed .btn,
  .adage-detail-page.theme-green-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-green-alt .adage-themed button, .adage-detail-page.theme-green-alt .adage-themed input[type='submit'], .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-green-alt .adage-themed .arrow-link, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a,
  .adage-detail-page.theme-green-alt .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-red .my-profile-btns-cancel, .adage-themed.theme-red .lyric-btns-cancel,
  .adage-themed.theme-red .btn-black, .adage-themed.theme-red .btn-expand, .adage-themed.theme-red .btn,
  .adage-themed.theme-red .btn-secondary,
  .adage-themed.theme-red .btn-tertiary,
  .adage-themed.theme-red button, .adage-themed.theme-red input[type='submit'], .adage-themed.theme-red .btn-wrapper > input, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-red .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-red .trigger-loader, .adage-themed.theme-red .lyric-nav-search-back, .adage-themed.theme-red .adage-highlight-item-link, .adage-themed.theme-red .adage-featured-item-link, .adage-themed.theme-red .adage-gallery-swipe, .adage-themed.theme-red .adage-columns-bottom-link,
  .adage-themed.theme-red .arrow-link, .adage-themed.theme-red .lyric-donation-submit-btn, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a, .adage-themed.theme-red .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-red a,
  .adage-themed.theme-red .cross-link {
    color: #000000; }
    .adage-themed.theme-red .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-red button .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-red .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-red a .adage-listing-item-wysiwyg, .adage-themed.theme-red .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-red a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-red button .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-red a .adage-newsletter-signup-description,
    .adage-themed.theme-red .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-red .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-red button .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-red .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-red .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-red .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-red a .adage-newsletter-signup-description p,
    .adage-themed.theme-red .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-red .adage-themed .btn-black, .adage-detail-page.theme-red .adage-themed .btn-expand, .adage-detail-page.theme-red .adage-themed .btn,
  .adage-detail-page.theme-red .adage-themed .btn-secondary,
  .adage-detail-page.theme-red .adage-themed .btn-tertiary,
  .adage-detail-page.theme-red .adage-themed button, .adage-detail-page.theme-red .adage-themed input[type='submit'], .adage-detail-page.theme-red .adage-themed .btn-wrapper > input, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-red .adage-themed .arrow-link, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a,
  .adage-detail-page.theme-red .adage-themed .cross-link {
    color: #000000; }
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-red .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-red .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-red .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-montepulciano .my-profile-btns-cancel, .adage-themed.theme-montepulciano .lyric-btns-cancel,
  .adage-themed.theme-montepulciano .btn-black, .adage-themed.theme-montepulciano .btn-expand, .adage-themed.theme-montepulciano .btn,
  .adage-themed.theme-montepulciano .btn-secondary,
  .adage-themed.theme-montepulciano .btn-tertiary,
  .adage-themed.theme-montepulciano button, .adage-themed.theme-montepulciano input[type='submit'], .adage-themed.theme-montepulciano .btn-wrapper > input, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader, .adage-themed.theme-montepulciano .lyric-nav-search-back, .adage-themed.theme-montepulciano .adage-highlight-item-link, .adage-themed.theme-montepulciano .adage-featured-item-link, .adage-themed.theme-montepulciano .adage-gallery-swipe, .adage-themed.theme-montepulciano .adage-columns-bottom-link,
  .adage-themed.theme-montepulciano .arrow-link, .adage-themed.theme-montepulciano .lyric-donation-submit-btn, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a, .adage-themed.theme-montepulciano .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-montepulciano a,
  .adage-themed.theme-montepulciano .cross-link {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano button .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-montepulciano a .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-montepulciano a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano button .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-montepulciano a .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano button .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-montepulciano a .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-black, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand, .adage-detail-page.theme-montepulciano .adage-themed .btn,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary,
  .adage-detail-page.theme-montepulciano .adage-themed button, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'], .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-montepulciano .adage-themed .arrow-link, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a,
  .adage-detail-page.theme-montepulciano .adage-themed .cross-link {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .my-profile-btns-cancel, .adage-themed.theme-black .lyric-btns-cancel,
  .adage-themed.theme-black .btn-black, .adage-themed.theme-black .btn-expand, .adage-themed.theme-black .btn,
  .adage-themed.theme-black .btn-secondary,
  .adage-themed.theme-black .btn-tertiary,
  .adage-themed.theme-black button, .adage-themed.theme-black input[type='submit'], .adage-themed.theme-black .btn-wrapper > input, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-black .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-black .trigger-loader, .adage-themed.theme-black .lyric-nav-search-back, .adage-themed.theme-black .adage-highlight-item-link, .adage-themed.theme-black .adage-featured-item-link, .adage-themed.theme-black .adage-gallery-swipe, .adage-themed.theme-black .adage-columns-bottom-link,
  .adage-themed.theme-black .arrow-link, .adage-themed.theme-black .lyric-donation-submit-btn, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a, .adage-themed.theme-black .adage-linklist-container a, .adage-linklist-container .adage-themed.theme-black a,
  .adage-themed.theme-black .cross-link {
    color: #ffffff; }
    .adage-themed.theme-black .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-black button .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-themed.theme-black .arrow-link .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-black a .adage-listing-item-wysiwyg, .adage-themed.theme-black .cross-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-themed.theme-black a .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .cross-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-black button .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-themed.theme-black a .adage-newsletter-signup-description,
    .adage-themed.theme-black .cross-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-black .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-black button .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-newsletter-signup-description p,
    .adage-themed.theme-black .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-themed.theme-black .arrow-link .adage-newsletter-signup-description p,
    .adage-themed.theme-black .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-themed.theme-black a .adage-newsletter-signup-description p,
    .adage-themed.theme-black .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-black .adage-themed .btn-black, .adage-detail-page.theme-black .adage-themed .btn-expand, .adage-detail-page.theme-black .adage-themed .btn,
  .adage-detail-page.theme-black .adage-themed .btn-secondary,
  .adage-detail-page.theme-black .adage-themed .btn-tertiary,
  .adage-detail-page.theme-black .adage-themed button, .adage-detail-page.theme-black .adage-themed input[type='submit'], .adage-detail-page.theme-black .adage-themed .btn-wrapper > input, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link,
  .adage-detail-page.theme-black .adage-themed .arrow-link, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a,
  .adage-detail-page.theme-black .adage-themed .cross-link {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .arrow-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .cross-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-listing-item-wysiwyg p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-linklist-container a .adage-listing-item-wysiwyg p,
    .adage-linklist-container .adage-detail-page.theme-black .adage-themed a .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .cross-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-linklist-container a .adage-newsletter-signup-description,
    .adage-linklist-container .adage-detail-page.theme-black .adage-themed a .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .cross-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .arrow-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a .adage-newsletter-signup-description p,
    #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-linklist-container a .adage-newsletter-signup-description p,
    .adage-linklist-container .adage-detail-page.theme-black .adage-themed a .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .cross-link .adage-newsletter-signup-description p {
      color: #ffffff; }

.my-profile-btns-cancel:after, .lyric-btns-cancel:after,
.btn-black:after, .btn-expand:after, .btn:after,
.btn-secondary:after,
.btn-tertiary:after,
button:after, input[type='submit']:after, .btn-wrapper > input:after, .renewalOptions .actions .btn:after, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .lyric-exchange .trigger-loader:after, .lyric-nav-search-back:after, .adage-highlight-item-link:after, .adage-featured-item-link:after, .adage-gallery-swipe:after, .adage-columns-bottom-link:after,
.arrow-link:after, .lyric-donation-submit-btn:after, #paymentContainer .checkoutBtns:last-child a:after, .adage-linklist-container a:after,
.cross-link:after, .btn-wrapper:after, .lyric-nav-search-back:before {
  content: '';
  display: inline-block;
  width: 1.60375rem;
  height: 0.99313rem;
  transition: transform 0.3s ease-in;
  background-size: 1.60375rem 0.99313rem;
  margin-left: 0.1875rem;
  margin-right: -1.60375rem;
  background-repeat: no-repeat;
  transform: translateY(3px); }

.my-profile-btns-cancel:after, .lyric-btns-cancel:after,
.btn-black:after, .btn-expand:after, .btn:after,
.btn-secondary:after,
.btn-tertiary:after,
button:after, input[type='submit']:after, .btn-wrapper > input:after, .renewalOptions .actions .btn:after, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .lyric-exchange .trigger-loader:after, .lyric-nav-search-back:after, .adage-highlight-item-link:after, .adage-featured-item-link:after, .adage-gallery-swipe:after, .adage-columns-bottom-link:after,
.arrow-link:after, .lyric-donation-submit-btn:after, #paymentContainer .checkoutBtns:last-child a:after, .adage-linklist-container a:after,
.cross-link:after, .btn-wrapper:after {
  background-image: url(/Static/images/arrow-montepulciano.svg); }
  .adage-themed.theme-coral .my-profile-btns-cancel:after, .adage-themed.theme-coral .lyric-btns-cancel:after,
  .adage-themed.theme-coral .btn-black:after, .adage-themed.theme-coral .btn-expand:after, .adage-themed.theme-coral .btn:after,
  .adage-themed.theme-coral .btn-secondary:after,
  .adage-themed.theme-coral .btn-tertiary:after,
  .adage-themed.theme-coral button:after, .adage-themed.theme-coral input[type='submit']:after, .adage-themed.theme-coral .btn-wrapper > input:after, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-coral .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-coral .trigger-loader:after, .adage-themed.theme-coral .lyric-nav-search-back:after, .adage-themed.theme-coral .adage-highlight-item-link:after, .adage-themed.theme-coral .adage-featured-item-link:after, .adage-themed.theme-coral .adage-gallery-swipe:after, .adage-themed.theme-coral .adage-columns-bottom-link:after,
  .adage-themed.theme-coral .arrow-link:after, .adage-themed.theme-coral .lyric-donation-submit-btn:after, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:after, .adage-themed.theme-coral .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-coral a:after,
  .adage-themed.theme-coral .cross-link:after, .adage-themed.theme-coral .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-coral .adage-themed .btn-black:after, .adage-detail-page.theme-coral .adage-themed .btn-expand:after, .adage-detail-page.theme-coral .adage-themed .btn:after,
  .adage-detail-page.theme-coral .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-coral .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-coral .adage-themed button:after, .adage-detail-page.theme-coral .adage-themed input[type='submit']:after, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:after, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-coral .adage-themed .arrow-link:after, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:after, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:after,
  .adage-detail-page.theme-coral .adage-themed .cross-link:after, .adage-detail-page.theme-coral .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-yellow .my-profile-btns-cancel:after, .adage-themed.theme-yellow .lyric-btns-cancel:after,
  .adage-themed.theme-yellow .btn-black:after, .adage-themed.theme-yellow .btn-expand:after, .adage-themed.theme-yellow .btn:after,
  .adage-themed.theme-yellow .btn-secondary:after,
  .adage-themed.theme-yellow .btn-tertiary:after,
  .adage-themed.theme-yellow button:after, .adage-themed.theme-yellow input[type='submit']:after, .adage-themed.theme-yellow .btn-wrapper > input:after, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:after, .adage-themed.theme-yellow .lyric-nav-search-back:after, .adage-themed.theme-yellow .adage-highlight-item-link:after, .adage-themed.theme-yellow .adage-featured-item-link:after, .adage-themed.theme-yellow .adage-gallery-swipe:after, .adage-themed.theme-yellow .adage-columns-bottom-link:after,
  .adage-themed.theme-yellow .arrow-link:after, .adage-themed.theme-yellow .lyric-donation-submit-btn:after, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:after, .adage-themed.theme-yellow .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-yellow a:after,
  .adage-themed.theme-yellow .cross-link:after, .adage-themed.theme-yellow .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-black:after, .adage-detail-page.theme-yellow .adage-themed .btn-expand:after, .adage-detail-page.theme-yellow .adage-themed .btn:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-yellow .adage-themed button:after, .adage-detail-page.theme-yellow .adage-themed input[type='submit']:after, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:after, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-yellow .adage-themed .arrow-link:after, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:after, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:after,
  .adage-detail-page.theme-yellow .adage-themed .cross-link:after, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-yellow-alt .my-profile-btns-cancel:after, .adage-themed.theme-yellow-alt .lyric-btns-cancel:after,
  .adage-themed.theme-yellow-alt .btn-black:after, .adage-themed.theme-yellow-alt .btn-expand:after, .adage-themed.theme-yellow-alt .btn:after,
  .adage-themed.theme-yellow-alt .btn-secondary:after,
  .adage-themed.theme-yellow-alt .btn-tertiary:after,
  .adage-themed.theme-yellow-alt button:after, .adage-themed.theme-yellow-alt input[type='submit']:after, .adage-themed.theme-yellow-alt .btn-wrapper > input:after, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:after, .adage-themed.theme-yellow-alt .lyric-nav-search-back:after, .adage-themed.theme-yellow-alt .adage-highlight-item-link:after, .adage-themed.theme-yellow-alt .adage-featured-item-link:after, .adage-themed.theme-yellow-alt .adage-gallery-swipe:after, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-yellow-alt .arrow-link:after, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:after, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:after, .adage-themed.theme-yellow-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-yellow-alt a:after,
  .adage-themed.theme-yellow-alt .cross-link:after, .adage-themed.theme-yellow-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-yellow-alt .adage-themed button:after, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .cross-link:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange .my-profile-btns-cancel:after, .adage-themed.theme-orange .lyric-btns-cancel:after,
  .adage-themed.theme-orange .btn-black:after, .adage-themed.theme-orange .btn-expand:after, .adage-themed.theme-orange .btn:after,
  .adage-themed.theme-orange .btn-secondary:after,
  .adage-themed.theme-orange .btn-tertiary:after,
  .adage-themed.theme-orange button:after, .adage-themed.theme-orange input[type='submit']:after, .adage-themed.theme-orange .btn-wrapper > input:after, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-orange .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-orange .trigger-loader:after, .adage-themed.theme-orange .lyric-nav-search-back:after, .adage-themed.theme-orange .adage-highlight-item-link:after, .adage-themed.theme-orange .adage-featured-item-link:after, .adage-themed.theme-orange .adage-gallery-swipe:after, .adage-themed.theme-orange .adage-columns-bottom-link:after,
  .adage-themed.theme-orange .arrow-link:after, .adage-themed.theme-orange .lyric-donation-submit-btn:after, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:after, .adage-themed.theme-orange .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-orange a:after,
  .adage-themed.theme-orange .cross-link:after, .adage-themed.theme-orange .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-orange .adage-themed .btn-black:after, .adage-detail-page.theme-orange .adage-themed .btn-expand:after, .adage-detail-page.theme-orange .adage-themed .btn:after,
  .adage-detail-page.theme-orange .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-orange .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-orange .adage-themed button:after, .adage-detail-page.theme-orange .adage-themed input[type='submit']:after, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:after, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-orange .adage-themed .arrow-link:after, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:after, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:after,
  .adage-detail-page.theme-orange .adage-themed .cross-link:after, .adage-detail-page.theme-orange .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange-alt .my-profile-btns-cancel:after, .adage-themed.theme-orange-alt .lyric-btns-cancel:after,
  .adage-themed.theme-orange-alt .btn-black:after, .adage-themed.theme-orange-alt .btn-expand:after, .adage-themed.theme-orange-alt .btn:after,
  .adage-themed.theme-orange-alt .btn-secondary:after,
  .adage-themed.theme-orange-alt .btn-tertiary:after,
  .adage-themed.theme-orange-alt button:after, .adage-themed.theme-orange-alt input[type='submit']:after, .adage-themed.theme-orange-alt .btn-wrapper > input:after, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:after, .adage-themed.theme-orange-alt .lyric-nav-search-back:after, .adage-themed.theme-orange-alt .adage-highlight-item-link:after, .adage-themed.theme-orange-alt .adage-featured-item-link:after, .adage-themed.theme-orange-alt .adage-gallery-swipe:after, .adage-themed.theme-orange-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-orange-alt .arrow-link:after, .adage-themed.theme-orange-alt .lyric-donation-submit-btn:after, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:after, .adage-themed.theme-orange-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-orange-alt a:after,
  .adage-themed.theme-orange-alt .cross-link:after, .adage-themed.theme-orange-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-black:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-orange-alt .adage-themed .btn:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-orange-alt .adage-themed button:after, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-orange-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:after,
  .adage-detail-page.theme-orange-alt .adage-themed .cross-link:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-pink .my-profile-btns-cancel:after, .adage-themed.theme-pink .lyric-btns-cancel:after,
  .adage-themed.theme-pink .btn-black:after, .adage-themed.theme-pink .btn-expand:after, .adage-themed.theme-pink .btn:after,
  .adage-themed.theme-pink .btn-secondary:after,
  .adage-themed.theme-pink .btn-tertiary:after,
  .adage-themed.theme-pink button:after, .adage-themed.theme-pink input[type='submit']:after, .adage-themed.theme-pink .btn-wrapper > input:after, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-pink .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-pink .trigger-loader:after, .adage-themed.theme-pink .lyric-nav-search-back:after, .adage-themed.theme-pink .adage-highlight-item-link:after, .adage-themed.theme-pink .adage-featured-item-link:after, .adage-themed.theme-pink .adage-gallery-swipe:after, .adage-themed.theme-pink .adage-columns-bottom-link:after,
  .adage-themed.theme-pink .arrow-link:after, .adage-themed.theme-pink .lyric-donation-submit-btn:after, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:after, .adage-themed.theme-pink .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-pink a:after,
  .adage-themed.theme-pink .cross-link:after, .adage-themed.theme-pink .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-pink .adage-themed .btn-black:after, .adage-detail-page.theme-pink .adage-themed .btn-expand:after, .adage-detail-page.theme-pink .adage-themed .btn:after,
  .adage-detail-page.theme-pink .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-pink .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-pink .adage-themed button:after, .adage-detail-page.theme-pink .adage-themed input[type='submit']:after, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:after, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-pink .adage-themed .arrow-link:after, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:after, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:after,
  .adage-detail-page.theme-pink .adage-themed .cross-link:after, .adage-detail-page.theme-pink .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-pink-alt .my-profile-btns-cancel:after, .adage-themed.theme-pink-alt .lyric-btns-cancel:after,
  .adage-themed.theme-pink-alt .btn-black:after, .adage-themed.theme-pink-alt .btn-expand:after, .adage-themed.theme-pink-alt .btn:after,
  .adage-themed.theme-pink-alt .btn-secondary:after,
  .adage-themed.theme-pink-alt .btn-tertiary:after,
  .adage-themed.theme-pink-alt button:after, .adage-themed.theme-pink-alt input[type='submit']:after, .adage-themed.theme-pink-alt .btn-wrapper > input:after, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:after, .adage-themed.theme-pink-alt .lyric-nav-search-back:after, .adage-themed.theme-pink-alt .adage-highlight-item-link:after, .adage-themed.theme-pink-alt .adage-featured-item-link:after, .adage-themed.theme-pink-alt .adage-gallery-swipe:after, .adage-themed.theme-pink-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-pink-alt .arrow-link:after, .adage-themed.theme-pink-alt .lyric-donation-submit-btn:after, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:after, .adage-themed.theme-pink-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-pink-alt a:after,
  .adage-themed.theme-pink-alt .cross-link:after, .adage-themed.theme-pink-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-black:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-pink-alt .adage-themed .btn:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-pink-alt .adage-themed button:after, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-pink-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:after,
  .adage-detail-page.theme-pink-alt .adage-themed .cross-link:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-purple .my-profile-btns-cancel:after, .adage-themed.theme-purple .lyric-btns-cancel:after,
  .adage-themed.theme-purple .btn-black:after, .adage-themed.theme-purple .btn-expand:after, .adage-themed.theme-purple .btn:after,
  .adage-themed.theme-purple .btn-secondary:after,
  .adage-themed.theme-purple .btn-tertiary:after,
  .adage-themed.theme-purple button:after, .adage-themed.theme-purple input[type='submit']:after, .adage-themed.theme-purple .btn-wrapper > input:after, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-purple .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-purple .trigger-loader:after, .adage-themed.theme-purple .lyric-nav-search-back:after, .adage-themed.theme-purple .adage-highlight-item-link:after, .adage-themed.theme-purple .adage-featured-item-link:after, .adage-themed.theme-purple .adage-gallery-swipe:after, .adage-themed.theme-purple .adage-columns-bottom-link:after,
  .adage-themed.theme-purple .arrow-link:after, .adage-themed.theme-purple .lyric-donation-submit-btn:after, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:after, .adage-themed.theme-purple .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-purple a:after,
  .adage-themed.theme-purple .cross-link:after, .adage-themed.theme-purple .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-purple .adage-themed .btn-black:after, .adage-detail-page.theme-purple .adage-themed .btn-expand:after, .adage-detail-page.theme-purple .adage-themed .btn:after,
  .adage-detail-page.theme-purple .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-purple .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-purple .adage-themed button:after, .adage-detail-page.theme-purple .adage-themed input[type='submit']:after, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:after, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-purple .adage-themed .arrow-link:after, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:after, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:after,
  .adage-detail-page.theme-purple .adage-themed .cross-link:after, .adage-detail-page.theme-purple .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-purple-alt .my-profile-btns-cancel:after, .adage-themed.theme-purple-alt .lyric-btns-cancel:after,
  .adage-themed.theme-purple-alt .btn-black:after, .adage-themed.theme-purple-alt .btn-expand:after, .adage-themed.theme-purple-alt .btn:after,
  .adage-themed.theme-purple-alt .btn-secondary:after,
  .adage-themed.theme-purple-alt .btn-tertiary:after,
  .adage-themed.theme-purple-alt button:after, .adage-themed.theme-purple-alt input[type='submit']:after, .adage-themed.theme-purple-alt .btn-wrapper > input:after, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:after, .adage-themed.theme-purple-alt .lyric-nav-search-back:after, .adage-themed.theme-purple-alt .adage-highlight-item-link:after, .adage-themed.theme-purple-alt .adage-featured-item-link:after, .adage-themed.theme-purple-alt .adage-gallery-swipe:after, .adage-themed.theme-purple-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-purple-alt .arrow-link:after, .adage-themed.theme-purple-alt .lyric-donation-submit-btn:after, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:after, .adage-themed.theme-purple-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-purple-alt a:after,
  .adage-themed.theme-purple-alt .cross-link:after, .adage-themed.theme-purple-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-black:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-purple-alt .adage-themed .btn:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-purple-alt .adage-themed button:after, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-purple-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:after,
  .adage-detail-page.theme-purple-alt .adage-themed .cross-link:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-blue .my-profile-btns-cancel:after, .adage-themed.theme-blue .lyric-btns-cancel:after,
  .adage-themed.theme-blue .btn-black:after, .adage-themed.theme-blue .btn-expand:after, .adage-themed.theme-blue .btn:after,
  .adage-themed.theme-blue .btn-secondary:after,
  .adage-themed.theme-blue .btn-tertiary:after,
  .adage-themed.theme-blue button:after, .adage-themed.theme-blue input[type='submit']:after, .adage-themed.theme-blue .btn-wrapper > input:after, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-blue .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-blue .trigger-loader:after, .adage-themed.theme-blue .lyric-nav-search-back:after, .adage-themed.theme-blue .adage-highlight-item-link:after, .adage-themed.theme-blue .adage-featured-item-link:after, .adage-themed.theme-blue .adage-gallery-swipe:after, .adage-themed.theme-blue .adage-columns-bottom-link:after,
  .adage-themed.theme-blue .arrow-link:after, .adage-themed.theme-blue .lyric-donation-submit-btn:after, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:after, .adage-themed.theme-blue .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-blue a:after,
  .adage-themed.theme-blue .cross-link:after, .adage-themed.theme-blue .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-blue .adage-themed .btn-black:after, .adage-detail-page.theme-blue .adage-themed .btn-expand:after, .adage-detail-page.theme-blue .adage-themed .btn:after,
  .adage-detail-page.theme-blue .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-blue .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-blue .adage-themed button:after, .adage-detail-page.theme-blue .adage-themed input[type='submit']:after, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:after, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-blue .adage-themed .arrow-link:after, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:after, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:after,
  .adage-detail-page.theme-blue .adage-themed .cross-link:after, .adage-detail-page.theme-blue .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-blue-alt .my-profile-btns-cancel:after, .adage-themed.theme-blue-alt .lyric-btns-cancel:after,
  .adage-themed.theme-blue-alt .btn-black:after, .adage-themed.theme-blue-alt .btn-expand:after, .adage-themed.theme-blue-alt .btn:after,
  .adage-themed.theme-blue-alt .btn-secondary:after,
  .adage-themed.theme-blue-alt .btn-tertiary:after,
  .adage-themed.theme-blue-alt button:after, .adage-themed.theme-blue-alt input[type='submit']:after, .adage-themed.theme-blue-alt .btn-wrapper > input:after, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:after, .adage-themed.theme-blue-alt .lyric-nav-search-back:after, .adage-themed.theme-blue-alt .adage-highlight-item-link:after, .adage-themed.theme-blue-alt .adage-featured-item-link:after, .adage-themed.theme-blue-alt .adage-gallery-swipe:after, .adage-themed.theme-blue-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-blue-alt .arrow-link:after, .adage-themed.theme-blue-alt .lyric-donation-submit-btn:after, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:after, .adage-themed.theme-blue-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-blue-alt a:after,
  .adage-themed.theme-blue-alt .cross-link:after, .adage-themed.theme-blue-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-black:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-blue-alt .adage-themed .btn:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-blue-alt .adage-themed button:after, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-blue-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:after,
  .adage-detail-page.theme-blue-alt .adage-themed .cross-link:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-teal .my-profile-btns-cancel:after, .adage-themed.theme-teal .lyric-btns-cancel:after,
  .adage-themed.theme-teal .btn-black:after, .adage-themed.theme-teal .btn-expand:after, .adage-themed.theme-teal .btn:after,
  .adage-themed.theme-teal .btn-secondary:after,
  .adage-themed.theme-teal .btn-tertiary:after,
  .adage-themed.theme-teal button:after, .adage-themed.theme-teal input[type='submit']:after, .adage-themed.theme-teal .btn-wrapper > input:after, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-teal .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-teal .trigger-loader:after, .adage-themed.theme-teal .lyric-nav-search-back:after, .adage-themed.theme-teal .adage-highlight-item-link:after, .adage-themed.theme-teal .adage-featured-item-link:after, .adage-themed.theme-teal .adage-gallery-swipe:after, .adage-themed.theme-teal .adage-columns-bottom-link:after,
  .adage-themed.theme-teal .arrow-link:after, .adage-themed.theme-teal .lyric-donation-submit-btn:after, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:after, .adage-themed.theme-teal .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-teal a:after,
  .adage-themed.theme-teal .cross-link:after, .adage-themed.theme-teal .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-teal .adage-themed .btn-black:after, .adage-detail-page.theme-teal .adage-themed .btn-expand:after, .adage-detail-page.theme-teal .adage-themed .btn:after,
  .adage-detail-page.theme-teal .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-teal .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-teal .adage-themed button:after, .adage-detail-page.theme-teal .adage-themed input[type='submit']:after, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:after, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-teal .adage-themed .arrow-link:after, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:after, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:after,
  .adage-detail-page.theme-teal .adage-themed .cross-link:after, .adage-detail-page.theme-teal .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-teal-alt .my-profile-btns-cancel:after, .adage-themed.theme-teal-alt .lyric-btns-cancel:after,
  .adage-themed.theme-teal-alt .btn-black:after, .adage-themed.theme-teal-alt .btn-expand:after, .adage-themed.theme-teal-alt .btn:after,
  .adage-themed.theme-teal-alt .btn-secondary:after,
  .adage-themed.theme-teal-alt .btn-tertiary:after,
  .adage-themed.theme-teal-alt button:after, .adage-themed.theme-teal-alt input[type='submit']:after, .adage-themed.theme-teal-alt .btn-wrapper > input:after, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:after, .adage-themed.theme-teal-alt .lyric-nav-search-back:after, .adage-themed.theme-teal-alt .adage-highlight-item-link:after, .adage-themed.theme-teal-alt .adage-featured-item-link:after, .adage-themed.theme-teal-alt .adage-gallery-swipe:after, .adage-themed.theme-teal-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-teal-alt .arrow-link:after, .adage-themed.theme-teal-alt .lyric-donation-submit-btn:after, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:after, .adage-themed.theme-teal-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-teal-alt a:after,
  .adage-themed.theme-teal-alt .cross-link:after, .adage-themed.theme-teal-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-black:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-teal-alt .adage-themed .btn:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-teal-alt .adage-themed button:after, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-teal-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:after,
  .adage-detail-page.theme-teal-alt .adage-themed .cross-link:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-green .my-profile-btns-cancel:after, .adage-themed.theme-green .lyric-btns-cancel:after,
  .adage-themed.theme-green .btn-black:after, .adage-themed.theme-green .btn-expand:after, .adage-themed.theme-green .btn:after,
  .adage-themed.theme-green .btn-secondary:after,
  .adage-themed.theme-green .btn-tertiary:after,
  .adage-themed.theme-green button:after, .adage-themed.theme-green input[type='submit']:after, .adage-themed.theme-green .btn-wrapper > input:after, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-green .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-green .trigger-loader:after, .adage-themed.theme-green .lyric-nav-search-back:after, .adage-themed.theme-green .adage-highlight-item-link:after, .adage-themed.theme-green .adage-featured-item-link:after, .adage-themed.theme-green .adage-gallery-swipe:after, .adage-themed.theme-green .adage-columns-bottom-link:after,
  .adage-themed.theme-green .arrow-link:after, .adage-themed.theme-green .lyric-donation-submit-btn:after, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:after, .adage-themed.theme-green .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-green a:after,
  .adage-themed.theme-green .cross-link:after, .adage-themed.theme-green .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-green .adage-themed .btn-black:after, .adage-detail-page.theme-green .adage-themed .btn-expand:after, .adage-detail-page.theme-green .adage-themed .btn:after,
  .adage-detail-page.theme-green .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-green .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-green .adage-themed button:after, .adage-detail-page.theme-green .adage-themed input[type='submit']:after, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:after, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-green .adage-themed .arrow-link:after, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:after, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:after,
  .adage-detail-page.theme-green .adage-themed .cross-link:after, .adage-detail-page.theme-green .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-green-alt .my-profile-btns-cancel:after, .adage-themed.theme-green-alt .lyric-btns-cancel:after,
  .adage-themed.theme-green-alt .btn-black:after, .adage-themed.theme-green-alt .btn-expand:after, .adage-themed.theme-green-alt .btn:after,
  .adage-themed.theme-green-alt .btn-secondary:after,
  .adage-themed.theme-green-alt .btn-tertiary:after,
  .adage-themed.theme-green-alt button:after, .adage-themed.theme-green-alt input[type='submit']:after, .adage-themed.theme-green-alt .btn-wrapper > input:after, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:after, .adage-themed.theme-green-alt .lyric-nav-search-back:after, .adage-themed.theme-green-alt .adage-highlight-item-link:after, .adage-themed.theme-green-alt .adage-featured-item-link:after, .adage-themed.theme-green-alt .adage-gallery-swipe:after, .adage-themed.theme-green-alt .adage-columns-bottom-link:after,
  .adage-themed.theme-green-alt .arrow-link:after, .adage-themed.theme-green-alt .lyric-donation-submit-btn:after, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:after, .adage-themed.theme-green-alt .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-green-alt a:after,
  .adage-themed.theme-green-alt .cross-link:after, .adage-themed.theme-green-alt .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-black:after, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:after, .adage-detail-page.theme-green-alt .adage-themed .btn:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-green-alt .adage-themed button:after, .adage-detail-page.theme-green-alt .adage-themed input[type='submit']:after, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-green-alt .adage-themed .arrow-link:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:after, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:after,
  .adage-detail-page.theme-green-alt .adage-themed .cross-link:after, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-red .my-profile-btns-cancel:after, .adage-themed.theme-red .lyric-btns-cancel:after,
  .adage-themed.theme-red .btn-black:after, .adage-themed.theme-red .btn-expand:after, .adage-themed.theme-red .btn:after,
  .adage-themed.theme-red .btn-secondary:after,
  .adage-themed.theme-red .btn-tertiary:after,
  .adage-themed.theme-red button:after, .adage-themed.theme-red input[type='submit']:after, .adage-themed.theme-red .btn-wrapper > input:after, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-red .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-red .trigger-loader:after, .adage-themed.theme-red .lyric-nav-search-back:after, .adage-themed.theme-red .adage-highlight-item-link:after, .adage-themed.theme-red .adage-featured-item-link:after, .adage-themed.theme-red .adage-gallery-swipe:after, .adage-themed.theme-red .adage-columns-bottom-link:after,
  .adage-themed.theme-red .arrow-link:after, .adage-themed.theme-red .lyric-donation-submit-btn:after, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:after, .adage-themed.theme-red .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-red a:after,
  .adage-themed.theme-red .cross-link:after, .adage-themed.theme-red .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-red .adage-themed .btn-black:after, .adage-detail-page.theme-red .adage-themed .btn-expand:after, .adage-detail-page.theme-red .adage-themed .btn:after,
  .adage-detail-page.theme-red .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-red .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-red .adage-themed button:after, .adage-detail-page.theme-red .adage-themed input[type='submit']:after, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:after, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-red .adage-themed .arrow-link:after, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:after, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:after,
  .adage-detail-page.theme-red .adage-themed .cross-link:after, .adage-detail-page.theme-red .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-montepulciano .my-profile-btns-cancel:after, .adage-themed.theme-montepulciano .lyric-btns-cancel:after,
  .adage-themed.theme-montepulciano .btn-black:after, .adage-themed.theme-montepulciano .btn-expand:after, .adage-themed.theme-montepulciano .btn:after,
  .adage-themed.theme-montepulciano .btn-secondary:after,
  .adage-themed.theme-montepulciano .btn-tertiary:after,
  .adage-themed.theme-montepulciano button:after, .adage-themed.theme-montepulciano input[type='submit']:after, .adage-themed.theme-montepulciano .btn-wrapper > input:after, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:after, .adage-themed.theme-montepulciano .lyric-nav-search-back:after, .adage-themed.theme-montepulciano .adage-highlight-item-link:after, .adage-themed.theme-montepulciano .adage-featured-item-link:after, .adage-themed.theme-montepulciano .adage-gallery-swipe:after, .adage-themed.theme-montepulciano .adage-columns-bottom-link:after,
  .adage-themed.theme-montepulciano .arrow-link:after, .adage-themed.theme-montepulciano .lyric-donation-submit-btn:after, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:after, .adage-themed.theme-montepulciano .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-montepulciano a:after,
  .adage-themed.theme-montepulciano .cross-link:after, .adage-themed.theme-montepulciano .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-black:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:after, .adage-detail-page.theme-montepulciano .adage-themed .btn:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-montepulciano .adage-themed button:after, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit']:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-montepulciano .adage-themed .arrow-link:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:after,
  .adage-detail-page.theme-montepulciano .adage-themed .cross-link:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-black .my-profile-btns-cancel:after, .adage-themed.theme-black .lyric-btns-cancel:after,
  .adage-themed.theme-black .btn-black:after, .adage-themed.theme-black .btn-expand:after, .adage-themed.theme-black .btn:after,
  .adage-themed.theme-black .btn-secondary:after,
  .adage-themed.theme-black .btn-tertiary:after,
  .adage-themed.theme-black button:after, .adage-themed.theme-black input[type='submit']:after, .adage-themed.theme-black .btn-wrapper > input:after, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-themed.theme-black .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-themed.theme-black .trigger-loader:after, .adage-themed.theme-black .lyric-nav-search-back:after, .adage-themed.theme-black .adage-highlight-item-link:after, .adage-themed.theme-black .adage-featured-item-link:after, .adage-themed.theme-black .adage-gallery-swipe:after, .adage-themed.theme-black .adage-columns-bottom-link:after,
  .adage-themed.theme-black .arrow-link:after, .adage-themed.theme-black .lyric-donation-submit-btn:after, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:after, .adage-themed.theme-black .adage-linklist-container a:after, .adage-linklist-container .adage-themed.theme-black a:after,
  .adage-themed.theme-black .cross-link:after, .adage-themed.theme-black .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:after, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:after,
  .adage-detail-page.theme-black .adage-themed .btn-black:after, .adage-detail-page.theme-black .adage-themed .btn-expand:after, .adage-detail-page.theme-black .adage-themed .btn:after,
  .adage-detail-page.theme-black .adage-themed .btn-secondary:after,
  .adage-detail-page.theme-black .adage-themed .btn-tertiary:after,
  .adage-detail-page.theme-black .adage-themed button:after, .adage-detail-page.theme-black .adage-themed input[type='submit']:after, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:after, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:after, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:after, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:after, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:after, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:after, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:after, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:after, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:after,
  .adage-detail-page.theme-black .adage-themed .arrow-link:after, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:after, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:after, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:after, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:after,
  .adage-detail-page.theme-black .adage-themed .cross-link:after, .adage-detail-page.theme-black .adage-themed .btn-wrapper:after {
    background-image: url(/Static/images/arrow-white.svg); }

.my-profile-btns-cancel:hover:after, .lyric-btns-cancel:hover:after,
.btn-black:hover:after, .btn-expand:hover:after, .btn:hover:after,
.btn-secondary:hover:after,
.btn-tertiary:hover:after,
button:hover:after, input[type='submit']:hover:after, .btn-wrapper > input:hover:after, .renewalOptions .actions .btn:hover:after, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .lyric-exchange .trigger-loader:hover:after, .lyric-nav-search-back:hover:after, .adage-highlight-item-link:hover:after, .adage-featured-item-link:hover:after, .adage-gallery-swipe:hover:after, .adage-columns-bottom-link:hover:after,
.arrow-link:hover:after, .lyric-donation-submit-btn:hover:after, #paymentContainer .checkoutBtns:last-child a:hover:after, .adage-linklist-container a:hover:after,
.cross-link:hover:after, .btn-wrapper:hover:after, .my-profile-btns-cancel:focus:after, .lyric-btns-cancel:focus:after,
.btn-black:focus:after, .btn-expand:focus:after, .btn:focus:after,
.btn-secondary:focus:after,
.btn-tertiary:focus:after,
button:focus:after, input[type='submit']:focus:after, .btn-wrapper > input:focus:after, .renewalOptions .actions .btn:focus:after, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .lyric-exchange .trigger-loader:focus:after, .lyric-nav-search-back:focus:after, .adage-highlight-item-link:focus:after, .adage-featured-item-link:focus:after, .adage-gallery-swipe:focus:after, .adage-columns-bottom-link:focus:after,
.arrow-link:focus:after, .lyric-donation-submit-btn:focus:after, #paymentContainer .checkoutBtns:last-child a:focus:after, .adage-linklist-container a:focus:after,
.cross-link:focus:after, .btn-wrapper:focus:after {
  transform: translateY(3px) translateX(0.25rem);
  background-image: url(/Static/images/arrow-coral.svg); }
  .adage-themed.theme-coral .my-profile-btns-cancel:hover:after, .adage-themed.theme-coral .lyric-btns-cancel:hover:after,
  .adage-themed.theme-coral .btn-black:hover:after, .adage-themed.theme-coral .btn-expand:hover:after, .adage-themed.theme-coral .btn:hover:after,
  .adage-themed.theme-coral .btn-secondary:hover:after,
  .adage-themed.theme-coral .btn-tertiary:hover:after,
  .adage-themed.theme-coral button:hover:after, .adage-themed.theme-coral input[type='submit']:hover:after, .adage-themed.theme-coral .btn-wrapper > input:hover:after, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-coral .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-coral .trigger-loader:hover:after, .adage-themed.theme-coral .lyric-nav-search-back:hover:after, .adage-themed.theme-coral .adage-highlight-item-link:hover:after, .adage-themed.theme-coral .adage-featured-item-link:hover:after, .adage-themed.theme-coral .adage-gallery-swipe:hover:after, .adage-themed.theme-coral .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-coral .arrow-link:hover:after, .adage-themed.theme-coral .lyric-donation-submit-btn:hover:after, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:hover:after, .adage-themed.theme-coral .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-coral a:hover:after,
  .adage-themed.theme-coral .cross-link:hover:after, .adage-themed.theme-coral .btn-wrapper:hover:after, .adage-themed.theme-coral .my-profile-btns-cancel:focus:after, .adage-themed.theme-coral .lyric-btns-cancel:focus:after,
  .adage-themed.theme-coral .btn-black:focus:after, .adage-themed.theme-coral .btn-expand:focus:after, .adage-themed.theme-coral .btn:focus:after,
  .adage-themed.theme-coral .btn-secondary:focus:after,
  .adage-themed.theme-coral .btn-tertiary:focus:after,
  .adage-themed.theme-coral button:focus:after, .adage-themed.theme-coral input[type='submit']:focus:after, .adage-themed.theme-coral .btn-wrapper > input:focus:after, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-coral .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-coral .trigger-loader:focus:after, .adage-themed.theme-coral .lyric-nav-search-back:focus:after, .adage-themed.theme-coral .adage-highlight-item-link:focus:after, .adage-themed.theme-coral .adage-featured-item-link:focus:after, .adage-themed.theme-coral .adage-gallery-swipe:focus:after, .adage-themed.theme-coral .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-coral .arrow-link:focus:after, .adage-themed.theme-coral .lyric-donation-submit-btn:focus:after, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:focus:after, .adage-themed.theme-coral .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-coral a:focus:after,
  .adage-themed.theme-coral .cross-link:focus:after, .adage-themed.theme-coral .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-coral .adage-themed .btn-black:hover:after, .adage-detail-page.theme-coral .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-coral .adage-themed .btn:hover:after,
  .adage-detail-page.theme-coral .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-coral .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-coral .adage-themed button:hover:after, .adage-detail-page.theme-coral .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-coral .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:hover:after, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:hover:after,
  .adage-detail-page.theme-coral .adage-themed .cross-link:hover:after, .adage-detail-page.theme-coral .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-coral .adage-themed .btn-black:focus:after, .adage-detail-page.theme-coral .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-coral .adage-themed .btn:focus:after,
  .adage-detail-page.theme-coral .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-coral .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-coral .adage-themed button:focus:after, .adage-detail-page.theme-coral .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-coral .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:focus:after, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:focus:after,
  .adage-detail-page.theme-coral .adage-themed .cross-link:focus:after, .adage-detail-page.theme-coral .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-yellow .my-profile-btns-cancel:hover:after, .adage-themed.theme-yellow .lyric-btns-cancel:hover:after,
  .adage-themed.theme-yellow .btn-black:hover:after, .adage-themed.theme-yellow .btn-expand:hover:after, .adage-themed.theme-yellow .btn:hover:after,
  .adage-themed.theme-yellow .btn-secondary:hover:after,
  .adage-themed.theme-yellow .btn-tertiary:hover:after,
  .adage-themed.theme-yellow button:hover:after, .adage-themed.theme-yellow input[type='submit']:hover:after, .adage-themed.theme-yellow .btn-wrapper > input:hover:after, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:hover:after, .adage-themed.theme-yellow .lyric-nav-search-back:hover:after, .adage-themed.theme-yellow .adage-highlight-item-link:hover:after, .adage-themed.theme-yellow .adage-featured-item-link:hover:after, .adage-themed.theme-yellow .adage-gallery-swipe:hover:after, .adage-themed.theme-yellow .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-yellow .arrow-link:hover:after, .adage-themed.theme-yellow .lyric-donation-submit-btn:hover:after, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:hover:after, .adage-themed.theme-yellow .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-yellow a:hover:after,
  .adage-themed.theme-yellow .cross-link:hover:after, .adage-themed.theme-yellow .btn-wrapper:hover:after, .adage-themed.theme-yellow .my-profile-btns-cancel:focus:after, .adage-themed.theme-yellow .lyric-btns-cancel:focus:after,
  .adage-themed.theme-yellow .btn-black:focus:after, .adage-themed.theme-yellow .btn-expand:focus:after, .adage-themed.theme-yellow .btn:focus:after,
  .adage-themed.theme-yellow .btn-secondary:focus:after,
  .adage-themed.theme-yellow .btn-tertiary:focus:after,
  .adage-themed.theme-yellow button:focus:after, .adage-themed.theme-yellow input[type='submit']:focus:after, .adage-themed.theme-yellow .btn-wrapper > input:focus:after, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:focus:after, .adage-themed.theme-yellow .lyric-nav-search-back:focus:after, .adage-themed.theme-yellow .adage-highlight-item-link:focus:after, .adage-themed.theme-yellow .adage-featured-item-link:focus:after, .adage-themed.theme-yellow .adage-gallery-swipe:focus:after, .adage-themed.theme-yellow .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-yellow .arrow-link:focus:after, .adage-themed.theme-yellow .lyric-donation-submit-btn:focus:after, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:focus:after, .adage-themed.theme-yellow .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-yellow a:focus:after,
  .adage-themed.theme-yellow .cross-link:focus:after, .adage-themed.theme-yellow .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-black:hover:after, .adage-detail-page.theme-yellow .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-yellow .adage-themed .btn:hover:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-yellow .adage-themed button:hover:after, .adage-detail-page.theme-yellow .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-yellow .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:hover:after, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:hover:after,
  .adage-detail-page.theme-yellow .adage-themed .cross-link:hover:after, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-black:focus:after, .adage-detail-page.theme-yellow .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-yellow .adage-themed .btn:focus:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-yellow .adage-themed button:focus:after, .adage-detail-page.theme-yellow .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-yellow .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:focus:after, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:focus:after,
  .adage-detail-page.theme-yellow .adage-themed .cross-link:focus:after, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-yellow-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-yellow-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-yellow-alt .btn-black:hover:after, .adage-themed.theme-yellow-alt .btn-expand:hover:after, .adage-themed.theme-yellow-alt .btn:hover:after,
  .adage-themed.theme-yellow-alt .btn-secondary:hover:after,
  .adage-themed.theme-yellow-alt .btn-tertiary:hover:after,
  .adage-themed.theme-yellow-alt button:hover:after, .adage-themed.theme-yellow-alt input[type='submit']:hover:after, .adage-themed.theme-yellow-alt .btn-wrapper > input:hover:after, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:hover:after, .adage-themed.theme-yellow-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-yellow-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-yellow-alt .adage-featured-item-link:hover:after, .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-yellow-alt .arrow-link:hover:after, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:hover:after, .adage-themed.theme-yellow-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-yellow-alt a:hover:after,
  .adage-themed.theme-yellow-alt .cross-link:hover:after, .adage-themed.theme-yellow-alt .btn-wrapper:hover:after, .adage-themed.theme-yellow-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-yellow-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-yellow-alt .btn-black:focus:after, .adage-themed.theme-yellow-alt .btn-expand:focus:after, .adage-themed.theme-yellow-alt .btn:focus:after,
  .adage-themed.theme-yellow-alt .btn-secondary:focus:after,
  .adage-themed.theme-yellow-alt .btn-tertiary:focus:after,
  .adage-themed.theme-yellow-alt button:focus:after, .adage-themed.theme-yellow-alt input[type='submit']:focus:after, .adage-themed.theme-yellow-alt .btn-wrapper > input:focus:after, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:focus:after, .adage-themed.theme-yellow-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-yellow-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-yellow-alt .adage-featured-item-link:focus:after, .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-yellow-alt .arrow-link:focus:after, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:focus:after, .adage-themed.theme-yellow-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-yellow-alt a:focus:after,
  .adage-themed.theme-yellow-alt .cross-link:focus:after, .adage-themed.theme-yellow-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-yellow-alt .adage-themed button:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-yellow-alt .adage-themed button:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-yellow-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange .my-profile-btns-cancel:hover:after, .adage-themed.theme-orange .lyric-btns-cancel:hover:after,
  .adage-themed.theme-orange .btn-black:hover:after, .adage-themed.theme-orange .btn-expand:hover:after, .adage-themed.theme-orange .btn:hover:after,
  .adage-themed.theme-orange .btn-secondary:hover:after,
  .adage-themed.theme-orange .btn-tertiary:hover:after,
  .adage-themed.theme-orange button:hover:after, .adage-themed.theme-orange input[type='submit']:hover:after, .adage-themed.theme-orange .btn-wrapper > input:hover:after, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-orange .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-orange .trigger-loader:hover:after, .adage-themed.theme-orange .lyric-nav-search-back:hover:after, .adage-themed.theme-orange .adage-highlight-item-link:hover:after, .adage-themed.theme-orange .adage-featured-item-link:hover:after, .adage-themed.theme-orange .adage-gallery-swipe:hover:after, .adage-themed.theme-orange .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-orange .arrow-link:hover:after, .adage-themed.theme-orange .lyric-donation-submit-btn:hover:after, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:hover:after, .adage-themed.theme-orange .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-orange a:hover:after,
  .adage-themed.theme-orange .cross-link:hover:after, .adage-themed.theme-orange .btn-wrapper:hover:after, .adage-themed.theme-orange .my-profile-btns-cancel:focus:after, .adage-themed.theme-orange .lyric-btns-cancel:focus:after,
  .adage-themed.theme-orange .btn-black:focus:after, .adage-themed.theme-orange .btn-expand:focus:after, .adage-themed.theme-orange .btn:focus:after,
  .adage-themed.theme-orange .btn-secondary:focus:after,
  .adage-themed.theme-orange .btn-tertiary:focus:after,
  .adage-themed.theme-orange button:focus:after, .adage-themed.theme-orange input[type='submit']:focus:after, .adage-themed.theme-orange .btn-wrapper > input:focus:after, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-orange .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-orange .trigger-loader:focus:after, .adage-themed.theme-orange .lyric-nav-search-back:focus:after, .adage-themed.theme-orange .adage-highlight-item-link:focus:after, .adage-themed.theme-orange .adage-featured-item-link:focus:after, .adage-themed.theme-orange .adage-gallery-swipe:focus:after, .adage-themed.theme-orange .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-orange .arrow-link:focus:after, .adage-themed.theme-orange .lyric-donation-submit-btn:focus:after, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:focus:after, .adage-themed.theme-orange .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-orange a:focus:after,
  .adage-themed.theme-orange .cross-link:focus:after, .adage-themed.theme-orange .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-orange .adage-themed .btn-black:hover:after, .adage-detail-page.theme-orange .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-orange .adage-themed .btn:hover:after,
  .adage-detail-page.theme-orange .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-orange .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-orange .adage-themed button:hover:after, .adage-detail-page.theme-orange .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-orange .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:hover:after, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:hover:after,
  .adage-detail-page.theme-orange .adage-themed .cross-link:hover:after, .adage-detail-page.theme-orange .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-orange .adage-themed .btn-black:focus:after, .adage-detail-page.theme-orange .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-orange .adage-themed .btn:focus:after,
  .adage-detail-page.theme-orange .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-orange .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-orange .adage-themed button:focus:after, .adage-detail-page.theme-orange .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-orange .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:focus:after, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:focus:after,
  .adage-detail-page.theme-orange .adage-themed .cross-link:focus:after, .adage-detail-page.theme-orange .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-orange-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-orange-alt .btn-black:hover:after, .adage-themed.theme-orange-alt .btn-expand:hover:after, .adage-themed.theme-orange-alt .btn:hover:after,
  .adage-themed.theme-orange-alt .btn-secondary:hover:after,
  .adage-themed.theme-orange-alt .btn-tertiary:hover:after,
  .adage-themed.theme-orange-alt button:hover:after, .adage-themed.theme-orange-alt input[type='submit']:hover:after, .adage-themed.theme-orange-alt .btn-wrapper > input:hover:after, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:hover:after, .adage-themed.theme-orange-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-orange-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-orange-alt .adage-featured-item-link:hover:after, .adage-themed.theme-orange-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-orange-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-orange-alt .arrow-link:hover:after, .adage-themed.theme-orange-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:hover:after, .adage-themed.theme-orange-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-orange-alt a:hover:after,
  .adage-themed.theme-orange-alt .cross-link:hover:after, .adage-themed.theme-orange-alt .btn-wrapper:hover:after, .adage-themed.theme-orange-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-orange-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-orange-alt .btn-black:focus:after, .adage-themed.theme-orange-alt .btn-expand:focus:after, .adage-themed.theme-orange-alt .btn:focus:after,
  .adage-themed.theme-orange-alt .btn-secondary:focus:after,
  .adage-themed.theme-orange-alt .btn-tertiary:focus:after,
  .adage-themed.theme-orange-alt button:focus:after, .adage-themed.theme-orange-alt input[type='submit']:focus:after, .adage-themed.theme-orange-alt .btn-wrapper > input:focus:after, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:focus:after, .adage-themed.theme-orange-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-orange-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-orange-alt .adage-featured-item-link:focus:after, .adage-themed.theme-orange-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-orange-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-orange-alt .arrow-link:focus:after, .adage-themed.theme-orange-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:focus:after, .adage-themed.theme-orange-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-orange-alt a:focus:after,
  .adage-themed.theme-orange-alt .cross-link:focus:after, .adage-themed.theme-orange-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-orange-alt .adage-themed button:hover:after, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-orange-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-orange-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-orange-alt .adage-themed button:focus:after, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-orange-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-orange-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-pink .my-profile-btns-cancel:hover:after, .adage-themed.theme-pink .lyric-btns-cancel:hover:after,
  .adage-themed.theme-pink .btn-black:hover:after, .adage-themed.theme-pink .btn-expand:hover:after, .adage-themed.theme-pink .btn:hover:after,
  .adage-themed.theme-pink .btn-secondary:hover:after,
  .adage-themed.theme-pink .btn-tertiary:hover:after,
  .adage-themed.theme-pink button:hover:after, .adage-themed.theme-pink input[type='submit']:hover:after, .adage-themed.theme-pink .btn-wrapper > input:hover:after, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-pink .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-pink .trigger-loader:hover:after, .adage-themed.theme-pink .lyric-nav-search-back:hover:after, .adage-themed.theme-pink .adage-highlight-item-link:hover:after, .adage-themed.theme-pink .adage-featured-item-link:hover:after, .adage-themed.theme-pink .adage-gallery-swipe:hover:after, .adage-themed.theme-pink .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-pink .arrow-link:hover:after, .adage-themed.theme-pink .lyric-donation-submit-btn:hover:after, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:hover:after, .adage-themed.theme-pink .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-pink a:hover:after,
  .adage-themed.theme-pink .cross-link:hover:after, .adage-themed.theme-pink .btn-wrapper:hover:after, .adage-themed.theme-pink .my-profile-btns-cancel:focus:after, .adage-themed.theme-pink .lyric-btns-cancel:focus:after,
  .adage-themed.theme-pink .btn-black:focus:after, .adage-themed.theme-pink .btn-expand:focus:after, .adage-themed.theme-pink .btn:focus:after,
  .adage-themed.theme-pink .btn-secondary:focus:after,
  .adage-themed.theme-pink .btn-tertiary:focus:after,
  .adage-themed.theme-pink button:focus:after, .adage-themed.theme-pink input[type='submit']:focus:after, .adage-themed.theme-pink .btn-wrapper > input:focus:after, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-pink .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-pink .trigger-loader:focus:after, .adage-themed.theme-pink .lyric-nav-search-back:focus:after, .adage-themed.theme-pink .adage-highlight-item-link:focus:after, .adage-themed.theme-pink .adage-featured-item-link:focus:after, .adage-themed.theme-pink .adage-gallery-swipe:focus:after, .adage-themed.theme-pink .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-pink .arrow-link:focus:after, .adage-themed.theme-pink .lyric-donation-submit-btn:focus:after, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:focus:after, .adage-themed.theme-pink .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-pink a:focus:after,
  .adage-themed.theme-pink .cross-link:focus:after, .adage-themed.theme-pink .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-pink .adage-themed .btn-black:hover:after, .adage-detail-page.theme-pink .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-pink .adage-themed .btn:hover:after,
  .adage-detail-page.theme-pink .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-pink .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-pink .adage-themed button:hover:after, .adage-detail-page.theme-pink .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-pink .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:hover:after, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:hover:after,
  .adage-detail-page.theme-pink .adage-themed .cross-link:hover:after, .adage-detail-page.theme-pink .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-pink .adage-themed .btn-black:focus:after, .adage-detail-page.theme-pink .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-pink .adage-themed .btn:focus:after,
  .adage-detail-page.theme-pink .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-pink .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-pink .adage-themed button:focus:after, .adage-detail-page.theme-pink .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-pink .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:focus:after, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:focus:after,
  .adage-detail-page.theme-pink .adage-themed .cross-link:focus:after, .adage-detail-page.theme-pink .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-pink-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-pink-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-pink-alt .btn-black:hover:after, .adage-themed.theme-pink-alt .btn-expand:hover:after, .adage-themed.theme-pink-alt .btn:hover:after,
  .adage-themed.theme-pink-alt .btn-secondary:hover:after,
  .adage-themed.theme-pink-alt .btn-tertiary:hover:after,
  .adage-themed.theme-pink-alt button:hover:after, .adage-themed.theme-pink-alt input[type='submit']:hover:after, .adage-themed.theme-pink-alt .btn-wrapper > input:hover:after, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:hover:after, .adage-themed.theme-pink-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-pink-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-pink-alt .adage-featured-item-link:hover:after, .adage-themed.theme-pink-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-pink-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-pink-alt .arrow-link:hover:after, .adage-themed.theme-pink-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:hover:after, .adage-themed.theme-pink-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-pink-alt a:hover:after,
  .adage-themed.theme-pink-alt .cross-link:hover:after, .adage-themed.theme-pink-alt .btn-wrapper:hover:after, .adage-themed.theme-pink-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-pink-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-pink-alt .btn-black:focus:after, .adage-themed.theme-pink-alt .btn-expand:focus:after, .adage-themed.theme-pink-alt .btn:focus:after,
  .adage-themed.theme-pink-alt .btn-secondary:focus:after,
  .adage-themed.theme-pink-alt .btn-tertiary:focus:after,
  .adage-themed.theme-pink-alt button:focus:after, .adage-themed.theme-pink-alt input[type='submit']:focus:after, .adage-themed.theme-pink-alt .btn-wrapper > input:focus:after, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:focus:after, .adage-themed.theme-pink-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-pink-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-pink-alt .adage-featured-item-link:focus:after, .adage-themed.theme-pink-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-pink-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-pink-alt .arrow-link:focus:after, .adage-themed.theme-pink-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:focus:after, .adage-themed.theme-pink-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-pink-alt a:focus:after,
  .adage-themed.theme-pink-alt .cross-link:focus:after, .adage-themed.theme-pink-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-pink-alt .adage-themed button:hover:after, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-pink-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-pink-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-pink-alt .adage-themed button:focus:after, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-pink-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-pink-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-purple .my-profile-btns-cancel:hover:after, .adage-themed.theme-purple .lyric-btns-cancel:hover:after,
  .adage-themed.theme-purple .btn-black:hover:after, .adage-themed.theme-purple .btn-expand:hover:after, .adage-themed.theme-purple .btn:hover:after,
  .adage-themed.theme-purple .btn-secondary:hover:after,
  .adage-themed.theme-purple .btn-tertiary:hover:after,
  .adage-themed.theme-purple button:hover:after, .adage-themed.theme-purple input[type='submit']:hover:after, .adage-themed.theme-purple .btn-wrapper > input:hover:after, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-purple .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-purple .trigger-loader:hover:after, .adage-themed.theme-purple .lyric-nav-search-back:hover:after, .adage-themed.theme-purple .adage-highlight-item-link:hover:after, .adage-themed.theme-purple .adage-featured-item-link:hover:after, .adage-themed.theme-purple .adage-gallery-swipe:hover:after, .adage-themed.theme-purple .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-purple .arrow-link:hover:after, .adage-themed.theme-purple .lyric-donation-submit-btn:hover:after, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:hover:after, .adage-themed.theme-purple .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-purple a:hover:after,
  .adage-themed.theme-purple .cross-link:hover:after, .adage-themed.theme-purple .btn-wrapper:hover:after, .adage-themed.theme-purple .my-profile-btns-cancel:focus:after, .adage-themed.theme-purple .lyric-btns-cancel:focus:after,
  .adage-themed.theme-purple .btn-black:focus:after, .adage-themed.theme-purple .btn-expand:focus:after, .adage-themed.theme-purple .btn:focus:after,
  .adage-themed.theme-purple .btn-secondary:focus:after,
  .adage-themed.theme-purple .btn-tertiary:focus:after,
  .adage-themed.theme-purple button:focus:after, .adage-themed.theme-purple input[type='submit']:focus:after, .adage-themed.theme-purple .btn-wrapper > input:focus:after, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-purple .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-purple .trigger-loader:focus:after, .adage-themed.theme-purple .lyric-nav-search-back:focus:after, .adage-themed.theme-purple .adage-highlight-item-link:focus:after, .adage-themed.theme-purple .adage-featured-item-link:focus:after, .adage-themed.theme-purple .adage-gallery-swipe:focus:after, .adage-themed.theme-purple .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-purple .arrow-link:focus:after, .adage-themed.theme-purple .lyric-donation-submit-btn:focus:after, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:focus:after, .adage-themed.theme-purple .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-purple a:focus:after,
  .adage-themed.theme-purple .cross-link:focus:after, .adage-themed.theme-purple .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-purple .adage-themed .btn-black:hover:after, .adage-detail-page.theme-purple .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-purple .adage-themed .btn:hover:after,
  .adage-detail-page.theme-purple .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-purple .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-purple .adage-themed button:hover:after, .adage-detail-page.theme-purple .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-purple .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:hover:after, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:hover:after,
  .adage-detail-page.theme-purple .adage-themed .cross-link:hover:after, .adage-detail-page.theme-purple .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-purple .adage-themed .btn-black:focus:after, .adage-detail-page.theme-purple .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-purple .adage-themed .btn:focus:after,
  .adage-detail-page.theme-purple .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-purple .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-purple .adage-themed button:focus:after, .adage-detail-page.theme-purple .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-purple .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:focus:after, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:focus:after,
  .adage-detail-page.theme-purple .adage-themed .cross-link:focus:after, .adage-detail-page.theme-purple .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-purple-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-purple-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-purple-alt .btn-black:hover:after, .adage-themed.theme-purple-alt .btn-expand:hover:after, .adage-themed.theme-purple-alt .btn:hover:after,
  .adage-themed.theme-purple-alt .btn-secondary:hover:after,
  .adage-themed.theme-purple-alt .btn-tertiary:hover:after,
  .adage-themed.theme-purple-alt button:hover:after, .adage-themed.theme-purple-alt input[type='submit']:hover:after, .adage-themed.theme-purple-alt .btn-wrapper > input:hover:after, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:hover:after, .adage-themed.theme-purple-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-purple-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-purple-alt .adage-featured-item-link:hover:after, .adage-themed.theme-purple-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-purple-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-purple-alt .arrow-link:hover:after, .adage-themed.theme-purple-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:hover:after, .adage-themed.theme-purple-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-purple-alt a:hover:after,
  .adage-themed.theme-purple-alt .cross-link:hover:after, .adage-themed.theme-purple-alt .btn-wrapper:hover:after, .adage-themed.theme-purple-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-purple-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-purple-alt .btn-black:focus:after, .adage-themed.theme-purple-alt .btn-expand:focus:after, .adage-themed.theme-purple-alt .btn:focus:after,
  .adage-themed.theme-purple-alt .btn-secondary:focus:after,
  .adage-themed.theme-purple-alt .btn-tertiary:focus:after,
  .adage-themed.theme-purple-alt button:focus:after, .adage-themed.theme-purple-alt input[type='submit']:focus:after, .adage-themed.theme-purple-alt .btn-wrapper > input:focus:after, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:focus:after, .adage-themed.theme-purple-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-purple-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-purple-alt .adage-featured-item-link:focus:after, .adage-themed.theme-purple-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-purple-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-purple-alt .arrow-link:focus:after, .adage-themed.theme-purple-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:focus:after, .adage-themed.theme-purple-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-purple-alt a:focus:after,
  .adage-themed.theme-purple-alt .cross-link:focus:after, .adage-themed.theme-purple-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-purple-alt .adage-themed button:hover:after, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-purple-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-purple-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-purple-alt .adage-themed button:focus:after, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-purple-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-purple-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-blue .my-profile-btns-cancel:hover:after, .adage-themed.theme-blue .lyric-btns-cancel:hover:after,
  .adage-themed.theme-blue .btn-black:hover:after, .adage-themed.theme-blue .btn-expand:hover:after, .adage-themed.theme-blue .btn:hover:after,
  .adage-themed.theme-blue .btn-secondary:hover:after,
  .adage-themed.theme-blue .btn-tertiary:hover:after,
  .adage-themed.theme-blue button:hover:after, .adage-themed.theme-blue input[type='submit']:hover:after, .adage-themed.theme-blue .btn-wrapper > input:hover:after, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-blue .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-blue .trigger-loader:hover:after, .adage-themed.theme-blue .lyric-nav-search-back:hover:after, .adage-themed.theme-blue .adage-highlight-item-link:hover:after, .adage-themed.theme-blue .adage-featured-item-link:hover:after, .adage-themed.theme-blue .adage-gallery-swipe:hover:after, .adage-themed.theme-blue .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-blue .arrow-link:hover:after, .adage-themed.theme-blue .lyric-donation-submit-btn:hover:after, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:hover:after, .adage-themed.theme-blue .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-blue a:hover:after,
  .adage-themed.theme-blue .cross-link:hover:after, .adage-themed.theme-blue .btn-wrapper:hover:after, .adage-themed.theme-blue .my-profile-btns-cancel:focus:after, .adage-themed.theme-blue .lyric-btns-cancel:focus:after,
  .adage-themed.theme-blue .btn-black:focus:after, .adage-themed.theme-blue .btn-expand:focus:after, .adage-themed.theme-blue .btn:focus:after,
  .adage-themed.theme-blue .btn-secondary:focus:after,
  .adage-themed.theme-blue .btn-tertiary:focus:after,
  .adage-themed.theme-blue button:focus:after, .adage-themed.theme-blue input[type='submit']:focus:after, .adage-themed.theme-blue .btn-wrapper > input:focus:after, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-blue .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-blue .trigger-loader:focus:after, .adage-themed.theme-blue .lyric-nav-search-back:focus:after, .adage-themed.theme-blue .adage-highlight-item-link:focus:after, .adage-themed.theme-blue .adage-featured-item-link:focus:after, .adage-themed.theme-blue .adage-gallery-swipe:focus:after, .adage-themed.theme-blue .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-blue .arrow-link:focus:after, .adage-themed.theme-blue .lyric-donation-submit-btn:focus:after, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:focus:after, .adage-themed.theme-blue .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-blue a:focus:after,
  .adage-themed.theme-blue .cross-link:focus:after, .adage-themed.theme-blue .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-blue .adage-themed .btn-black:hover:after, .adage-detail-page.theme-blue .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-blue .adage-themed .btn:hover:after,
  .adage-detail-page.theme-blue .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-blue .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-blue .adage-themed button:hover:after, .adage-detail-page.theme-blue .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-blue .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:hover:after, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:hover:after,
  .adage-detail-page.theme-blue .adage-themed .cross-link:hover:after, .adage-detail-page.theme-blue .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-blue .adage-themed .btn-black:focus:after, .adage-detail-page.theme-blue .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-blue .adage-themed .btn:focus:after,
  .adage-detail-page.theme-blue .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-blue .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-blue .adage-themed button:focus:after, .adage-detail-page.theme-blue .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-blue .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:focus:after, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:focus:after,
  .adage-detail-page.theme-blue .adage-themed .cross-link:focus:after, .adage-detail-page.theme-blue .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-blue-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-blue-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-blue-alt .btn-black:hover:after, .adage-themed.theme-blue-alt .btn-expand:hover:after, .adage-themed.theme-blue-alt .btn:hover:after,
  .adage-themed.theme-blue-alt .btn-secondary:hover:after,
  .adage-themed.theme-blue-alt .btn-tertiary:hover:after,
  .adage-themed.theme-blue-alt button:hover:after, .adage-themed.theme-blue-alt input[type='submit']:hover:after, .adage-themed.theme-blue-alt .btn-wrapper > input:hover:after, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:hover:after, .adage-themed.theme-blue-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-blue-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-blue-alt .adage-featured-item-link:hover:after, .adage-themed.theme-blue-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-blue-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-blue-alt .arrow-link:hover:after, .adage-themed.theme-blue-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:hover:after, .adage-themed.theme-blue-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-blue-alt a:hover:after,
  .adage-themed.theme-blue-alt .cross-link:hover:after, .adage-themed.theme-blue-alt .btn-wrapper:hover:after, .adage-themed.theme-blue-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-blue-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-blue-alt .btn-black:focus:after, .adage-themed.theme-blue-alt .btn-expand:focus:after, .adage-themed.theme-blue-alt .btn:focus:after,
  .adage-themed.theme-blue-alt .btn-secondary:focus:after,
  .adage-themed.theme-blue-alt .btn-tertiary:focus:after,
  .adage-themed.theme-blue-alt button:focus:after, .adage-themed.theme-blue-alt input[type='submit']:focus:after, .adage-themed.theme-blue-alt .btn-wrapper > input:focus:after, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:focus:after, .adage-themed.theme-blue-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-blue-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-blue-alt .adage-featured-item-link:focus:after, .adage-themed.theme-blue-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-blue-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-blue-alt .arrow-link:focus:after, .adage-themed.theme-blue-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:focus:after, .adage-themed.theme-blue-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-blue-alt a:focus:after,
  .adage-themed.theme-blue-alt .cross-link:focus:after, .adage-themed.theme-blue-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-blue-alt .adage-themed button:hover:after, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-blue-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-blue-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-blue-alt .adage-themed button:focus:after, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-blue-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-blue-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-teal .my-profile-btns-cancel:hover:after, .adage-themed.theme-teal .lyric-btns-cancel:hover:after,
  .adage-themed.theme-teal .btn-black:hover:after, .adage-themed.theme-teal .btn-expand:hover:after, .adage-themed.theme-teal .btn:hover:after,
  .adage-themed.theme-teal .btn-secondary:hover:after,
  .adage-themed.theme-teal .btn-tertiary:hover:after,
  .adage-themed.theme-teal button:hover:after, .adage-themed.theme-teal input[type='submit']:hover:after, .adage-themed.theme-teal .btn-wrapper > input:hover:after, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-teal .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-teal .trigger-loader:hover:after, .adage-themed.theme-teal .lyric-nav-search-back:hover:after, .adage-themed.theme-teal .adage-highlight-item-link:hover:after, .adage-themed.theme-teal .adage-featured-item-link:hover:after, .adage-themed.theme-teal .adage-gallery-swipe:hover:after, .adage-themed.theme-teal .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-teal .arrow-link:hover:after, .adage-themed.theme-teal .lyric-donation-submit-btn:hover:after, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:hover:after, .adage-themed.theme-teal .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-teal a:hover:after,
  .adage-themed.theme-teal .cross-link:hover:after, .adage-themed.theme-teal .btn-wrapper:hover:after, .adage-themed.theme-teal .my-profile-btns-cancel:focus:after, .adage-themed.theme-teal .lyric-btns-cancel:focus:after,
  .adage-themed.theme-teal .btn-black:focus:after, .adage-themed.theme-teal .btn-expand:focus:after, .adage-themed.theme-teal .btn:focus:after,
  .adage-themed.theme-teal .btn-secondary:focus:after,
  .adage-themed.theme-teal .btn-tertiary:focus:after,
  .adage-themed.theme-teal button:focus:after, .adage-themed.theme-teal input[type='submit']:focus:after, .adage-themed.theme-teal .btn-wrapper > input:focus:after, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-teal .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-teal .trigger-loader:focus:after, .adage-themed.theme-teal .lyric-nav-search-back:focus:after, .adage-themed.theme-teal .adage-highlight-item-link:focus:after, .adage-themed.theme-teal .adage-featured-item-link:focus:after, .adage-themed.theme-teal .adage-gallery-swipe:focus:after, .adage-themed.theme-teal .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-teal .arrow-link:focus:after, .adage-themed.theme-teal .lyric-donation-submit-btn:focus:after, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:focus:after, .adage-themed.theme-teal .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-teal a:focus:after,
  .adage-themed.theme-teal .cross-link:focus:after, .adage-themed.theme-teal .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-teal .adage-themed .btn-black:hover:after, .adage-detail-page.theme-teal .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-teal .adage-themed .btn:hover:after,
  .adage-detail-page.theme-teal .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-teal .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-teal .adage-themed button:hover:after, .adage-detail-page.theme-teal .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-teal .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:hover:after, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:hover:after,
  .adage-detail-page.theme-teal .adage-themed .cross-link:hover:after, .adage-detail-page.theme-teal .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-teal .adage-themed .btn-black:focus:after, .adage-detail-page.theme-teal .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-teal .adage-themed .btn:focus:after,
  .adage-detail-page.theme-teal .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-teal .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-teal .adage-themed button:focus:after, .adage-detail-page.theme-teal .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-teal .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:focus:after, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:focus:after,
  .adage-detail-page.theme-teal .adage-themed .cross-link:focus:after, .adage-detail-page.theme-teal .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-teal-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-teal-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-teal-alt .btn-black:hover:after, .adage-themed.theme-teal-alt .btn-expand:hover:after, .adage-themed.theme-teal-alt .btn:hover:after,
  .adage-themed.theme-teal-alt .btn-secondary:hover:after,
  .adage-themed.theme-teal-alt .btn-tertiary:hover:after,
  .adage-themed.theme-teal-alt button:hover:after, .adage-themed.theme-teal-alt input[type='submit']:hover:after, .adage-themed.theme-teal-alt .btn-wrapper > input:hover:after, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:hover:after, .adage-themed.theme-teal-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-teal-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-teal-alt .adage-featured-item-link:hover:after, .adage-themed.theme-teal-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-teal-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-teal-alt .arrow-link:hover:after, .adage-themed.theme-teal-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:hover:after, .adage-themed.theme-teal-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-teal-alt a:hover:after,
  .adage-themed.theme-teal-alt .cross-link:hover:after, .adage-themed.theme-teal-alt .btn-wrapper:hover:after, .adage-themed.theme-teal-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-teal-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-teal-alt .btn-black:focus:after, .adage-themed.theme-teal-alt .btn-expand:focus:after, .adage-themed.theme-teal-alt .btn:focus:after,
  .adage-themed.theme-teal-alt .btn-secondary:focus:after,
  .adage-themed.theme-teal-alt .btn-tertiary:focus:after,
  .adage-themed.theme-teal-alt button:focus:after, .adage-themed.theme-teal-alt input[type='submit']:focus:after, .adage-themed.theme-teal-alt .btn-wrapper > input:focus:after, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:focus:after, .adage-themed.theme-teal-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-teal-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-teal-alt .adage-featured-item-link:focus:after, .adage-themed.theme-teal-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-teal-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-teal-alt .arrow-link:focus:after, .adage-themed.theme-teal-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:focus:after, .adage-themed.theme-teal-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-teal-alt a:focus:after,
  .adage-themed.theme-teal-alt .cross-link:focus:after, .adage-themed.theme-teal-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-teal-alt .adage-themed button:hover:after, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-teal-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-teal-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-teal-alt .adage-themed button:focus:after, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-teal-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-teal-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-green .my-profile-btns-cancel:hover:after, .adage-themed.theme-green .lyric-btns-cancel:hover:after,
  .adage-themed.theme-green .btn-black:hover:after, .adage-themed.theme-green .btn-expand:hover:after, .adage-themed.theme-green .btn:hover:after,
  .adage-themed.theme-green .btn-secondary:hover:after,
  .adage-themed.theme-green .btn-tertiary:hover:after,
  .adage-themed.theme-green button:hover:after, .adage-themed.theme-green input[type='submit']:hover:after, .adage-themed.theme-green .btn-wrapper > input:hover:after, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-green .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-green .trigger-loader:hover:after, .adage-themed.theme-green .lyric-nav-search-back:hover:after, .adage-themed.theme-green .adage-highlight-item-link:hover:after, .adage-themed.theme-green .adage-featured-item-link:hover:after, .adage-themed.theme-green .adage-gallery-swipe:hover:after, .adage-themed.theme-green .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-green .arrow-link:hover:after, .adage-themed.theme-green .lyric-donation-submit-btn:hover:after, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:hover:after, .adage-themed.theme-green .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-green a:hover:after,
  .adage-themed.theme-green .cross-link:hover:after, .adage-themed.theme-green .btn-wrapper:hover:after, .adage-themed.theme-green .my-profile-btns-cancel:focus:after, .adage-themed.theme-green .lyric-btns-cancel:focus:after,
  .adage-themed.theme-green .btn-black:focus:after, .adage-themed.theme-green .btn-expand:focus:after, .adage-themed.theme-green .btn:focus:after,
  .adage-themed.theme-green .btn-secondary:focus:after,
  .adage-themed.theme-green .btn-tertiary:focus:after,
  .adage-themed.theme-green button:focus:after, .adage-themed.theme-green input[type='submit']:focus:after, .adage-themed.theme-green .btn-wrapper > input:focus:after, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-green .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-green .trigger-loader:focus:after, .adage-themed.theme-green .lyric-nav-search-back:focus:after, .adage-themed.theme-green .adage-highlight-item-link:focus:after, .adage-themed.theme-green .adage-featured-item-link:focus:after, .adage-themed.theme-green .adage-gallery-swipe:focus:after, .adage-themed.theme-green .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-green .arrow-link:focus:after, .adage-themed.theme-green .lyric-donation-submit-btn:focus:after, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:focus:after, .adage-themed.theme-green .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-green a:focus:after,
  .adage-themed.theme-green .cross-link:focus:after, .adage-themed.theme-green .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-green .adage-themed .btn-black:hover:after, .adage-detail-page.theme-green .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-green .adage-themed .btn:hover:after,
  .adage-detail-page.theme-green .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-green .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-green .adage-themed button:hover:after, .adage-detail-page.theme-green .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-green .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:hover:after, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:hover:after,
  .adage-detail-page.theme-green .adage-themed .cross-link:hover:after, .adage-detail-page.theme-green .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-green .adage-themed .btn-black:focus:after, .adage-detail-page.theme-green .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-green .adage-themed .btn:focus:after,
  .adage-detail-page.theme-green .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-green .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-green .adage-themed button:focus:after, .adage-detail-page.theme-green .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-green .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:focus:after, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:focus:after,
  .adage-detail-page.theme-green .adage-themed .cross-link:focus:after, .adage-detail-page.theme-green .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-green-alt .my-profile-btns-cancel:hover:after, .adage-themed.theme-green-alt .lyric-btns-cancel:hover:after,
  .adage-themed.theme-green-alt .btn-black:hover:after, .adage-themed.theme-green-alt .btn-expand:hover:after, .adage-themed.theme-green-alt .btn:hover:after,
  .adage-themed.theme-green-alt .btn-secondary:hover:after,
  .adage-themed.theme-green-alt .btn-tertiary:hover:after,
  .adage-themed.theme-green-alt button:hover:after, .adage-themed.theme-green-alt input[type='submit']:hover:after, .adage-themed.theme-green-alt .btn-wrapper > input:hover:after, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:hover:after, .adage-themed.theme-green-alt .lyric-nav-search-back:hover:after, .adage-themed.theme-green-alt .adage-highlight-item-link:hover:after, .adage-themed.theme-green-alt .adage-featured-item-link:hover:after, .adage-themed.theme-green-alt .adage-gallery-swipe:hover:after, .adage-themed.theme-green-alt .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-green-alt .arrow-link:hover:after, .adage-themed.theme-green-alt .lyric-donation-submit-btn:hover:after, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:hover:after, .adage-themed.theme-green-alt .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-green-alt a:hover:after,
  .adage-themed.theme-green-alt .cross-link:hover:after, .adage-themed.theme-green-alt .btn-wrapper:hover:after, .adage-themed.theme-green-alt .my-profile-btns-cancel:focus:after, .adage-themed.theme-green-alt .lyric-btns-cancel:focus:after,
  .adage-themed.theme-green-alt .btn-black:focus:after, .adage-themed.theme-green-alt .btn-expand:focus:after, .adage-themed.theme-green-alt .btn:focus:after,
  .adage-themed.theme-green-alt .btn-secondary:focus:after,
  .adage-themed.theme-green-alt .btn-tertiary:focus:after,
  .adage-themed.theme-green-alt button:focus:after, .adage-themed.theme-green-alt input[type='submit']:focus:after, .adage-themed.theme-green-alt .btn-wrapper > input:focus:after, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:focus:after, .adage-themed.theme-green-alt .lyric-nav-search-back:focus:after, .adage-themed.theme-green-alt .adage-highlight-item-link:focus:after, .adage-themed.theme-green-alt .adage-featured-item-link:focus:after, .adage-themed.theme-green-alt .adage-gallery-swipe:focus:after, .adage-themed.theme-green-alt .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-green-alt .arrow-link:focus:after, .adage-themed.theme-green-alt .lyric-donation-submit-btn:focus:after, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:focus:after, .adage-themed.theme-green-alt .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-green-alt a:focus:after,
  .adage-themed.theme-green-alt .cross-link:focus:after, .adage-themed.theme-green-alt .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-black:hover:after, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-green-alt .adage-themed .btn:hover:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-green-alt .adage-themed button:hover:after, .adage-detail-page.theme-green-alt .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-green-alt .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:hover:after, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:hover:after,
  .adage-detail-page.theme-green-alt .adage-themed .cross-link:hover:after, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-black:focus:after, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-green-alt .adage-themed .btn:focus:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-green-alt .adage-themed button:focus:after, .adage-detail-page.theme-green-alt .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-green-alt .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:focus:after, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:focus:after,
  .adage-detail-page.theme-green-alt .adage-themed .cross-link:focus:after, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-red .my-profile-btns-cancel:hover:after, .adage-themed.theme-red .lyric-btns-cancel:hover:after,
  .adage-themed.theme-red .btn-black:hover:after, .adage-themed.theme-red .btn-expand:hover:after, .adage-themed.theme-red .btn:hover:after,
  .adage-themed.theme-red .btn-secondary:hover:after,
  .adage-themed.theme-red .btn-tertiary:hover:after,
  .adage-themed.theme-red button:hover:after, .adage-themed.theme-red input[type='submit']:hover:after, .adage-themed.theme-red .btn-wrapper > input:hover:after, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-red .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-red .trigger-loader:hover:after, .adage-themed.theme-red .lyric-nav-search-back:hover:after, .adage-themed.theme-red .adage-highlight-item-link:hover:after, .adage-themed.theme-red .adage-featured-item-link:hover:after, .adage-themed.theme-red .adage-gallery-swipe:hover:after, .adage-themed.theme-red .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-red .arrow-link:hover:after, .adage-themed.theme-red .lyric-donation-submit-btn:hover:after, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:hover:after, .adage-themed.theme-red .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-red a:hover:after,
  .adage-themed.theme-red .cross-link:hover:after, .adage-themed.theme-red .btn-wrapper:hover:after, .adage-themed.theme-red .my-profile-btns-cancel:focus:after, .adage-themed.theme-red .lyric-btns-cancel:focus:after,
  .adage-themed.theme-red .btn-black:focus:after, .adage-themed.theme-red .btn-expand:focus:after, .adage-themed.theme-red .btn:focus:after,
  .adage-themed.theme-red .btn-secondary:focus:after,
  .adage-themed.theme-red .btn-tertiary:focus:after,
  .adage-themed.theme-red button:focus:after, .adage-themed.theme-red input[type='submit']:focus:after, .adage-themed.theme-red .btn-wrapper > input:focus:after, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-red .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-red .trigger-loader:focus:after, .adage-themed.theme-red .lyric-nav-search-back:focus:after, .adage-themed.theme-red .adage-highlight-item-link:focus:after, .adage-themed.theme-red .adage-featured-item-link:focus:after, .adage-themed.theme-red .adage-gallery-swipe:focus:after, .adage-themed.theme-red .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-red .arrow-link:focus:after, .adage-themed.theme-red .lyric-donation-submit-btn:focus:after, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:focus:after, .adage-themed.theme-red .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-red a:focus:after,
  .adage-themed.theme-red .cross-link:focus:after, .adage-themed.theme-red .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-red .adage-themed .btn-black:hover:after, .adage-detail-page.theme-red .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-red .adage-themed .btn:hover:after,
  .adage-detail-page.theme-red .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-red .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-red .adage-themed button:hover:after, .adage-detail-page.theme-red .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-red .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:hover:after, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:hover:after,
  .adage-detail-page.theme-red .adage-themed .cross-link:hover:after, .adage-detail-page.theme-red .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-red .adage-themed .btn-black:focus:after, .adage-detail-page.theme-red .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-red .adage-themed .btn:focus:after,
  .adage-detail-page.theme-red .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-red .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-red .adage-themed button:focus:after, .adage-detail-page.theme-red .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-red .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:focus:after, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:focus:after,
  .adage-detail-page.theme-red .adage-themed .cross-link:focus:after, .adage-detail-page.theme-red .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-montepulciano .my-profile-btns-cancel:hover:after, .adage-themed.theme-montepulciano .lyric-btns-cancel:hover:after,
  .adage-themed.theme-montepulciano .btn-black:hover:after, .adage-themed.theme-montepulciano .btn-expand:hover:after, .adage-themed.theme-montepulciano .btn:hover:after,
  .adage-themed.theme-montepulciano .btn-secondary:hover:after,
  .adage-themed.theme-montepulciano .btn-tertiary:hover:after,
  .adage-themed.theme-montepulciano button:hover:after, .adage-themed.theme-montepulciano input[type='submit']:hover:after, .adage-themed.theme-montepulciano .btn-wrapper > input:hover:after, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:hover:after, .adage-themed.theme-montepulciano .lyric-nav-search-back:hover:after, .adage-themed.theme-montepulciano .adage-highlight-item-link:hover:after, .adage-themed.theme-montepulciano .adage-featured-item-link:hover:after, .adage-themed.theme-montepulciano .adage-gallery-swipe:hover:after, .adage-themed.theme-montepulciano .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-montepulciano .arrow-link:hover:after, .adage-themed.theme-montepulciano .lyric-donation-submit-btn:hover:after, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:hover:after, .adage-themed.theme-montepulciano .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-montepulciano a:hover:after,
  .adage-themed.theme-montepulciano .cross-link:hover:after, .adage-themed.theme-montepulciano .btn-wrapper:hover:after, .adage-themed.theme-montepulciano .my-profile-btns-cancel:focus:after, .adage-themed.theme-montepulciano .lyric-btns-cancel:focus:after,
  .adage-themed.theme-montepulciano .btn-black:focus:after, .adage-themed.theme-montepulciano .btn-expand:focus:after, .adage-themed.theme-montepulciano .btn:focus:after,
  .adage-themed.theme-montepulciano .btn-secondary:focus:after,
  .adage-themed.theme-montepulciano .btn-tertiary:focus:after,
  .adage-themed.theme-montepulciano button:focus:after, .adage-themed.theme-montepulciano input[type='submit']:focus:after, .adage-themed.theme-montepulciano .btn-wrapper > input:focus:after, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:focus:after, .adage-themed.theme-montepulciano .lyric-nav-search-back:focus:after, .adage-themed.theme-montepulciano .adage-highlight-item-link:focus:after, .adage-themed.theme-montepulciano .adage-featured-item-link:focus:after, .adage-themed.theme-montepulciano .adage-gallery-swipe:focus:after, .adage-themed.theme-montepulciano .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-montepulciano .arrow-link:focus:after, .adage-themed.theme-montepulciano .lyric-donation-submit-btn:focus:after, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:focus:after, .adage-themed.theme-montepulciano .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-montepulciano a:focus:after,
  .adage-themed.theme-montepulciano .cross-link:focus:after, .adage-themed.theme-montepulciano .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-black:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .btn:hover:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-montepulciano .adage-themed button:hover:after, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-montepulciano .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:hover:after,
  .adage-detail-page.theme-montepulciano .adage-themed .cross-link:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-black:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .btn:focus:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-montepulciano .adage-themed button:focus:after, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-montepulciano .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:focus:after,
  .adage-detail-page.theme-montepulciano .adage-themed .cross-link:focus:after, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-black .my-profile-btns-cancel:hover:after, .adage-themed.theme-black .lyric-btns-cancel:hover:after,
  .adage-themed.theme-black .btn-black:hover:after, .adage-themed.theme-black .btn-expand:hover:after, .adage-themed.theme-black .btn:hover:after,
  .adage-themed.theme-black .btn-secondary:hover:after,
  .adage-themed.theme-black .btn-tertiary:hover:after,
  .adage-themed.theme-black button:hover:after, .adage-themed.theme-black input[type='submit']:hover:after, .adage-themed.theme-black .btn-wrapper > input:hover:after, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-themed.theme-black .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-themed.theme-black .trigger-loader:hover:after, .adage-themed.theme-black .lyric-nav-search-back:hover:after, .adage-themed.theme-black .adage-highlight-item-link:hover:after, .adage-themed.theme-black .adage-featured-item-link:hover:after, .adage-themed.theme-black .adage-gallery-swipe:hover:after, .adage-themed.theme-black .adage-columns-bottom-link:hover:after,
  .adage-themed.theme-black .arrow-link:hover:after, .adage-themed.theme-black .lyric-donation-submit-btn:hover:after, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:hover:after, .adage-themed.theme-black .adage-linklist-container a:hover:after, .adage-linklist-container .adage-themed.theme-black a:hover:after,
  .adage-themed.theme-black .cross-link:hover:after, .adage-themed.theme-black .btn-wrapper:hover:after, .adage-themed.theme-black .my-profile-btns-cancel:focus:after, .adage-themed.theme-black .lyric-btns-cancel:focus:after,
  .adage-themed.theme-black .btn-black:focus:after, .adage-themed.theme-black .btn-expand:focus:after, .adage-themed.theme-black .btn:focus:after,
  .adage-themed.theme-black .btn-secondary:focus:after,
  .adage-themed.theme-black .btn-tertiary:focus:after,
  .adage-themed.theme-black button:focus:after, .adage-themed.theme-black input[type='submit']:focus:after, .adage-themed.theme-black .btn-wrapper > input:focus:after, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-themed.theme-black .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-themed.theme-black .trigger-loader:focus:after, .adage-themed.theme-black .lyric-nav-search-back:focus:after, .adage-themed.theme-black .adage-highlight-item-link:focus:after, .adage-themed.theme-black .adage-featured-item-link:focus:after, .adage-themed.theme-black .adage-gallery-swipe:focus:after, .adage-themed.theme-black .adage-columns-bottom-link:focus:after,
  .adage-themed.theme-black .arrow-link:focus:after, .adage-themed.theme-black .lyric-donation-submit-btn:focus:after, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:focus:after, .adage-themed.theme-black .adage-linklist-container a:focus:after, .adage-linklist-container .adage-themed.theme-black a:focus:after,
  .adage-themed.theme-black .cross-link:focus:after, .adage-themed.theme-black .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:hover:after, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:hover:after,
  .adage-detail-page.theme-black .adage-themed .btn-black:hover:after, .adage-detail-page.theme-black .adage-themed .btn-expand:hover:after, .adage-detail-page.theme-black .adage-themed .btn:hover:after,
  .adage-detail-page.theme-black .adage-themed .btn-secondary:hover:after,
  .adage-detail-page.theme-black .adage-themed .btn-tertiary:hover:after,
  .adage-detail-page.theme-black .adage-themed button:hover:after, .adage-detail-page.theme-black .adage-themed input[type='submit']:hover:after, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:hover:after, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover:after, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:hover:after, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:hover:after, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:hover:after, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:hover:after, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:hover:after, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover:after, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:hover:after,
  .adage-detail-page.theme-black .adage-themed .arrow-link:hover:after, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:hover:after, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:hover:after, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:hover:after, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:hover:after,
  .adage-detail-page.theme-black .adage-themed .cross-link:hover:after, .adage-detail-page.theme-black .adage-themed .btn-wrapper:hover:after, .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:focus:after, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:focus:after,
  .adage-detail-page.theme-black .adage-themed .btn-black:focus:after, .adage-detail-page.theme-black .adage-themed .btn-expand:focus:after, .adage-detail-page.theme-black .adage-themed .btn:focus:after,
  .adage-detail-page.theme-black .adage-themed .btn-secondary:focus:after,
  .adage-detail-page.theme-black .adage-themed .btn-tertiary:focus:after,
  .adage-detail-page.theme-black .adage-themed button:focus:after, .adage-detail-page.theme-black .adage-themed input[type='submit']:focus:after, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:focus:after, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus:after, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:focus:after, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:focus:after, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:focus:after, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:focus:after, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:focus:after, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus:after, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:focus:after,
  .adage-detail-page.theme-black .adage-themed .arrow-link:focus:after, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:focus:after, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:focus:after, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:focus:after, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:focus:after,
  .adage-detail-page.theme-black .adage-themed .cross-link:focus:after, .adage-detail-page.theme-black .adage-themed .btn-wrapper:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }

.my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black, .btn-expand, .btn,
.btn-secondary,
.btn-tertiary,
button, input[type='submit'], .btn-wrapper > input, .renewalOptions .actions .btn, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .trigger-loader,
.lyric-nav-search-back,
.adage-highlight-item-link,
.adage-featured-item-link,
.adage-gallery-swipe,
.adage-columns-bottom-link,
.arrow-link {
  padding: 0; }
  .adage-themed.theme-coral .my-profile-btns-cancel, .adage-themed.theme-coral .lyric-btns-cancel,
  .adage-themed.theme-coral .btn-black, .adage-themed.theme-coral .btn-expand, .adage-themed.theme-coral .btn,
  .adage-themed.theme-coral .btn-secondary,
  .adage-themed.theme-coral .btn-tertiary,
  .adage-themed.theme-coral button, .adage-themed.theme-coral input[type='submit'], .adage-themed.theme-coral .btn-wrapper > input, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-coral .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-coral .trigger-loader, .adage-themed.theme-coral .lyric-nav-search-back, .adage-themed.theme-coral .adage-highlight-item-link, .adage-themed.theme-coral .adage-featured-item-link, .adage-themed.theme-coral .adage-gallery-swipe, .adage-themed.theme-coral .adage-columns-bottom-link, .adage-themed.theme-coral
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-coral button .adage-listing-item-wysiwyg, .adage-themed.theme-coral input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-coral button .adage-newsletter-signup-description,
    .adage-themed.theme-coral input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-coral .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-coral .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-coral button .adage-newsletter-signup-description p,
    .adage-themed.theme-coral input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-coral .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-coral .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-coral
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-coral
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-coral .adage-themed .btn-black, .adage-detail-page.theme-coral .adage-themed .btn-expand, .adage-detail-page.theme-coral .adage-themed .btn,
  .adage-detail-page.theme-coral .adage-themed .btn-secondary,
  .adage-detail-page.theme-coral .adage-themed .btn-tertiary,
  .adage-detail-page.theme-coral .adage-themed button, .adage-detail-page.theme-coral .adage-themed input[type='submit'], .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-coral .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow .my-profile-btns-cancel, .adage-themed.theme-yellow .lyric-btns-cancel,
  .adage-themed.theme-yellow .btn-black, .adage-themed.theme-yellow .btn-expand, .adage-themed.theme-yellow .btn,
  .adage-themed.theme-yellow .btn-secondary,
  .adage-themed.theme-yellow .btn-tertiary,
  .adage-themed.theme-yellow button, .adage-themed.theme-yellow input[type='submit'], .adage-themed.theme-yellow .btn-wrapper > input, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-yellow .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-yellow .trigger-loader, .adage-themed.theme-yellow .lyric-nav-search-back, .adage-themed.theme-yellow .adage-highlight-item-link, .adage-themed.theme-yellow .adage-featured-item-link, .adage-themed.theme-yellow .adage-gallery-swipe, .adage-themed.theme-yellow .adage-columns-bottom-link, .adage-themed.theme-yellow
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow button .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow button .adage-newsletter-signup-description,
    .adage-themed.theme-yellow input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow button .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-yellow .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-yellow .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-yellow
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-yellow .adage-themed .btn-black, .adage-detail-page.theme-yellow .adage-themed .btn-expand, .adage-detail-page.theme-yellow .adage-themed .btn,
  .adage-detail-page.theme-yellow .adage-themed .btn-secondary,
  .adage-detail-page.theme-yellow .adage-themed .btn-tertiary,
  .adage-detail-page.theme-yellow .adage-themed button, .adage-detail-page.theme-yellow .adage-themed input[type='submit'], .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-yellow .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .my-profile-btns-cancel, .adage-themed.theme-yellow-alt .lyric-btns-cancel,
  .adage-themed.theme-yellow-alt .btn-black, .adage-themed.theme-yellow-alt .btn-expand, .adage-themed.theme-yellow-alt .btn,
  .adage-themed.theme-yellow-alt .btn-secondary,
  .adage-themed.theme-yellow-alt .btn-tertiary,
  .adage-themed.theme-yellow-alt button, .adage-themed.theme-yellow-alt input[type='submit'], .adage-themed.theme-yellow-alt .btn-wrapper > input, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader, .adage-themed.theme-yellow-alt .lyric-nav-search-back, .adage-themed.theme-yellow-alt .adage-highlight-item-link, .adage-themed.theme-yellow-alt .adage-featured-item-link, .adage-themed.theme-yellow-alt .adage-gallery-swipe, .adage-themed.theme-yellow-alt .adage-columns-bottom-link, .adage-themed.theme-yellow-alt
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-black, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand, .adage-detail-page.theme-yellow-alt .adage-themed .btn,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-yellow-alt .adage-themed button, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'], .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-yellow-alt .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .my-profile-btns-cancel, .adage-themed.theme-orange .lyric-btns-cancel,
  .adage-themed.theme-orange .btn-black, .adage-themed.theme-orange .btn-expand, .adage-themed.theme-orange .btn,
  .adage-themed.theme-orange .btn-secondary,
  .adage-themed.theme-orange .btn-tertiary,
  .adage-themed.theme-orange button, .adage-themed.theme-orange input[type='submit'], .adage-themed.theme-orange .btn-wrapper > input, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-orange .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-orange .trigger-loader, .adage-themed.theme-orange .lyric-nav-search-back, .adage-themed.theme-orange .adage-highlight-item-link, .adage-themed.theme-orange .adage-featured-item-link, .adage-themed.theme-orange .adage-gallery-swipe, .adage-themed.theme-orange .adage-columns-bottom-link, .adage-themed.theme-orange
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-orange button .adage-listing-item-wysiwyg, .adage-themed.theme-orange input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-orange button .adage-newsletter-signup-description,
    .adage-themed.theme-orange input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-orange .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange button .adage-newsletter-signup-description p,
    .adage-themed.theme-orange input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-orange .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-orange .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-orange
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-orange .adage-themed .btn-black, .adage-detail-page.theme-orange .adage-themed .btn-expand, .adage-detail-page.theme-orange .adage-themed .btn,
  .adage-detail-page.theme-orange .adage-themed .btn-secondary,
  .adage-detail-page.theme-orange .adage-themed .btn-tertiary,
  .adage-detail-page.theme-orange .adage-themed button, .adage-detail-page.theme-orange .adage-themed input[type='submit'], .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-orange .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .my-profile-btns-cancel, .adage-themed.theme-orange-alt .lyric-btns-cancel,
  .adage-themed.theme-orange-alt .btn-black, .adage-themed.theme-orange-alt .btn-expand, .adage-themed.theme-orange-alt .btn,
  .adage-themed.theme-orange-alt .btn-secondary,
  .adage-themed.theme-orange-alt .btn-tertiary,
  .adage-themed.theme-orange-alt button, .adage-themed.theme-orange-alt input[type='submit'], .adage-themed.theme-orange-alt .btn-wrapper > input, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader, .adage-themed.theme-orange-alt .lyric-nav-search-back, .adage-themed.theme-orange-alt .adage-highlight-item-link, .adage-themed.theme-orange-alt .adage-featured-item-link, .adage-themed.theme-orange-alt .adage-gallery-swipe, .adage-themed.theme-orange-alt .adage-columns-bottom-link, .adage-themed.theme-orange-alt
  .arrow-link {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-black, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand, .adage-detail-page.theme-orange-alt .adage-themed .btn,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-orange-alt .adage-themed button, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'], .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-orange-alt .adage-themed
  .arrow-link {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .my-profile-btns-cancel, .adage-themed.theme-pink .lyric-btns-cancel,
  .adage-themed.theme-pink .btn-black, .adage-themed.theme-pink .btn-expand, .adage-themed.theme-pink .btn,
  .adage-themed.theme-pink .btn-secondary,
  .adage-themed.theme-pink .btn-tertiary,
  .adage-themed.theme-pink button, .adage-themed.theme-pink input[type='submit'], .adage-themed.theme-pink .btn-wrapper > input, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-pink .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-pink .trigger-loader, .adage-themed.theme-pink .lyric-nav-search-back, .adage-themed.theme-pink .adage-highlight-item-link, .adage-themed.theme-pink .adage-featured-item-link, .adage-themed.theme-pink .adage-gallery-swipe, .adage-themed.theme-pink .adage-columns-bottom-link, .adage-themed.theme-pink
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-pink button .adage-listing-item-wysiwyg, .adage-themed.theme-pink input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-pink button .adage-newsletter-signup-description,
    .adage-themed.theme-pink input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-pink .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink button .adage-newsletter-signup-description p,
    .adage-themed.theme-pink input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-pink .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-pink .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-pink
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-pink .adage-themed .btn-black, .adage-detail-page.theme-pink .adage-themed .btn-expand, .adage-detail-page.theme-pink .adage-themed .btn,
  .adage-detail-page.theme-pink .adage-themed .btn-secondary,
  .adage-detail-page.theme-pink .adage-themed .btn-tertiary,
  .adage-detail-page.theme-pink .adage-themed button, .adage-detail-page.theme-pink .adage-themed input[type='submit'], .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-pink .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .my-profile-btns-cancel, .adage-themed.theme-pink-alt .lyric-btns-cancel,
  .adage-themed.theme-pink-alt .btn-black, .adage-themed.theme-pink-alt .btn-expand, .adage-themed.theme-pink-alt .btn,
  .adage-themed.theme-pink-alt .btn-secondary,
  .adage-themed.theme-pink-alt .btn-tertiary,
  .adage-themed.theme-pink-alt button, .adage-themed.theme-pink-alt input[type='submit'], .adage-themed.theme-pink-alt .btn-wrapper > input, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader, .adage-themed.theme-pink-alt .lyric-nav-search-back, .adage-themed.theme-pink-alt .adage-highlight-item-link, .adage-themed.theme-pink-alt .adage-featured-item-link, .adage-themed.theme-pink-alt .adage-gallery-swipe, .adage-themed.theme-pink-alt .adage-columns-bottom-link, .adage-themed.theme-pink-alt
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-black, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand, .adage-detail-page.theme-pink-alt .adage-themed .btn,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-pink-alt .adage-themed button, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'], .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-pink-alt .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple .my-profile-btns-cancel, .adage-themed.theme-purple .lyric-btns-cancel,
  .adage-themed.theme-purple .btn-black, .adage-themed.theme-purple .btn-expand, .adage-themed.theme-purple .btn,
  .adage-themed.theme-purple .btn-secondary,
  .adage-themed.theme-purple .btn-tertiary,
  .adage-themed.theme-purple button, .adage-themed.theme-purple input[type='submit'], .adage-themed.theme-purple .btn-wrapper > input, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-purple .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-purple .trigger-loader, .adage-themed.theme-purple .lyric-nav-search-back, .adage-themed.theme-purple .adage-highlight-item-link, .adage-themed.theme-purple .adage-featured-item-link, .adage-themed.theme-purple .adage-gallery-swipe, .adage-themed.theme-purple .adage-columns-bottom-link, .adage-themed.theme-purple
  .arrow-link {
    color: #ffffff; }
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-purple button .adage-listing-item-wysiwyg, .adage-themed.theme-purple input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-purple button .adage-newsletter-signup-description,
    .adage-themed.theme-purple input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-purple .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple button .adage-newsletter-signup-description p,
    .adage-themed.theme-purple input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-purple .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-purple .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-purple
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-purple .adage-themed .btn-black, .adage-detail-page.theme-purple .adage-themed .btn-expand, .adage-detail-page.theme-purple .adage-themed .btn,
  .adage-detail-page.theme-purple .adage-themed .btn-secondary,
  .adage-detail-page.theme-purple .adage-themed .btn-tertiary,
  .adage-detail-page.theme-purple .adage-themed button, .adage-detail-page.theme-purple .adage-themed input[type='submit'], .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-purple .adage-themed
  .arrow-link {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .my-profile-btns-cancel, .adage-themed.theme-purple-alt .lyric-btns-cancel,
  .adage-themed.theme-purple-alt .btn-black, .adage-themed.theme-purple-alt .btn-expand, .adage-themed.theme-purple-alt .btn,
  .adage-themed.theme-purple-alt .btn-secondary,
  .adage-themed.theme-purple-alt .btn-tertiary,
  .adage-themed.theme-purple-alt button, .adage-themed.theme-purple-alt input[type='submit'], .adage-themed.theme-purple-alt .btn-wrapper > input, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader, .adage-themed.theme-purple-alt .lyric-nav-search-back, .adage-themed.theme-purple-alt .adage-highlight-item-link, .adage-themed.theme-purple-alt .adage-featured-item-link, .adage-themed.theme-purple-alt .adage-gallery-swipe, .adage-themed.theme-purple-alt .adage-columns-bottom-link, .adage-themed.theme-purple-alt
  .arrow-link {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-black, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand, .adage-detail-page.theme-purple-alt .adage-themed .btn,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-purple-alt .adage-themed button, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'], .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-purple-alt .adage-themed
  .arrow-link {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .my-profile-btns-cancel, .adage-themed.theme-blue .lyric-btns-cancel,
  .adage-themed.theme-blue .btn-black, .adage-themed.theme-blue .btn-expand, .adage-themed.theme-blue .btn,
  .adage-themed.theme-blue .btn-secondary,
  .adage-themed.theme-blue .btn-tertiary,
  .adage-themed.theme-blue button, .adage-themed.theme-blue input[type='submit'], .adage-themed.theme-blue .btn-wrapper > input, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-blue .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-blue .trigger-loader, .adage-themed.theme-blue .lyric-nav-search-back, .adage-themed.theme-blue .adage-highlight-item-link, .adage-themed.theme-blue .adage-featured-item-link, .adage-themed.theme-blue .adage-gallery-swipe, .adage-themed.theme-blue .adage-columns-bottom-link, .adage-themed.theme-blue
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-blue button .adage-listing-item-wysiwyg, .adage-themed.theme-blue input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-blue button .adage-newsletter-signup-description,
    .adage-themed.theme-blue input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-blue .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue button .adage-newsletter-signup-description p,
    .adage-themed.theme-blue input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-blue .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-blue .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-blue
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-blue .adage-themed .btn-black, .adage-detail-page.theme-blue .adage-themed .btn-expand, .adage-detail-page.theme-blue .adage-themed .btn,
  .adage-detail-page.theme-blue .adage-themed .btn-secondary,
  .adage-detail-page.theme-blue .adage-themed .btn-tertiary,
  .adage-detail-page.theme-blue .adage-themed button, .adage-detail-page.theme-blue .adage-themed input[type='submit'], .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-blue .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .my-profile-btns-cancel, .adage-themed.theme-blue-alt .lyric-btns-cancel,
  .adage-themed.theme-blue-alt .btn-black, .adage-themed.theme-blue-alt .btn-expand, .adage-themed.theme-blue-alt .btn,
  .adage-themed.theme-blue-alt .btn-secondary,
  .adage-themed.theme-blue-alt .btn-tertiary,
  .adage-themed.theme-blue-alt button, .adage-themed.theme-blue-alt input[type='submit'], .adage-themed.theme-blue-alt .btn-wrapper > input, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader, .adage-themed.theme-blue-alt .lyric-nav-search-back, .adage-themed.theme-blue-alt .adage-highlight-item-link, .adage-themed.theme-blue-alt .adage-featured-item-link, .adage-themed.theme-blue-alt .adage-gallery-swipe, .adage-themed.theme-blue-alt .adage-columns-bottom-link, .adage-themed.theme-blue-alt
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-black, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand, .adage-detail-page.theme-blue-alt .adage-themed .btn,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-blue-alt .adage-themed button, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'], .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-blue-alt .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal .my-profile-btns-cancel, .adage-themed.theme-teal .lyric-btns-cancel,
  .adage-themed.theme-teal .btn-black, .adage-themed.theme-teal .btn-expand, .adage-themed.theme-teal .btn,
  .adage-themed.theme-teal .btn-secondary,
  .adage-themed.theme-teal .btn-tertiary,
  .adage-themed.theme-teal button, .adage-themed.theme-teal input[type='submit'], .adage-themed.theme-teal .btn-wrapper > input, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-teal .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-teal .trigger-loader, .adage-themed.theme-teal .lyric-nav-search-back, .adage-themed.theme-teal .adage-highlight-item-link, .adage-themed.theme-teal .adage-featured-item-link, .adage-themed.theme-teal .adage-gallery-swipe, .adage-themed.theme-teal .adage-columns-bottom-link, .adage-themed.theme-teal
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-teal button .adage-listing-item-wysiwyg, .adage-themed.theme-teal input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-teal button .adage-newsletter-signup-description,
    .adage-themed.theme-teal input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-teal .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal button .adage-newsletter-signup-description p,
    .adage-themed.theme-teal input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-teal .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-teal .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-teal
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-teal .adage-themed .btn-black, .adage-detail-page.theme-teal .adage-themed .btn-expand, .adage-detail-page.theme-teal .adage-themed .btn,
  .adage-detail-page.theme-teal .adage-themed .btn-secondary,
  .adage-detail-page.theme-teal .adage-themed .btn-tertiary,
  .adage-detail-page.theme-teal .adage-themed button, .adage-detail-page.theme-teal .adage-themed input[type='submit'], .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-teal .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .my-profile-btns-cancel, .adage-themed.theme-teal-alt .lyric-btns-cancel,
  .adage-themed.theme-teal-alt .btn-black, .adage-themed.theme-teal-alt .btn-expand, .adage-themed.theme-teal-alt .btn,
  .adage-themed.theme-teal-alt .btn-secondary,
  .adage-themed.theme-teal-alt .btn-tertiary,
  .adage-themed.theme-teal-alt button, .adage-themed.theme-teal-alt input[type='submit'], .adage-themed.theme-teal-alt .btn-wrapper > input, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader, .adage-themed.theme-teal-alt .lyric-nav-search-back, .adage-themed.theme-teal-alt .adage-highlight-item-link, .adage-themed.theme-teal-alt .adage-featured-item-link, .adage-themed.theme-teal-alt .adage-gallery-swipe, .adage-themed.theme-teal-alt .adage-columns-bottom-link, .adage-themed.theme-teal-alt
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-black, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand, .adage-detail-page.theme-teal-alt .adage-themed .btn,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-teal-alt .adage-themed button, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'], .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-teal-alt .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green .my-profile-btns-cancel, .adage-themed.theme-green .lyric-btns-cancel,
  .adage-themed.theme-green .btn-black, .adage-themed.theme-green .btn-expand, .adage-themed.theme-green .btn,
  .adage-themed.theme-green .btn-secondary,
  .adage-themed.theme-green .btn-tertiary,
  .adage-themed.theme-green button, .adage-themed.theme-green input[type='submit'], .adage-themed.theme-green .btn-wrapper > input, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-green .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-green .trigger-loader, .adage-themed.theme-green .lyric-nav-search-back, .adage-themed.theme-green .adage-highlight-item-link, .adage-themed.theme-green .adage-featured-item-link, .adage-themed.theme-green .adage-gallery-swipe, .adage-themed.theme-green .adage-columns-bottom-link, .adage-themed.theme-green
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-green .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-green button .adage-listing-item-wysiwyg, .adage-themed.theme-green input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-green button .adage-newsletter-signup-description,
    .adage-themed.theme-green input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-green .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-green .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-green button .adage-newsletter-signup-description p,
    .adage-themed.theme-green input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-green .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-green .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-green .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-green .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-green
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-green
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-green
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-green .adage-themed .btn-black, .adage-detail-page.theme-green .adage-themed .btn-expand, .adage-detail-page.theme-green .adage-themed .btn,
  .adage-detail-page.theme-green .adage-themed .btn-secondary,
  .adage-detail-page.theme-green .adage-themed .btn-tertiary,
  .adage-detail-page.theme-green .adage-themed button, .adage-detail-page.theme-green .adage-themed input[type='submit'], .adage-detail-page.theme-green .adage-themed .btn-wrapper > input, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-green .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .my-profile-btns-cancel, .adage-themed.theme-green-alt .lyric-btns-cancel,
  .adage-themed.theme-green-alt .btn-black, .adage-themed.theme-green-alt .btn-expand, .adage-themed.theme-green-alt .btn,
  .adage-themed.theme-green-alt .btn-secondary,
  .adage-themed.theme-green-alt .btn-tertiary,
  .adage-themed.theme-green-alt button, .adage-themed.theme-green-alt input[type='submit'], .adage-themed.theme-green-alt .btn-wrapper > input, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader, .adage-themed.theme-green-alt .lyric-nav-search-back, .adage-themed.theme-green-alt .adage-highlight-item-link, .adage-themed.theme-green-alt .adage-featured-item-link, .adage-themed.theme-green-alt .adage-gallery-swipe, .adage-themed.theme-green-alt .adage-columns-bottom-link, .adage-themed.theme-green-alt
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt button .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt button .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt button .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-green-alt .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-green-alt
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-green-alt .adage-themed .btn-black, .adage-detail-page.theme-green-alt .adage-themed .btn-expand, .adage-detail-page.theme-green-alt .adage-themed .btn,
  .adage-detail-page.theme-green-alt .adage-themed .btn-secondary,
  .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary,
  .adage-detail-page.theme-green-alt .adage-themed button, .adage-detail-page.theme-green-alt .adage-themed input[type='submit'], .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-green-alt .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-red .my-profile-btns-cancel, .adage-themed.theme-red .lyric-btns-cancel,
  .adage-themed.theme-red .btn-black, .adage-themed.theme-red .btn-expand, .adage-themed.theme-red .btn,
  .adage-themed.theme-red .btn-secondary,
  .adage-themed.theme-red .btn-tertiary,
  .adage-themed.theme-red button, .adage-themed.theme-red input[type='submit'], .adage-themed.theme-red .btn-wrapper > input, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-red .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-red .trigger-loader, .adage-themed.theme-red .lyric-nav-search-back, .adage-themed.theme-red .adage-highlight-item-link, .adage-themed.theme-red .adage-featured-item-link, .adage-themed.theme-red .adage-gallery-swipe, .adage-themed.theme-red .adage-columns-bottom-link, .adage-themed.theme-red
  .arrow-link {
    color: #000000; }
    .adage-themed.theme-red .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-red button .adage-listing-item-wysiwyg, .adage-themed.theme-red input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-red button .adage-newsletter-signup-description,
    .adage-themed.theme-red input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-red .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-red .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-red .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-red button .adage-newsletter-signup-description p,
    .adage-themed.theme-red input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-red .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-red .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-red .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-red .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-red .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-red
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-red
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-red
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-red .adage-themed .btn-black, .adage-detail-page.theme-red .adage-themed .btn-expand, .adage-detail-page.theme-red .adage-themed .btn,
  .adage-detail-page.theme-red .adage-themed .btn-secondary,
  .adage-detail-page.theme-red .adage-themed .btn-tertiary,
  .adage-detail-page.theme-red .adage-themed button, .adage-detail-page.theme-red .adage-themed input[type='submit'], .adage-detail-page.theme-red .adage-themed .btn-wrapper > input, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-red .adage-themed
  .arrow-link {
    color: #000000; }
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-montepulciano .my-profile-btns-cancel, .adage-themed.theme-montepulciano .lyric-btns-cancel,
  .adage-themed.theme-montepulciano .btn-black, .adage-themed.theme-montepulciano .btn-expand, .adage-themed.theme-montepulciano .btn,
  .adage-themed.theme-montepulciano .btn-secondary,
  .adage-themed.theme-montepulciano .btn-tertiary,
  .adage-themed.theme-montepulciano button, .adage-themed.theme-montepulciano input[type='submit'], .adage-themed.theme-montepulciano .btn-wrapper > input, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader, .adage-themed.theme-montepulciano .lyric-nav-search-back, .adage-themed.theme-montepulciano .adage-highlight-item-link, .adage-themed.theme-montepulciano .adage-featured-item-link, .adage-themed.theme-montepulciano .adage-gallery-swipe, .adage-themed.theme-montepulciano .adage-columns-bottom-link, .adage-themed.theme-montepulciano
  .arrow-link {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano button .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano button .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano button .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-black, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand, .adage-detail-page.theme-montepulciano .adage-themed .btn,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary,
  .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary,
  .adage-detail-page.theme-montepulciano .adage-themed button, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'], .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-montepulciano .adage-themed
  .arrow-link {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .my-profile-btns-cancel, .adage-themed.theme-black .lyric-btns-cancel,
  .adage-themed.theme-black .btn-black, .adage-themed.theme-black .btn-expand, .adage-themed.theme-black .btn,
  .adage-themed.theme-black .btn-secondary,
  .adage-themed.theme-black .btn-tertiary,
  .adage-themed.theme-black button, .adage-themed.theme-black input[type='submit'], .adage-themed.theme-black .btn-wrapper > input, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay, .adage-themed.theme-black .lyric-exchange .trigger-loader, .lyric-exchange .adage-themed.theme-black .trigger-loader, .adage-themed.theme-black .lyric-nav-search-back, .adage-themed.theme-black .adage-highlight-item-link, .adage-themed.theme-black .adage-featured-item-link, .adage-themed.theme-black .adage-gallery-swipe, .adage-themed.theme-black .adage-columns-bottom-link, .adage-themed.theme-black
  .arrow-link {
    color: #ffffff; }
    .adage-themed.theme-black .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-black .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-expand .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-secondary .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-tertiary .adage-listing-item-wysiwyg, .adage-themed.theme-black button .adage-listing-item-wysiwyg, .adage-themed.theme-black input[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-black .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-expand .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black button .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-black .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-expand .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-secondary .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-tertiary .adage-newsletter-signup-description,
    .adage-themed.theme-black button .adage-newsletter-signup-description,
    .adage-themed.theme-black input[type='submit'] .adage-newsletter-signup-description,
    .adage-themed.theme-black .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-newsletter-signup-description,
    .adage-themed.theme-black .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-black .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-black .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-expand .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-secondary .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-tertiary .adage-newsletter-signup-description p,
    .adage-themed.theme-black button .adage-newsletter-signup-description p,
    .adage-themed.theme-black input[type='submit'] .adage-newsletter-signup-description p,
    .adage-themed.theme-black .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-themed.theme-black .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-themed.theme-black .trigger-loader .adage-newsletter-signup-description p, .adage-themed.theme-black .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-themed.theme-black .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-themed.theme-black
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-themed.theme-black
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black
    .arrow-link .adage-newsletter-signup-description,
    .adage-themed.theme-black
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel,
  .adage-detail-page.theme-black .adage-themed .btn-black, .adage-detail-page.theme-black .adage-themed .btn-expand, .adage-detail-page.theme-black .adage-themed .btn,
  .adage-detail-page.theme-black .adage-themed .btn-secondary,
  .adage-detail-page.theme-black .adage-themed .btn-tertiary,
  .adage-detail-page.theme-black .adage-themed button, .adage-detail-page.theme-black .adage-themed input[type='submit'], .adage-detail-page.theme-black .adage-themed .btn-wrapper > input, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link, .adage-detail-page.theme-black .adage-themed
  .arrow-link {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-black .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-expand .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed button .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-black .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-expand .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed button .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-listing-item-wysiwyg p,
    .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-black .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-expand .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed button .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description,
    .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-black .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-expand .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-secondary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed button .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed input[type='submit'] .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .btn-wrapper > input .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader .adage-newsletter-signup-description p,
    .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-featured-item-link .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed
    .arrow-link .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed
    .arrow-link .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed
    .arrow-link .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed
    .arrow-link .adage-newsletter-signup-description p {
      color: #ffffff; }
  .my-profile-btns-cancel:hover, .lyric-btns-cancel:hover,
  .btn-black:hover, .btn-expand:hover, .btn:hover,
  .btn-secondary:hover,
  .btn-tertiary:hover,
  button:hover, input:hover[type='submit'], .btn-wrapper > input:hover, .renewalOptions .actions .btn:hover, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .lyric-exchange .trigger-loader:hover, .my-profile-btns-cancel:focus, .lyric-btns-cancel:focus,
  .btn-black:focus, .btn-expand:focus, .btn:focus,
  .btn-secondary:focus,
  .btn-tertiary:focus,
  button:focus, input:focus[type='submit'], .btn-wrapper > input:focus, .renewalOptions .actions .btn:focus, .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .lyric-exchange .trigger-loader:focus,
  .lyric-nav-search-back:hover,
  .adage-highlight-item-link:hover,
  .adage-featured-item-link:hover,
  .adage-gallery-swipe:hover,
  .adage-columns-bottom-link:hover,
  .lyric-nav-search-back:focus,
  .adage-highlight-item-link:focus,
  .adage-featured-item-link:focus,
  .adage-gallery-swipe:focus,
  .adage-columns-bottom-link:focus,
  .arrow-link:hover,
  .arrow-link:focus {
    color: #F4666B; }
    .adage-themed.theme-coral .my-profile-btns-cancel:hover, .adage-themed.theme-coral .lyric-btns-cancel:hover,
    .adage-themed.theme-coral .btn-black:hover, .adage-themed.theme-coral .btn-expand:hover, .adage-themed.theme-coral .btn:hover,
    .adage-themed.theme-coral .btn-secondary:hover,
    .adage-themed.theme-coral .btn-tertiary:hover,
    .adage-themed.theme-coral button:hover, .adage-themed.theme-coral input:hover[type='submit'], .adage-themed.theme-coral .btn-wrapper > input:hover, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-coral .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-coral .trigger-loader:hover, .adage-themed.theme-coral .my-profile-btns-cancel:focus, .adage-themed.theme-coral .lyric-btns-cancel:focus,
    .adage-themed.theme-coral .btn-black:focus, .adage-themed.theme-coral .btn-expand:focus, .adage-themed.theme-coral .btn:focus,
    .adage-themed.theme-coral .btn-secondary:focus,
    .adage-themed.theme-coral .btn-tertiary:focus,
    .adage-themed.theme-coral button:focus, .adage-themed.theme-coral input:focus[type='submit'], .adage-themed.theme-coral .btn-wrapper > input:focus, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-coral .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-coral .trigger-loader:focus, .adage-themed.theme-coral .lyric-nav-search-back:hover, .adage-themed.theme-coral .adage-highlight-item-link:hover, .adage-themed.theme-coral .adage-featured-item-link:hover, .adage-themed.theme-coral .adage-gallery-swipe:hover, .adage-themed.theme-coral .adage-columns-bottom-link:hover, .adage-themed.theme-coral .lyric-nav-search-back:focus, .adage-themed.theme-coral .adage-highlight-item-link:focus, .adage-themed.theme-coral .adage-featured-item-link:focus, .adage-themed.theme-coral .adage-gallery-swipe:focus, .adage-themed.theme-coral .adage-columns-bottom-link:focus, .adage-themed.theme-coral
    .arrow-link:hover, .adage-themed.theme-coral
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-coral .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-coral .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-coral .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-coral .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-coral .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-coral .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-coral .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-coral .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-coral .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-coral .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-coral .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-coral .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-coral .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-coral
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-coral .adage-themed .btn-black:hover, .adage-detail-page.theme-coral .adage-themed .btn-expand:hover, .adage-detail-page.theme-coral .adage-themed .btn:hover,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-coral .adage-themed button:hover, .adage-detail-page.theme-coral .adage-themed input:hover[type='submit'], .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:hover, .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-coral .adage-themed .btn-black:focus, .adage-detail-page.theme-coral .adage-themed .btn-expand:focus, .adage-detail-page.theme-coral .adage-themed .btn:focus,
    .adage-detail-page.theme-coral .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-coral .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-coral .adage-themed button:focus, .adage-detail-page.theme-coral .adage-themed input:focus[type='submit'], .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:focus, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-coral .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-coral .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-coral .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-coral .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-yellow .my-profile-btns-cancel:hover, .adage-themed.theme-yellow .lyric-btns-cancel:hover,
    .adage-themed.theme-yellow .btn-black:hover, .adage-themed.theme-yellow .btn-expand:hover, .adage-themed.theme-yellow .btn:hover,
    .adage-themed.theme-yellow .btn-secondary:hover,
    .adage-themed.theme-yellow .btn-tertiary:hover,
    .adage-themed.theme-yellow button:hover, .adage-themed.theme-yellow input:hover[type='submit'], .adage-themed.theme-yellow .btn-wrapper > input:hover, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:hover, .adage-themed.theme-yellow .my-profile-btns-cancel:focus, .adage-themed.theme-yellow .lyric-btns-cancel:focus,
    .adage-themed.theme-yellow .btn-black:focus, .adage-themed.theme-yellow .btn-expand:focus, .adage-themed.theme-yellow .btn:focus,
    .adage-themed.theme-yellow .btn-secondary:focus,
    .adage-themed.theme-yellow .btn-tertiary:focus,
    .adage-themed.theme-yellow button:focus, .adage-themed.theme-yellow input:focus[type='submit'], .adage-themed.theme-yellow .btn-wrapper > input:focus, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:focus, .adage-themed.theme-yellow .lyric-nav-search-back:hover, .adage-themed.theme-yellow .adage-highlight-item-link:hover, .adage-themed.theme-yellow .adage-featured-item-link:hover, .adage-themed.theme-yellow .adage-gallery-swipe:hover, .adage-themed.theme-yellow .adage-columns-bottom-link:hover, .adage-themed.theme-yellow .lyric-nav-search-back:focus, .adage-themed.theme-yellow .adage-highlight-item-link:focus, .adage-themed.theme-yellow .adage-featured-item-link:focus, .adage-themed.theme-yellow .adage-gallery-swipe:focus, .adage-themed.theme-yellow .adage-columns-bottom-link:focus, .adage-themed.theme-yellow
    .arrow-link:hover, .adage-themed.theme-yellow
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-yellow .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-yellow .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-yellow .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-yellow .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-yellow .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-yellow .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-yellow .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-yellow .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-yellow
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-yellow .adage-themed .btn-black:hover, .adage-detail-page.theme-yellow .adage-themed .btn-expand:hover, .adage-detail-page.theme-yellow .adage-themed .btn:hover,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-yellow .adage-themed button:hover, .adage-detail-page.theme-yellow .adage-themed input:hover[type='submit'], .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:hover, .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-yellow .adage-themed .btn-black:focus, .adage-detail-page.theme-yellow .adage-themed .btn-expand:focus, .adage-detail-page.theme-yellow .adage-themed .btn:focus,
    .adage-detail-page.theme-yellow .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-yellow .adage-themed button:focus, .adage-detail-page.theme-yellow .adage-themed input:focus[type='submit'], .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:focus, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-yellow .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-yellow .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-yellow .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-yellow-alt .my-profile-btns-cancel:hover, .adage-themed.theme-yellow-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-yellow-alt .btn-black:hover, .adage-themed.theme-yellow-alt .btn-expand:hover, .adage-themed.theme-yellow-alt .btn:hover,
    .adage-themed.theme-yellow-alt .btn-secondary:hover,
    .adage-themed.theme-yellow-alt .btn-tertiary:hover,
    .adage-themed.theme-yellow-alt button:hover, .adage-themed.theme-yellow-alt input:hover[type='submit'], .adage-themed.theme-yellow-alt .btn-wrapper > input:hover, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:hover, .adage-themed.theme-yellow-alt .my-profile-btns-cancel:focus, .adage-themed.theme-yellow-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-yellow-alt .btn-black:focus, .adage-themed.theme-yellow-alt .btn-expand:focus, .adage-themed.theme-yellow-alt .btn:focus,
    .adage-themed.theme-yellow-alt .btn-secondary:focus,
    .adage-themed.theme-yellow-alt .btn-tertiary:focus,
    .adage-themed.theme-yellow-alt button:focus, .adage-themed.theme-yellow-alt input:focus[type='submit'], .adage-themed.theme-yellow-alt .btn-wrapper > input:focus, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:focus, .adage-themed.theme-yellow-alt .lyric-nav-search-back:hover, .adage-themed.theme-yellow-alt .adage-highlight-item-link:hover, .adage-themed.theme-yellow-alt .adage-featured-item-link:hover, .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:hover, .adage-themed.theme-yellow-alt .lyric-nav-search-back:focus, .adage-themed.theme-yellow-alt .adage-highlight-item-link:focus, .adage-themed.theme-yellow-alt .adage-featured-item-link:focus, .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:focus, .adage-themed.theme-yellow-alt
    .arrow-link:hover, .adage-themed.theme-yellow-alt
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-yellow-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-yellow-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-yellow-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-yellow-alt .adage-themed button:hover, .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-yellow-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-yellow-alt .adage-themed button:focus, .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-yellow-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-yellow-alt .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-yellow-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-yellow-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-orange .my-profile-btns-cancel:hover, .adage-themed.theme-orange .lyric-btns-cancel:hover,
    .adage-themed.theme-orange .btn-black:hover, .adage-themed.theme-orange .btn-expand:hover, .adage-themed.theme-orange .btn:hover,
    .adage-themed.theme-orange .btn-secondary:hover,
    .adage-themed.theme-orange .btn-tertiary:hover,
    .adage-themed.theme-orange button:hover, .adage-themed.theme-orange input:hover[type='submit'], .adage-themed.theme-orange .btn-wrapper > input:hover, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-orange .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-orange .trigger-loader:hover, .adage-themed.theme-orange .my-profile-btns-cancel:focus, .adage-themed.theme-orange .lyric-btns-cancel:focus,
    .adage-themed.theme-orange .btn-black:focus, .adage-themed.theme-orange .btn-expand:focus, .adage-themed.theme-orange .btn:focus,
    .adage-themed.theme-orange .btn-secondary:focus,
    .adage-themed.theme-orange .btn-tertiary:focus,
    .adage-themed.theme-orange button:focus, .adage-themed.theme-orange input:focus[type='submit'], .adage-themed.theme-orange .btn-wrapper > input:focus, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-orange .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-orange .trigger-loader:focus, .adage-themed.theme-orange .lyric-nav-search-back:hover, .adage-themed.theme-orange .adage-highlight-item-link:hover, .adage-themed.theme-orange .adage-featured-item-link:hover, .adage-themed.theme-orange .adage-gallery-swipe:hover, .adage-themed.theme-orange .adage-columns-bottom-link:hover, .adage-themed.theme-orange .lyric-nav-search-back:focus, .adage-themed.theme-orange .adage-highlight-item-link:focus, .adage-themed.theme-orange .adage-featured-item-link:focus, .adage-themed.theme-orange .adage-gallery-swipe:focus, .adage-themed.theme-orange .adage-columns-bottom-link:focus, .adage-themed.theme-orange
    .arrow-link:hover, .adage-themed.theme-orange
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-orange .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-orange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-orange .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-orange .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-orange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-orange .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-orange .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-orange .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-orange .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-orange
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-orange .adage-themed .btn-black:hover, .adage-detail-page.theme-orange .adage-themed .btn-expand:hover, .adage-detail-page.theme-orange .adage-themed .btn:hover,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-orange .adage-themed button:hover, .adage-detail-page.theme-orange .adage-themed input:hover[type='submit'], .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:hover, .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-orange .adage-themed .btn-black:focus, .adage-detail-page.theme-orange .adage-themed .btn-expand:focus, .adage-detail-page.theme-orange .adage-themed .btn:focus,
    .adage-detail-page.theme-orange .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-orange .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-orange .adage-themed button:focus, .adage-detail-page.theme-orange .adage-themed input:focus[type='submit'], .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:focus, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-orange .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-orange .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-orange .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-orange-alt .my-profile-btns-cancel:hover, .adage-themed.theme-orange-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-orange-alt .btn-black:hover, .adage-themed.theme-orange-alt .btn-expand:hover, .adage-themed.theme-orange-alt .btn:hover,
    .adage-themed.theme-orange-alt .btn-secondary:hover,
    .adage-themed.theme-orange-alt .btn-tertiary:hover,
    .adage-themed.theme-orange-alt button:hover, .adage-themed.theme-orange-alt input:hover[type='submit'], .adage-themed.theme-orange-alt .btn-wrapper > input:hover, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:hover, .adage-themed.theme-orange-alt .my-profile-btns-cancel:focus, .adage-themed.theme-orange-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-orange-alt .btn-black:focus, .adage-themed.theme-orange-alt .btn-expand:focus, .adage-themed.theme-orange-alt .btn:focus,
    .adage-themed.theme-orange-alt .btn-secondary:focus,
    .adage-themed.theme-orange-alt .btn-tertiary:focus,
    .adage-themed.theme-orange-alt button:focus, .adage-themed.theme-orange-alt input:focus[type='submit'], .adage-themed.theme-orange-alt .btn-wrapper > input:focus, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:focus, .adage-themed.theme-orange-alt .lyric-nav-search-back:hover, .adage-themed.theme-orange-alt .adage-highlight-item-link:hover, .adage-themed.theme-orange-alt .adage-featured-item-link:hover, .adage-themed.theme-orange-alt .adage-gallery-swipe:hover, .adage-themed.theme-orange-alt .adage-columns-bottom-link:hover, .adage-themed.theme-orange-alt .lyric-nav-search-back:focus, .adage-themed.theme-orange-alt .adage-highlight-item-link:focus, .adage-themed.theme-orange-alt .adage-featured-item-link:focus, .adage-themed.theme-orange-alt .adage-gallery-swipe:focus, .adage-themed.theme-orange-alt .adage-columns-bottom-link:focus, .adage-themed.theme-orange-alt
    .arrow-link:hover, .adage-themed.theme-orange-alt
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-orange-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-orange-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-orange-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-orange-alt .adage-themed button:hover, .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-orange-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-orange-alt .adage-themed button:focus, .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-orange-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-orange-alt .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-orange-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-orange-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-pink .my-profile-btns-cancel:hover, .adage-themed.theme-pink .lyric-btns-cancel:hover,
    .adage-themed.theme-pink .btn-black:hover, .adage-themed.theme-pink .btn-expand:hover, .adage-themed.theme-pink .btn:hover,
    .adage-themed.theme-pink .btn-secondary:hover,
    .adage-themed.theme-pink .btn-tertiary:hover,
    .adage-themed.theme-pink button:hover, .adage-themed.theme-pink input:hover[type='submit'], .adage-themed.theme-pink .btn-wrapper > input:hover, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-pink .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-pink .trigger-loader:hover, .adage-themed.theme-pink .my-profile-btns-cancel:focus, .adage-themed.theme-pink .lyric-btns-cancel:focus,
    .adage-themed.theme-pink .btn-black:focus, .adage-themed.theme-pink .btn-expand:focus, .adage-themed.theme-pink .btn:focus,
    .adage-themed.theme-pink .btn-secondary:focus,
    .adage-themed.theme-pink .btn-tertiary:focus,
    .adage-themed.theme-pink button:focus, .adage-themed.theme-pink input:focus[type='submit'], .adage-themed.theme-pink .btn-wrapper > input:focus, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-pink .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-pink .trigger-loader:focus, .adage-themed.theme-pink .lyric-nav-search-back:hover, .adage-themed.theme-pink .adage-highlight-item-link:hover, .adage-themed.theme-pink .adage-featured-item-link:hover, .adage-themed.theme-pink .adage-gallery-swipe:hover, .adage-themed.theme-pink .adage-columns-bottom-link:hover, .adage-themed.theme-pink .lyric-nav-search-back:focus, .adage-themed.theme-pink .adage-highlight-item-link:focus, .adage-themed.theme-pink .adage-featured-item-link:focus, .adage-themed.theme-pink .adage-gallery-swipe:focus, .adage-themed.theme-pink .adage-columns-bottom-link:focus, .adage-themed.theme-pink
    .arrow-link:hover, .adage-themed.theme-pink
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-pink .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-pink .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-pink .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-pink .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-pink .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-pink .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-pink .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-pink .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-pink .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-pink
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-pink .adage-themed .btn-black:hover, .adage-detail-page.theme-pink .adage-themed .btn-expand:hover, .adage-detail-page.theme-pink .adage-themed .btn:hover,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-pink .adage-themed button:hover, .adage-detail-page.theme-pink .adage-themed input:hover[type='submit'], .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:hover, .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-pink .adage-themed .btn-black:focus, .adage-detail-page.theme-pink .adage-themed .btn-expand:focus, .adage-detail-page.theme-pink .adage-themed .btn:focus,
    .adage-detail-page.theme-pink .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-pink .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-pink .adage-themed button:focus, .adage-detail-page.theme-pink .adage-themed input:focus[type='submit'], .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:focus, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-pink .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-pink .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-pink .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-pink-alt .my-profile-btns-cancel:hover, .adage-themed.theme-pink-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-pink-alt .btn-black:hover, .adage-themed.theme-pink-alt .btn-expand:hover, .adage-themed.theme-pink-alt .btn:hover,
    .adage-themed.theme-pink-alt .btn-secondary:hover,
    .adage-themed.theme-pink-alt .btn-tertiary:hover,
    .adage-themed.theme-pink-alt button:hover, .adage-themed.theme-pink-alt input:hover[type='submit'], .adage-themed.theme-pink-alt .btn-wrapper > input:hover, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:hover, .adage-themed.theme-pink-alt .my-profile-btns-cancel:focus, .adage-themed.theme-pink-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-pink-alt .btn-black:focus, .adage-themed.theme-pink-alt .btn-expand:focus, .adage-themed.theme-pink-alt .btn:focus,
    .adage-themed.theme-pink-alt .btn-secondary:focus,
    .adage-themed.theme-pink-alt .btn-tertiary:focus,
    .adage-themed.theme-pink-alt button:focus, .adage-themed.theme-pink-alt input:focus[type='submit'], .adage-themed.theme-pink-alt .btn-wrapper > input:focus, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:focus, .adage-themed.theme-pink-alt .lyric-nav-search-back:hover, .adage-themed.theme-pink-alt .adage-highlight-item-link:hover, .adage-themed.theme-pink-alt .adage-featured-item-link:hover, .adage-themed.theme-pink-alt .adage-gallery-swipe:hover, .adage-themed.theme-pink-alt .adage-columns-bottom-link:hover, .adage-themed.theme-pink-alt .lyric-nav-search-back:focus, .adage-themed.theme-pink-alt .adage-highlight-item-link:focus, .adage-themed.theme-pink-alt .adage-featured-item-link:focus, .adage-themed.theme-pink-alt .adage-gallery-swipe:focus, .adage-themed.theme-pink-alt .adage-columns-bottom-link:focus, .adage-themed.theme-pink-alt
    .arrow-link:hover, .adage-themed.theme-pink-alt
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-pink-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-pink-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-pink-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-pink-alt .adage-themed button:hover, .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-pink-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-pink-alt .adage-themed button:focus, .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-pink-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-pink-alt .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-pink-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-pink-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-purple .my-profile-btns-cancel:hover, .adage-themed.theme-purple .lyric-btns-cancel:hover,
    .adage-themed.theme-purple .btn-black:hover, .adage-themed.theme-purple .btn-expand:hover, .adage-themed.theme-purple .btn:hover,
    .adage-themed.theme-purple .btn-secondary:hover,
    .adage-themed.theme-purple .btn-tertiary:hover,
    .adage-themed.theme-purple button:hover, .adage-themed.theme-purple input:hover[type='submit'], .adage-themed.theme-purple .btn-wrapper > input:hover, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-purple .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-purple .trigger-loader:hover, .adage-themed.theme-purple .my-profile-btns-cancel:focus, .adage-themed.theme-purple .lyric-btns-cancel:focus,
    .adage-themed.theme-purple .btn-black:focus, .adage-themed.theme-purple .btn-expand:focus, .adage-themed.theme-purple .btn:focus,
    .adage-themed.theme-purple .btn-secondary:focus,
    .adage-themed.theme-purple .btn-tertiary:focus,
    .adage-themed.theme-purple button:focus, .adage-themed.theme-purple input:focus[type='submit'], .adage-themed.theme-purple .btn-wrapper > input:focus, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-purple .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-purple .trigger-loader:focus, .adage-themed.theme-purple .lyric-nav-search-back:hover, .adage-themed.theme-purple .adage-highlight-item-link:hover, .adage-themed.theme-purple .adage-featured-item-link:hover, .adage-themed.theme-purple .adage-gallery-swipe:hover, .adage-themed.theme-purple .adage-columns-bottom-link:hover, .adage-themed.theme-purple .lyric-nav-search-back:focus, .adage-themed.theme-purple .adage-highlight-item-link:focus, .adage-themed.theme-purple .adage-featured-item-link:focus, .adage-themed.theme-purple .adage-gallery-swipe:focus, .adage-themed.theme-purple .adage-columns-bottom-link:focus, .adage-themed.theme-purple
    .arrow-link:hover, .adage-themed.theme-purple
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-purple .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-purple .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-purple .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-purple .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-purple .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-purple .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-purple .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-purple .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-purple .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-purple
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-purple .adage-themed .btn-black:hover, .adage-detail-page.theme-purple .adage-themed .btn-expand:hover, .adage-detail-page.theme-purple .adage-themed .btn:hover,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-purple .adage-themed button:hover, .adage-detail-page.theme-purple .adage-themed input:hover[type='submit'], .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:hover, .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-purple .adage-themed .btn-black:focus, .adage-detail-page.theme-purple .adage-themed .btn-expand:focus, .adage-detail-page.theme-purple .adage-themed .btn:focus,
    .adage-detail-page.theme-purple .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-purple .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-purple .adage-themed button:focus, .adage-detail-page.theme-purple .adage-themed input:focus[type='submit'], .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:focus, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-purple .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-purple .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-purple .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-purple-alt .my-profile-btns-cancel:hover, .adage-themed.theme-purple-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-purple-alt .btn-black:hover, .adage-themed.theme-purple-alt .btn-expand:hover, .adage-themed.theme-purple-alt .btn:hover,
    .adage-themed.theme-purple-alt .btn-secondary:hover,
    .adage-themed.theme-purple-alt .btn-tertiary:hover,
    .adage-themed.theme-purple-alt button:hover, .adage-themed.theme-purple-alt input:hover[type='submit'], .adage-themed.theme-purple-alt .btn-wrapper > input:hover, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:hover, .adage-themed.theme-purple-alt .my-profile-btns-cancel:focus, .adage-themed.theme-purple-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-purple-alt .btn-black:focus, .adage-themed.theme-purple-alt .btn-expand:focus, .adage-themed.theme-purple-alt .btn:focus,
    .adage-themed.theme-purple-alt .btn-secondary:focus,
    .adage-themed.theme-purple-alt .btn-tertiary:focus,
    .adage-themed.theme-purple-alt button:focus, .adage-themed.theme-purple-alt input:focus[type='submit'], .adage-themed.theme-purple-alt .btn-wrapper > input:focus, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:focus, .adage-themed.theme-purple-alt .lyric-nav-search-back:hover, .adage-themed.theme-purple-alt .adage-highlight-item-link:hover, .adage-themed.theme-purple-alt .adage-featured-item-link:hover, .adage-themed.theme-purple-alt .adage-gallery-swipe:hover, .adage-themed.theme-purple-alt .adage-columns-bottom-link:hover, .adage-themed.theme-purple-alt .lyric-nav-search-back:focus, .adage-themed.theme-purple-alt .adage-highlight-item-link:focus, .adage-themed.theme-purple-alt .adage-featured-item-link:focus, .adage-themed.theme-purple-alt .adage-gallery-swipe:focus, .adage-themed.theme-purple-alt .adage-columns-bottom-link:focus, .adage-themed.theme-purple-alt
    .arrow-link:hover, .adage-themed.theme-purple-alt
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-purple-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-purple-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-purple-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-purple-alt .adage-themed button:hover, .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-purple-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-purple-alt .adage-themed button:focus, .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-purple-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-purple-alt .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-purple-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-purple-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-blue .my-profile-btns-cancel:hover, .adage-themed.theme-blue .lyric-btns-cancel:hover,
    .adage-themed.theme-blue .btn-black:hover, .adage-themed.theme-blue .btn-expand:hover, .adage-themed.theme-blue .btn:hover,
    .adage-themed.theme-blue .btn-secondary:hover,
    .adage-themed.theme-blue .btn-tertiary:hover,
    .adage-themed.theme-blue button:hover, .adage-themed.theme-blue input:hover[type='submit'], .adage-themed.theme-blue .btn-wrapper > input:hover, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-blue .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-blue .trigger-loader:hover, .adage-themed.theme-blue .my-profile-btns-cancel:focus, .adage-themed.theme-blue .lyric-btns-cancel:focus,
    .adage-themed.theme-blue .btn-black:focus, .adage-themed.theme-blue .btn-expand:focus, .adage-themed.theme-blue .btn:focus,
    .adage-themed.theme-blue .btn-secondary:focus,
    .adage-themed.theme-blue .btn-tertiary:focus,
    .adage-themed.theme-blue button:focus, .adage-themed.theme-blue input:focus[type='submit'], .adage-themed.theme-blue .btn-wrapper > input:focus, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-blue .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-blue .trigger-loader:focus, .adage-themed.theme-blue .lyric-nav-search-back:hover, .adage-themed.theme-blue .adage-highlight-item-link:hover, .adage-themed.theme-blue .adage-featured-item-link:hover, .adage-themed.theme-blue .adage-gallery-swipe:hover, .adage-themed.theme-blue .adage-columns-bottom-link:hover, .adage-themed.theme-blue .lyric-nav-search-back:focus, .adage-themed.theme-blue .adage-highlight-item-link:focus, .adage-themed.theme-blue .adage-featured-item-link:focus, .adage-themed.theme-blue .adage-gallery-swipe:focus, .adage-themed.theme-blue .adage-columns-bottom-link:focus, .adage-themed.theme-blue
    .arrow-link:hover, .adage-themed.theme-blue
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-blue .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-blue .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-blue .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-blue .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-blue .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-blue .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-blue .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-blue .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-blue .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-blue
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-blue .adage-themed .btn-black:hover, .adage-detail-page.theme-blue .adage-themed .btn-expand:hover, .adage-detail-page.theme-blue .adage-themed .btn:hover,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-blue .adage-themed button:hover, .adage-detail-page.theme-blue .adage-themed input:hover[type='submit'], .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:hover, .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-blue .adage-themed .btn-black:focus, .adage-detail-page.theme-blue .adage-themed .btn-expand:focus, .adage-detail-page.theme-blue .adage-themed .btn:focus,
    .adage-detail-page.theme-blue .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-blue .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-blue .adage-themed button:focus, .adage-detail-page.theme-blue .adage-themed input:focus[type='submit'], .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:focus, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-blue .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-blue .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-blue .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-blue-alt .my-profile-btns-cancel:hover, .adage-themed.theme-blue-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-blue-alt .btn-black:hover, .adage-themed.theme-blue-alt .btn-expand:hover, .adage-themed.theme-blue-alt .btn:hover,
    .adage-themed.theme-blue-alt .btn-secondary:hover,
    .adage-themed.theme-blue-alt .btn-tertiary:hover,
    .adage-themed.theme-blue-alt button:hover, .adage-themed.theme-blue-alt input:hover[type='submit'], .adage-themed.theme-blue-alt .btn-wrapper > input:hover, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:hover, .adage-themed.theme-blue-alt .my-profile-btns-cancel:focus, .adage-themed.theme-blue-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-blue-alt .btn-black:focus, .adage-themed.theme-blue-alt .btn-expand:focus, .adage-themed.theme-blue-alt .btn:focus,
    .adage-themed.theme-blue-alt .btn-secondary:focus,
    .adage-themed.theme-blue-alt .btn-tertiary:focus,
    .adage-themed.theme-blue-alt button:focus, .adage-themed.theme-blue-alt input:focus[type='submit'], .adage-themed.theme-blue-alt .btn-wrapper > input:focus, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:focus, .adage-themed.theme-blue-alt .lyric-nav-search-back:hover, .adage-themed.theme-blue-alt .adage-highlight-item-link:hover, .adage-themed.theme-blue-alt .adage-featured-item-link:hover, .adage-themed.theme-blue-alt .adage-gallery-swipe:hover, .adage-themed.theme-blue-alt .adage-columns-bottom-link:hover, .adage-themed.theme-blue-alt .lyric-nav-search-back:focus, .adage-themed.theme-blue-alt .adage-highlight-item-link:focus, .adage-themed.theme-blue-alt .adage-featured-item-link:focus, .adage-themed.theme-blue-alt .adage-gallery-swipe:focus, .adage-themed.theme-blue-alt .adage-columns-bottom-link:focus, .adage-themed.theme-blue-alt
    .arrow-link:hover, .adage-themed.theme-blue-alt
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-blue-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-blue-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-blue-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-blue-alt .adage-themed button:hover, .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-blue-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-blue-alt .adage-themed button:focus, .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-blue-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-blue-alt .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-blue-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-blue-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-teal .my-profile-btns-cancel:hover, .adage-themed.theme-teal .lyric-btns-cancel:hover,
    .adage-themed.theme-teal .btn-black:hover, .adage-themed.theme-teal .btn-expand:hover, .adage-themed.theme-teal .btn:hover,
    .adage-themed.theme-teal .btn-secondary:hover,
    .adage-themed.theme-teal .btn-tertiary:hover,
    .adage-themed.theme-teal button:hover, .adage-themed.theme-teal input:hover[type='submit'], .adage-themed.theme-teal .btn-wrapper > input:hover, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-teal .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-teal .trigger-loader:hover, .adage-themed.theme-teal .my-profile-btns-cancel:focus, .adage-themed.theme-teal .lyric-btns-cancel:focus,
    .adage-themed.theme-teal .btn-black:focus, .adage-themed.theme-teal .btn-expand:focus, .adage-themed.theme-teal .btn:focus,
    .adage-themed.theme-teal .btn-secondary:focus,
    .adage-themed.theme-teal .btn-tertiary:focus,
    .adage-themed.theme-teal button:focus, .adage-themed.theme-teal input:focus[type='submit'], .adage-themed.theme-teal .btn-wrapper > input:focus, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-teal .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-teal .trigger-loader:focus, .adage-themed.theme-teal .lyric-nav-search-back:hover, .adage-themed.theme-teal .adage-highlight-item-link:hover, .adage-themed.theme-teal .adage-featured-item-link:hover, .adage-themed.theme-teal .adage-gallery-swipe:hover, .adage-themed.theme-teal .adage-columns-bottom-link:hover, .adage-themed.theme-teal .lyric-nav-search-back:focus, .adage-themed.theme-teal .adage-highlight-item-link:focus, .adage-themed.theme-teal .adage-featured-item-link:focus, .adage-themed.theme-teal .adage-gallery-swipe:focus, .adage-themed.theme-teal .adage-columns-bottom-link:focus, .adage-themed.theme-teal
    .arrow-link:hover, .adage-themed.theme-teal
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-teal .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-teal .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-teal .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-teal .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-teal .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-teal .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-teal .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-teal .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-teal .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-teal
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-teal .adage-themed .btn-black:hover, .adage-detail-page.theme-teal .adage-themed .btn-expand:hover, .adage-detail-page.theme-teal .adage-themed .btn:hover,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-teal .adage-themed button:hover, .adage-detail-page.theme-teal .adage-themed input:hover[type='submit'], .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:hover, .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-teal .adage-themed .btn-black:focus, .adage-detail-page.theme-teal .adage-themed .btn-expand:focus, .adage-detail-page.theme-teal .adage-themed .btn:focus,
    .adage-detail-page.theme-teal .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-teal .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-teal .adage-themed button:focus, .adage-detail-page.theme-teal .adage-themed input:focus[type='submit'], .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:focus, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-teal .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-teal .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-teal .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-teal-alt .my-profile-btns-cancel:hover, .adage-themed.theme-teal-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-teal-alt .btn-black:hover, .adage-themed.theme-teal-alt .btn-expand:hover, .adage-themed.theme-teal-alt .btn:hover,
    .adage-themed.theme-teal-alt .btn-secondary:hover,
    .adage-themed.theme-teal-alt .btn-tertiary:hover,
    .adage-themed.theme-teal-alt button:hover, .adage-themed.theme-teal-alt input:hover[type='submit'], .adage-themed.theme-teal-alt .btn-wrapper > input:hover, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:hover, .adage-themed.theme-teal-alt .my-profile-btns-cancel:focus, .adage-themed.theme-teal-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-teal-alt .btn-black:focus, .adage-themed.theme-teal-alt .btn-expand:focus, .adage-themed.theme-teal-alt .btn:focus,
    .adage-themed.theme-teal-alt .btn-secondary:focus,
    .adage-themed.theme-teal-alt .btn-tertiary:focus,
    .adage-themed.theme-teal-alt button:focus, .adage-themed.theme-teal-alt input:focus[type='submit'], .adage-themed.theme-teal-alt .btn-wrapper > input:focus, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:focus, .adage-themed.theme-teal-alt .lyric-nav-search-back:hover, .adage-themed.theme-teal-alt .adage-highlight-item-link:hover, .adage-themed.theme-teal-alt .adage-featured-item-link:hover, .adage-themed.theme-teal-alt .adage-gallery-swipe:hover, .adage-themed.theme-teal-alt .adage-columns-bottom-link:hover, .adage-themed.theme-teal-alt .lyric-nav-search-back:focus, .adage-themed.theme-teal-alt .adage-highlight-item-link:focus, .adage-themed.theme-teal-alt .adage-featured-item-link:focus, .adage-themed.theme-teal-alt .adage-gallery-swipe:focus, .adage-themed.theme-teal-alt .adage-columns-bottom-link:focus, .adage-themed.theme-teal-alt
    .arrow-link:hover, .adage-themed.theme-teal-alt
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-teal-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-teal-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-teal-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-teal-alt .adage-themed button:hover, .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-teal-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-teal-alt .adage-themed button:focus, .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-teal-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-teal-alt .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-teal-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-teal-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-green .my-profile-btns-cancel:hover, .adage-themed.theme-green .lyric-btns-cancel:hover,
    .adage-themed.theme-green .btn-black:hover, .adage-themed.theme-green .btn-expand:hover, .adage-themed.theme-green .btn:hover,
    .adage-themed.theme-green .btn-secondary:hover,
    .adage-themed.theme-green .btn-tertiary:hover,
    .adage-themed.theme-green button:hover, .adage-themed.theme-green input:hover[type='submit'], .adage-themed.theme-green .btn-wrapper > input:hover, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-green .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-green .trigger-loader:hover, .adage-themed.theme-green .my-profile-btns-cancel:focus, .adage-themed.theme-green .lyric-btns-cancel:focus,
    .adage-themed.theme-green .btn-black:focus, .adage-themed.theme-green .btn-expand:focus, .adage-themed.theme-green .btn:focus,
    .adage-themed.theme-green .btn-secondary:focus,
    .adage-themed.theme-green .btn-tertiary:focus,
    .adage-themed.theme-green button:focus, .adage-themed.theme-green input:focus[type='submit'], .adage-themed.theme-green .btn-wrapper > input:focus, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-green .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-green .trigger-loader:focus, .adage-themed.theme-green .lyric-nav-search-back:hover, .adage-themed.theme-green .adage-highlight-item-link:hover, .adage-themed.theme-green .adage-featured-item-link:hover, .adage-themed.theme-green .adage-gallery-swipe:hover, .adage-themed.theme-green .adage-columns-bottom-link:hover, .adage-themed.theme-green .lyric-nav-search-back:focus, .adage-themed.theme-green .adage-highlight-item-link:focus, .adage-themed.theme-green .adage-featured-item-link:focus, .adage-themed.theme-green .adage-gallery-swipe:focus, .adage-themed.theme-green .adage-columns-bottom-link:focus, .adage-themed.theme-green
    .arrow-link:hover, .adage-themed.theme-green
    .arrow-link:focus {
      color: #000000; }
      .adage-themed.theme-green .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-green .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-green .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-green .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-green .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-green .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-green .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-green .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-green .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-green .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-green .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-green .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-green
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-green
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-green .adage-themed .btn-black:hover, .adage-detail-page.theme-green .adage-themed .btn-expand:hover, .adage-detail-page.theme-green .adage-themed .btn:hover,
    .adage-detail-page.theme-green .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-green .adage-themed button:hover, .adage-detail-page.theme-green .adage-themed input:hover[type='submit'], .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:hover, .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-green .adage-themed .btn-black:focus, .adage-detail-page.theme-green .adage-themed .btn-expand:focus, .adage-detail-page.theme-green .adage-themed .btn:focus,
    .adage-detail-page.theme-green .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-green .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-green .adage-themed button:focus, .adage-detail-page.theme-green .adage-themed input:focus[type='submit'], .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:focus, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-green .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-green .adage-themed
    .arrow-link:focus {
      color: #000000; }
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-green .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-green-alt .my-profile-btns-cancel:hover, .adage-themed.theme-green-alt .lyric-btns-cancel:hover,
    .adage-themed.theme-green-alt .btn-black:hover, .adage-themed.theme-green-alt .btn-expand:hover, .adage-themed.theme-green-alt .btn:hover,
    .adage-themed.theme-green-alt .btn-secondary:hover,
    .adage-themed.theme-green-alt .btn-tertiary:hover,
    .adage-themed.theme-green-alt button:hover, .adage-themed.theme-green-alt input:hover[type='submit'], .adage-themed.theme-green-alt .btn-wrapper > input:hover, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:hover, .adage-themed.theme-green-alt .my-profile-btns-cancel:focus, .adage-themed.theme-green-alt .lyric-btns-cancel:focus,
    .adage-themed.theme-green-alt .btn-black:focus, .adage-themed.theme-green-alt .btn-expand:focus, .adage-themed.theme-green-alt .btn:focus,
    .adage-themed.theme-green-alt .btn-secondary:focus,
    .adage-themed.theme-green-alt .btn-tertiary:focus,
    .adage-themed.theme-green-alt button:focus, .adage-themed.theme-green-alt input:focus[type='submit'], .adage-themed.theme-green-alt .btn-wrapper > input:focus, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:focus, .adage-themed.theme-green-alt .lyric-nav-search-back:hover, .adage-themed.theme-green-alt .adage-highlight-item-link:hover, .adage-themed.theme-green-alt .adage-featured-item-link:hover, .adage-themed.theme-green-alt .adage-gallery-swipe:hover, .adage-themed.theme-green-alt .adage-columns-bottom-link:hover, .adage-themed.theme-green-alt .lyric-nav-search-back:focus, .adage-themed.theme-green-alt .adage-highlight-item-link:focus, .adage-themed.theme-green-alt .adage-featured-item-link:focus, .adage-themed.theme-green-alt .adage-gallery-swipe:focus, .adage-themed.theme-green-alt .adage-columns-bottom-link:focus, .adage-themed.theme-green-alt
    .arrow-link:hover, .adage-themed.theme-green-alt
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-green-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-green-alt .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-green-alt .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-green-alt
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black:hover, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:hover, .adage-detail-page.theme-green-alt .adage-themed .btn:hover,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-green-alt .adage-themed button:hover, .adage-detail-page.theme-green-alt .adage-themed input:hover[type='submit'], .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:hover, .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-green-alt .adage-themed .btn-black:focus, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:focus, .adage-detail-page.theme-green-alt .adage-themed .btn:focus,
    .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-green-alt .adage-themed button:focus, .adage-detail-page.theme-green-alt .adage-themed input:focus[type='submit'], .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:focus, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-green-alt .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-green-alt .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-green-alt .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-green-alt .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-red .my-profile-btns-cancel:hover, .adage-themed.theme-red .lyric-btns-cancel:hover,
    .adage-themed.theme-red .btn-black:hover, .adage-themed.theme-red .btn-expand:hover, .adage-themed.theme-red .btn:hover,
    .adage-themed.theme-red .btn-secondary:hover,
    .adage-themed.theme-red .btn-tertiary:hover,
    .adage-themed.theme-red button:hover, .adage-themed.theme-red input:hover[type='submit'], .adage-themed.theme-red .btn-wrapper > input:hover, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-red .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-red .trigger-loader:hover, .adage-themed.theme-red .my-profile-btns-cancel:focus, .adage-themed.theme-red .lyric-btns-cancel:focus,
    .adage-themed.theme-red .btn-black:focus, .adage-themed.theme-red .btn-expand:focus, .adage-themed.theme-red .btn:focus,
    .adage-themed.theme-red .btn-secondary:focus,
    .adage-themed.theme-red .btn-tertiary:focus,
    .adage-themed.theme-red button:focus, .adage-themed.theme-red input:focus[type='submit'], .adage-themed.theme-red .btn-wrapper > input:focus, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-red .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-red .trigger-loader:focus, .adage-themed.theme-red .lyric-nav-search-back:hover, .adage-themed.theme-red .adage-highlight-item-link:hover, .adage-themed.theme-red .adage-featured-item-link:hover, .adage-themed.theme-red .adage-gallery-swipe:hover, .adage-themed.theme-red .adage-columns-bottom-link:hover, .adage-themed.theme-red .lyric-nav-search-back:focus, .adage-themed.theme-red .adage-highlight-item-link:focus, .adage-themed.theme-red .adage-featured-item-link:focus, .adage-themed.theme-red .adage-gallery-swipe:focus, .adage-themed.theme-red .adage-columns-bottom-link:focus, .adage-themed.theme-red
    .arrow-link:hover, .adage-themed.theme-red
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-red .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-red .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-red .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-red .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-red .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-red .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-red .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-red .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-red .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-red .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-red .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-red .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-red .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-red .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-red .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-red .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-red
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-red
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-red
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-red
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-red .adage-themed .btn-black:hover, .adage-detail-page.theme-red .adage-themed .btn-expand:hover, .adage-detail-page.theme-red .adage-themed .btn:hover,
    .adage-detail-page.theme-red .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-red .adage-themed button:hover, .adage-detail-page.theme-red .adage-themed input:hover[type='submit'], .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:hover, .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-red .adage-themed .btn-black:focus, .adage-detail-page.theme-red .adage-themed .btn-expand:focus, .adage-detail-page.theme-red .adage-themed .btn:focus,
    .adage-detail-page.theme-red .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-red .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-red .adage-themed button:focus, .adage-detail-page.theme-red .adage-themed input:focus[type='submit'], .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:focus, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-red .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-red .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-red .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-red .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-montepulciano .my-profile-btns-cancel:hover, .adage-themed.theme-montepulciano .lyric-btns-cancel:hover,
    .adage-themed.theme-montepulciano .btn-black:hover, .adage-themed.theme-montepulciano .btn-expand:hover, .adage-themed.theme-montepulciano .btn:hover,
    .adage-themed.theme-montepulciano .btn-secondary:hover,
    .adage-themed.theme-montepulciano .btn-tertiary:hover,
    .adage-themed.theme-montepulciano button:hover, .adage-themed.theme-montepulciano input:hover[type='submit'], .adage-themed.theme-montepulciano .btn-wrapper > input:hover, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:hover, .adage-themed.theme-montepulciano .my-profile-btns-cancel:focus, .adage-themed.theme-montepulciano .lyric-btns-cancel:focus,
    .adage-themed.theme-montepulciano .btn-black:focus, .adage-themed.theme-montepulciano .btn-expand:focus, .adage-themed.theme-montepulciano .btn:focus,
    .adage-themed.theme-montepulciano .btn-secondary:focus,
    .adage-themed.theme-montepulciano .btn-tertiary:focus,
    .adage-themed.theme-montepulciano button:focus, .adage-themed.theme-montepulciano input:focus[type='submit'], .adage-themed.theme-montepulciano .btn-wrapper > input:focus, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:focus, .adage-themed.theme-montepulciano .lyric-nav-search-back:hover, .adage-themed.theme-montepulciano .adage-highlight-item-link:hover, .adage-themed.theme-montepulciano .adage-featured-item-link:hover, .adage-themed.theme-montepulciano .adage-gallery-swipe:hover, .adage-themed.theme-montepulciano .adage-columns-bottom-link:hover, .adage-themed.theme-montepulciano .lyric-nav-search-back:focus, .adage-themed.theme-montepulciano .adage-highlight-item-link:focus, .adage-themed.theme-montepulciano .adage-featured-item-link:focus, .adage-themed.theme-montepulciano .adage-gallery-swipe:focus, .adage-themed.theme-montepulciano .adage-columns-bottom-link:focus, .adage-themed.theme-montepulciano
    .arrow-link:hover, .adage-themed.theme-montepulciano
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-montepulciano .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-montepulciano .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black:hover, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:hover, .adage-detail-page.theme-montepulciano .adage-themed .btn:hover,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-montepulciano .adage-themed button:hover, .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='submit'], .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:hover, .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-black:focus, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:focus, .adage-detail-page.theme-montepulciano .adage-themed .btn:focus,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-montepulciano .adage-themed button:focus, .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='submit'], .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:focus, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-montepulciano .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-montepulciano .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-montepulciano .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-montepulciano .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-black .my-profile-btns-cancel:hover, .adage-themed.theme-black .lyric-btns-cancel:hover,
    .adage-themed.theme-black .btn-black:hover, .adage-themed.theme-black .btn-expand:hover, .adage-themed.theme-black .btn:hover,
    .adage-themed.theme-black .btn-secondary:hover,
    .adage-themed.theme-black .btn-tertiary:hover,
    .adage-themed.theme-black button:hover, .adage-themed.theme-black input:hover[type='submit'], .adage-themed.theme-black .btn-wrapper > input:hover, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-themed.theme-black .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-themed.theme-black .trigger-loader:hover, .adage-themed.theme-black .my-profile-btns-cancel:focus, .adage-themed.theme-black .lyric-btns-cancel:focus,
    .adage-themed.theme-black .btn-black:focus, .adage-themed.theme-black .btn-expand:focus, .adage-themed.theme-black .btn:focus,
    .adage-themed.theme-black .btn-secondary:focus,
    .adage-themed.theme-black .btn-tertiary:focus,
    .adage-themed.theme-black button:focus, .adage-themed.theme-black input:focus[type='submit'], .adage-themed.theme-black .btn-wrapper > input:focus, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-themed.theme-black .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-themed.theme-black .trigger-loader:focus, .adage-themed.theme-black .lyric-nav-search-back:hover, .adage-themed.theme-black .adage-highlight-item-link:hover, .adage-themed.theme-black .adage-featured-item-link:hover, .adage-themed.theme-black .adage-gallery-swipe:hover, .adage-themed.theme-black .adage-columns-bottom-link:hover, .adage-themed.theme-black .lyric-nav-search-back:focus, .adage-themed.theme-black .adage-highlight-item-link:focus, .adage-themed.theme-black .adage-featured-item-link:focus, .adage-themed.theme-black .adage-gallery-swipe:focus, .adage-themed.theme-black .adage-columns-bottom-link:focus, .adage-themed.theme-black
    .arrow-link:hover, .adage-themed.theme-black
    .arrow-link:focus {
      color: #ffffff; }
      .adage-themed.theme-black .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-black:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-expand:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black button:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-black .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black button:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-black .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-black:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-expand:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black button:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-black .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-black:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black button:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-black .trigger-loader:hover .adage-newsletter-signup-description p, .adage-themed.theme-black .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-black:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-expand:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black button:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-themed.theme-black .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-themed.theme-black .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black button:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-themed.theme-black .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-black:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-expand:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black button:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-themed.theme-black .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-themed.theme-black .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-black:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black button:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-themed.theme-black .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-themed.theme-black .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-themed.theme-black .trigger-loader:focus .adage-newsletter-signup-description p, .adage-themed.theme-black .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-black .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-themed.theme-black
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-black
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-black
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-black
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:hover, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:hover,
    .adage-detail-page.theme-black .adage-themed .btn-black:hover, .adage-detail-page.theme-black .adage-themed .btn-expand:hover, .adage-detail-page.theme-black .adage-themed .btn:hover,
    .adage-detail-page.theme-black .adage-themed .btn-secondary:hover,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary:hover,
    .adage-detail-page.theme-black .adage-themed button:hover, .adage-detail-page.theme-black .adage-themed input:hover[type='submit'], .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:hover, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:hover, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:hover, .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:focus, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:focus,
    .adage-detail-page.theme-black .adage-themed .btn-black:focus, .adage-detail-page.theme-black .adage-themed .btn-expand:focus, .adage-detail-page.theme-black .adage-themed .btn:focus,
    .adage-detail-page.theme-black .adage-themed .btn-secondary:focus,
    .adage-detail-page.theme-black .adage-themed .btn-tertiary:focus,
    .adage-detail-page.theme-black .adage-themed button:focus, .adage-detail-page.theme-black .adage-themed input:focus[type='submit'], .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:focus, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:focus, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:focus, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:hover, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:hover, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:hover, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:hover, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:focus, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:focus, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:focus, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:focus, .adage-detail-page.theme-black .adage-themed
    .arrow-link:hover, .adage-detail-page.theme-black .adage-themed
    .arrow-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-black:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed button:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-black:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-expand:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-secondary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-tertiary:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed button:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed input:hover[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-black:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-expand:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-secondary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed button:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-black:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-expand:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-secondary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-tertiary:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed button:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed input:hover[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:hover .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-black:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed button:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg, .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-black:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-expand:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-secondary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-tertiary:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed button:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed input:focus[type='submit'] .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-black:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-expand:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-secondary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed button:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description,
      .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .my-profile-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .lyric-btns-cancel:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-black:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-expand:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-secondary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-tertiary:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed button:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed input:focus[type='submit'] .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .btn-wrapper > input:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .payment-container-modal.subsModalInner .adage-detail-page.theme-black .adage-themed .adyen-checkout__button.adyen-checkout__button--pay:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .lyric-exchange .trigger-loader:focus .adage-newsletter-signup-description p,
      .lyric-exchange .adage-detail-page.theme-black .adage-themed .trigger-loader:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-nav-search-back:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-highlight-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-featured-item-link:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-columns-bottom-link:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed
      .arrow-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed
      .arrow-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed
      .arrow-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed
      .arrow-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
  .disabled.my-profile-btns-cancel, .disabled.lyric-btns-cancel,
  .disabled.btn-black, .disabled.btn-expand, .disabled.btn,
  .disabled.btn-secondary,
  .disabled.btn-tertiary,
  button.disabled, input.disabled[type='submit'], .btn-wrapper > input.disabled, .renewalOptions .actions .disabled.btn, .payment-container-modal.subsModalInner .disabled.adyen-checkout__button.adyen-checkout__button--pay, .lyric-exchange .disabled.trigger-loader, .my-profile-btns-cancel[disabled='disabled'], .lyric-btns-cancel[disabled='disabled'],
  .btn-black[disabled='disabled'], .btn-expand[disabled='disabled'], .btn[disabled='disabled'],
  .btn-secondary[disabled='disabled'],
  .btn-tertiary[disabled='disabled'],
  button[disabled='disabled'], input[disabled='disabled'][type='submit'], .btn-wrapper > input[disabled='disabled'], .renewalOptions .actions .btn[disabled='disabled'], .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay[disabled='disabled'], .lyric-exchange .trigger-loader[disabled='disabled'], .my-profile-btns-cancel[disabled], .lyric-btns-cancel[disabled],
  .btn-black[disabled], .btn-expand[disabled], .btn[disabled],
  .btn-secondary[disabled],
  .btn-tertiary[disabled],
  button[disabled], input[disabled][type='submit'], .btn-wrapper > input[disabled], .renewalOptions .actions .btn[disabled], .payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay[disabled], .lyric-exchange .trigger-loader[disabled],
  .disabled.lyric-nav-search-back,
  .disabled.adage-highlight-item-link,
  .disabled.adage-featured-item-link,
  .disabled.adage-gallery-swipe,
  .disabled.adage-columns-bottom-link,
  .lyric-nav-search-back[disabled='disabled'],
  .adage-highlight-item-link[disabled='disabled'],
  .adage-featured-item-link[disabled='disabled'],
  .adage-gallery-swipe[disabled='disabled'],
  .adage-columns-bottom-link[disabled='disabled'],
  .lyric-nav-search-back[disabled],
  .adage-highlight-item-link[disabled],
  .adage-featured-item-link[disabled],
  .adage-gallery-swipe[disabled],
  .adage-columns-bottom-link[disabled],
  .arrow-link.disabled,
  .arrow-link[disabled='disabled'],
  .arrow-link[disabled] {
    color: #91004C;
    cursor: not-allowed;
    opacity: 0.5; }

.lyric-nav-search-back:after {
  display: none; }

.lyric-nav-search-back:before {
  margin-left: -1.60375rem;
  margin-right: 0.1875rem;
  background-image: url(/Static/images/arrow-montepulciano.svg);
  transform: translateY(3px) rotateY(180deg); }

.lyric-nav-search-back:hover:before, .lyric-nav-search-back:focus:before {
  transform: translateY(3px) rotateY(180deg) translateX(0.25rem);
  background-image: url(/Static/images/arrow-coral.svg); }

.my-profile-btns-cancel, .lyric-btns-cancel,
.btn-black {
  color: black ; }
  .my-profile-btns-cancel:hover, .lyric-btns-cancel:hover, .my-profile-btns-cancel:focus, .lyric-btns-cancel:focus,
  .btn-black:hover,
  .btn-black:focus {
    color: black ; }
    .my-profile-btns-cancel:hover:after, .lyric-btns-cancel:hover:after, .my-profile-btns-cancel:focus:after, .lyric-btns-cancel:focus:after,
    .btn-black:hover:after,
    .btn-black:focus:after {
      background-image: url(/Static/images/arrow-black.svg) ; }
  .my-profile-btns-cancel:after, .lyric-btns-cancel:after,
  .btn-black:after {
    background-image: url(/Static/images/arrow-black.svg) ; }

.btn-expand:after {
  background-image: none !important;
  width: 1.0625rem;
  height: 1.0625rem;
  border-left: 2px solid #91004C;
  border-bottom: 2px solid #91004C;
  transform: translateY(-6px) rotate(-45deg) translateX(0);
  transform-origin: center center;
  padding: 0;
  margin: 0;
  margin-left: 0.625rem; }

.btn-expand:hover:after, .btn-expand:focus:after {
  border-color: #F4666B;
  transform: translateY(-6px) rotate(-45deg) translateX(0); }

.btn-expand[aria-expanded='true']:after, .expanded.btn-expand:after {
  transform: translateY(7px) rotate(135deg) translateX(0); }

.lyric-donation-submit-btn, #paymentContainer .checkoutBtns:last-child a, .adage-linklist-container a,
.cross-link {
  padding: 0; }
  .lyric-donation-submit-btn:after, #paymentContainer .checkoutBtns:last-child a:after, .adage-linklist-container a:after,
  .cross-link:after {
    position: relative;
    top: -5px; }
  .lyric-donation-submit-btn:hover, #paymentContainer .checkoutBtns:last-child a:hover, .adage-linklist-container a:hover, .lyric-donation-submit-btn:focus, #paymentContainer .checkoutBtns:last-child a:focus, .adage-linklist-container a:focus,
  .cross-link:hover,
  .cross-link:focus {
    color: #F4666B; }
    .adage-themed.theme-coral .lyric-donation-submit-btn:hover, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:hover, .adage-themed.theme-coral .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-coral a:hover, .adage-themed.theme-coral .lyric-donation-submit-btn:focus, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:focus, .adage-themed.theme-coral .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-coral a:focus, .adage-themed.theme-coral
    .cross-link:hover, .adage-themed.theme-coral
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-coral .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-coral a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-coral a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-coral a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-coral a:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-coral a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-coral a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-coral a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-coral a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-coral a:focus .adage-newsletter-signup-description p, .adage-themed.theme-coral
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-coral
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-coral
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:hover, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:hover, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:focus, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:focus, .adage-detail-page.theme-coral .adage-themed
    .cross-link:hover, .adage-detail-page.theme-coral .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-coral .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-coral .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-yellow .lyric-donation-submit-btn:hover, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:hover, .adage-themed.theme-yellow .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-yellow a:hover, .adage-themed.theme-yellow .lyric-donation-submit-btn:focus, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:focus, .adage-themed.theme-yellow .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-yellow a:focus, .adage-themed.theme-yellow
    .cross-link:hover, .adage-themed.theme-yellow
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-yellow .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-yellow a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-yellow a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-yellow a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-yellow a:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-yellow a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-yellow a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-yellow a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-yellow a:focus .adage-newsletter-signup-description p, .adage-themed.theme-yellow
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:hover, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:hover, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:focus, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:focus, .adage-detail-page.theme-yellow .adage-themed
    .cross-link:hover, .adage-detail-page.theme-yellow .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-yellow .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:hover, .adage-themed.theme-yellow-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-yellow-alt a:hover, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:focus, .adage-themed.theme-yellow-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-yellow-alt a:focus, .adage-themed.theme-yellow-alt
    .cross-link:hover, .adage-themed.theme-yellow-alt
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-yellow-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-yellow-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-yellow-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-yellow-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-yellow-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-yellow-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-yellow-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-yellow-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-yellow-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:hover, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:focus, .adage-detail-page.theme-yellow-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-yellow-alt .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-yellow-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-orange .lyric-donation-submit-btn:hover, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:hover, .adage-themed.theme-orange .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-orange a:hover, .adage-themed.theme-orange .lyric-donation-submit-btn:focus, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:focus, .adage-themed.theme-orange .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-orange a:focus, .adage-themed.theme-orange
    .cross-link:hover, .adage-themed.theme-orange
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-orange .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-orange a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-orange a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-orange a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-orange a:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-orange a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-orange a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-orange a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-orange a:focus .adage-newsletter-signup-description p, .adage-themed.theme-orange
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:hover, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:hover, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:focus, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:focus, .adage-detail-page.theme-orange .adage-themed
    .cross-link:hover, .adage-detail-page.theme-orange .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-orange .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-orange-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:hover, .adage-themed.theme-orange-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-orange-alt a:hover, .adage-themed.theme-orange-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:focus, .adage-themed.theme-orange-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-orange-alt a:focus, .adage-themed.theme-orange-alt
    .cross-link:hover, .adage-themed.theme-orange-alt
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-orange-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-orange-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-orange-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-orange-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-orange-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-orange-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-orange-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-orange-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-orange-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:hover, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:focus, .adage-detail-page.theme-orange-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-orange-alt .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-orange-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-pink .lyric-donation-submit-btn:hover, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:hover, .adage-themed.theme-pink .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-pink a:hover, .adage-themed.theme-pink .lyric-donation-submit-btn:focus, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:focus, .adage-themed.theme-pink .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-pink a:focus, .adage-themed.theme-pink
    .cross-link:hover, .adage-themed.theme-pink
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-pink .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-pink a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-pink a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-pink a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-pink a:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-pink a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-pink a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-pink a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-pink a:focus .adage-newsletter-signup-description p, .adage-themed.theme-pink
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:hover, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:hover, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:focus, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:focus, .adage-detail-page.theme-pink .adage-themed
    .cross-link:hover, .adage-detail-page.theme-pink .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-pink .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-pink-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:hover, .adage-themed.theme-pink-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-pink-alt a:hover, .adage-themed.theme-pink-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:focus, .adage-themed.theme-pink-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-pink-alt a:focus, .adage-themed.theme-pink-alt
    .cross-link:hover, .adage-themed.theme-pink-alt
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-pink-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-pink-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-pink-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-pink-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-pink-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-pink-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-pink-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-pink-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-pink-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:hover, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:focus, .adage-detail-page.theme-pink-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-pink-alt .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-pink-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-purple .lyric-donation-submit-btn:hover, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:hover, .adage-themed.theme-purple .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-purple a:hover, .adage-themed.theme-purple .lyric-donation-submit-btn:focus, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:focus, .adage-themed.theme-purple .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-purple a:focus, .adage-themed.theme-purple
    .cross-link:hover, .adage-themed.theme-purple
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-purple .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-purple a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-purple a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-purple a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-purple a:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-purple a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-purple a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-purple a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-purple a:focus .adage-newsletter-signup-description p, .adage-themed.theme-purple
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:hover, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:hover, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:focus, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:focus, .adage-detail-page.theme-purple .adage-themed
    .cross-link:hover, .adage-detail-page.theme-purple .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-purple .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-purple-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:hover, .adage-themed.theme-purple-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-purple-alt a:hover, .adage-themed.theme-purple-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:focus, .adage-themed.theme-purple-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-purple-alt a:focus, .adage-themed.theme-purple-alt
    .cross-link:hover, .adage-themed.theme-purple-alt
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-purple-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-purple-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-purple-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-purple-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-purple-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-purple-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-purple-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-purple-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-purple-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:hover, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:focus, .adage-detail-page.theme-purple-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-purple-alt .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-purple-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-blue .lyric-donation-submit-btn:hover, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:hover, .adage-themed.theme-blue .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-blue a:hover, .adage-themed.theme-blue .lyric-donation-submit-btn:focus, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:focus, .adage-themed.theme-blue .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-blue a:focus, .adage-themed.theme-blue
    .cross-link:hover, .adage-themed.theme-blue
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-blue .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-blue a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-blue a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-blue a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-blue a:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-blue a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-blue a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-blue a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-blue a:focus .adage-newsletter-signup-description p, .adage-themed.theme-blue
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:hover, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:hover, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:focus, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:focus, .adage-detail-page.theme-blue .adage-themed
    .cross-link:hover, .adage-detail-page.theme-blue .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-blue .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-blue-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:hover, .adage-themed.theme-blue-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-blue-alt a:hover, .adage-themed.theme-blue-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:focus, .adage-themed.theme-blue-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-blue-alt a:focus, .adage-themed.theme-blue-alt
    .cross-link:hover, .adage-themed.theme-blue-alt
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-blue-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-blue-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-blue-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-blue-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-blue-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-blue-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-blue-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-blue-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-blue-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:hover, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:focus, .adage-detail-page.theme-blue-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-blue-alt .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-blue-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-teal .lyric-donation-submit-btn:hover, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:hover, .adage-themed.theme-teal .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-teal a:hover, .adage-themed.theme-teal .lyric-donation-submit-btn:focus, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:focus, .adage-themed.theme-teal .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-teal a:focus, .adage-themed.theme-teal
    .cross-link:hover, .adage-themed.theme-teal
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-teal .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-teal a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-teal a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-teal a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-teal a:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-teal a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-teal a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-teal a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-teal a:focus .adage-newsletter-signup-description p, .adage-themed.theme-teal
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:hover, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:hover, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:focus, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:focus, .adage-detail-page.theme-teal .adage-themed
    .cross-link:hover, .adage-detail-page.theme-teal .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-teal .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-teal-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:hover, .adage-themed.theme-teal-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-teal-alt a:hover, .adage-themed.theme-teal-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:focus, .adage-themed.theme-teal-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-teal-alt a:focus, .adage-themed.theme-teal-alt
    .cross-link:hover, .adage-themed.theme-teal-alt
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-teal-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-teal-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-teal-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-teal-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-teal-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-teal-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-teal-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-teal-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-teal-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:hover, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:focus, .adage-detail-page.theme-teal-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-teal-alt .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-teal-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-green .lyric-donation-submit-btn:hover, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:hover, .adage-themed.theme-green .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-green a:hover, .adage-themed.theme-green .lyric-donation-submit-btn:focus, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:focus, .adage-themed.theme-green .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-green a:focus, .adage-themed.theme-green
    .cross-link:hover, .adage-themed.theme-green
    .cross-link:focus {
      color: #000000; }
      .adage-themed.theme-green .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-green a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-green a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-green a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-green a:hover .adage-newsletter-signup-description p, .adage-themed.theme-green .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-green a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-green a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-green a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-green a:focus .adage-newsletter-signup-description p, .adage-themed.theme-green
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-green
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:hover, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:hover, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:focus, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:focus, .adage-detail-page.theme-green .adage-themed
    .cross-link:hover, .adage-detail-page.theme-green .adage-themed
    .cross-link:focus {
      color: #000000; }
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-green .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-green-alt .lyric-donation-submit-btn:hover, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:hover, .adage-themed.theme-green-alt .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-green-alt a:hover, .adage-themed.theme-green-alt .lyric-donation-submit-btn:focus, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:focus, .adage-themed.theme-green-alt .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-green-alt a:focus, .adage-themed.theme-green-alt
    .cross-link:hover, .adage-themed.theme-green-alt
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-green-alt a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-green-alt a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-green-alt a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-green-alt a:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-green-alt a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-green-alt a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-green-alt a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-green-alt a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-green-alt a:focus .adage-newsletter-signup-description p, .adage-themed.theme-green-alt
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:hover, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:focus, .adage-detail-page.theme-green-alt .adage-themed
    .cross-link:hover, .adage-detail-page.theme-green-alt .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-green-alt .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-red .lyric-donation-submit-btn:hover, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:hover, .adage-themed.theme-red .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-red a:hover, .adage-themed.theme-red .lyric-donation-submit-btn:focus, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:focus, .adage-themed.theme-red .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-red a:focus, .adage-themed.theme-red
    .cross-link:hover, .adage-themed.theme-red
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-red .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-red a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-red a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-red a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-red a:hover .adage-newsletter-signup-description p, .adage-themed.theme-red .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-red a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-red a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-red a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-red a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-red a:focus .adage-newsletter-signup-description p, .adage-themed.theme-red
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-red
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-red
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-red
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-red
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-red
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:hover, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:hover, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:focus, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:focus, .adage-detail-page.theme-red .adage-themed
    .cross-link:hover, .adage-detail-page.theme-red .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-red .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-red .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-montepulciano .lyric-donation-submit-btn:hover, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:hover, .adage-themed.theme-montepulciano .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-montepulciano a:hover, .adage-themed.theme-montepulciano .lyric-donation-submit-btn:focus, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:focus, .adage-themed.theme-montepulciano .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-montepulciano a:focus, .adage-themed.theme-montepulciano
    .cross-link:hover, .adage-themed.theme-montepulciano
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-montepulciano a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-montepulciano a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-montepulciano a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-montepulciano a:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-montepulciano a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-montepulciano a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-montepulciano a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-montepulciano a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-montepulciano a:focus .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:hover, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:focus, .adage-detail-page.theme-montepulciano .adage-themed
    .cross-link:hover, .adage-detail-page.theme-montepulciano .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-montepulciano .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-black .lyric-donation-submit-btn:hover, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:hover, .adage-themed.theme-black .adage-linklist-container a:hover, .adage-linklist-container .adage-themed.theme-black a:hover, .adage-themed.theme-black .lyric-donation-submit-btn:focus, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:focus, .adage-themed.theme-black .adage-linklist-container a:focus, .adage-linklist-container .adage-themed.theme-black a:focus, .adage-themed.theme-black
    .cross-link:hover, .adage-themed.theme-black
    .cross-link:focus {
      color: #ffffff; }
      .adage-themed.theme-black .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:hover .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-black a:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-black a:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-black a:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:hover .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-black a:hover .adage-newsletter-signup-description p, .adage-themed.theme-black .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:focus .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-themed.theme-black a:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-themed.theme-black a:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-themed.theme-black a:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-themed.theme-black a:focus .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-themed.theme-black a:focus .adage-newsletter-signup-description p, .adage-themed.theme-black
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-themed.theme-black
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-themed.theme-black
      .cross-link:hover .adage-newsletter-signup-description p, .adage-themed.theme-black
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-themed.theme-black
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-themed.theme-black
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:hover, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:hover, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:hover, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:hover, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:focus, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:focus, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:focus, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:focus, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:focus, .adage-detail-page.theme-black .adage-themed
    .cross-link:hover, .adage-detail-page.theme-black .adage-themed
    .cross-link:focus {
      color: #ffffff; }
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:hover .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:hover .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:hover .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:hover .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:hover .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg, #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:focus .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg, .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-listing-item-wysiwyg p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:focus .adage-listing-item-wysiwyg p,
      .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description,
      .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .lyric-donation-submit-btn:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed #paymentContainer .checkoutBtns:last-child a:focus .adage-newsletter-signup-description p,
      #paymentContainer .checkoutBtns:last-child .adage-detail-page.theme-black .adage-themed a:focus .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-linklist-container a:focus .adage-newsletter-signup-description p,
      .adage-linklist-container .adage-detail-page.theme-black .adage-themed a:focus .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed
      .cross-link:hover .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed
      .cross-link:hover .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed
      .cross-link:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed
      .cross-link:focus .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed
      .cross-link:focus .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed
      .cross-link:focus .adage-newsletter-signup-description p {
        color: #ffffff; }

.button.pika-button:after {
  display: none; }

.un-btn, .btn-link, .lyric-nav-search-close, .adage-modal-close, .lyric-nav-toggle, .lyric-nav-links-button, .payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title, .adage-video-thumbnail-trigger, .ace-cal-filters-clearmobile button, .ace-cal-clear-filters button, .ace-cal-toggles-btn, .ace-cal-filters-modal-close, .ace-cal-filters-modal-trigger {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline;
  color: #000000;
  text-align: left;
  min-width: 0;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: initial; }
  .un-btn:hover, .btn-link:hover, .lyric-nav-search-close:hover, .adage-modal-close:hover, .lyric-nav-toggle:hover, .lyric-nav-links-button:hover, .payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title:hover, .adage-video-thumbnail-trigger:hover, .ace-cal-filters-clearmobile button:hover, .ace-cal-clear-filters button:hover, .ace-cal-toggles-btn:hover, .ace-cal-filters-modal-close:hover, .ace-cal-filters-modal-trigger:hover, .un-btn:focus, .btn-link:focus, .lyric-nav-search-close:focus, .adage-modal-close:focus, .lyric-nav-toggle:focus, .lyric-nav-links-button:focus, .payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title:focus, .adage-video-thumbnail-trigger:focus, .ace-cal-filters-clearmobile button:focus, .ace-cal-clear-filters button:focus, .ace-cal-toggles-btn:focus, .ace-cal-filters-modal-close:focus, .ace-cal-filters-modal-trigger:focus {
    background: transparent; }
  .un-btn:hover, .btn-link:hover, .lyric-nav-search-close:hover, .adage-modal-close:hover, .lyric-nav-toggle:hover, .lyric-nav-links-button:hover, .payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title:hover, .adage-video-thumbnail-trigger:hover, .ace-cal-filters-clearmobile button:hover, .ace-cal-clear-filters button:hover, .ace-cal-toggles-btn:hover, .ace-cal-filters-modal-close:hover, .ace-cal-filters-modal-trigger:hover {
    box-shadow: none; }

.btn-wrapper {
  display: inline-block; }
  .btn-wrapper > input {
    position: relative;
    margin: 0;
    padding-right: 1.79125rem;
    z-index: 1; }
  .btn-wrapper:after {
    position: relative;
    left: -1.97875rem;
    z-index: 0; }

.btn-link {
  font-weight: inherit; }

.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center; }
  .btn-icon svg {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem;
    transition: 0.3s all; }
  .btn-icon.btn svg {
    fill: #ffffff; }
  .btn-icon.btn:hover svg, .btn-icon.btn:focus svg, .btn-icon.btn:active svg {
    fill: #F4666B; }
  .btn-icon.btn-tertiary svg {
    fill: #F4666B; }
  .btn-icon.btn-tertiary:hover svg, .btn-icon.btn-tertiary:focus svg, .btn-icon.btn-tertiary:active svg {
    fill: #ffffff; }

.btn-working {
  color: #A6CE39;
  background: #A6CE39;
  position: relative; }
  .btn-working:hover, .btn-working:focus, .btn-working:active {
    color: #A6CE39;
    background: #A6CE39;
    cursor: not-allowed; }
  .btn-working:after {
    content: '';
    position: absolute;
    width: 2rem;
    height: 2rem;
    display: block;
    left: calc(50% - 1rem);
    top: calc(50% - 1rem);
    animation: 1s spin linear infinite;
    border-style: solid;
    border-width: 5px;
    border-radius: 50%;
    border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) #ffffff; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.btn-inner {
  display: flex;
  align-items: center; }
  .btn-inner > *:first-child {
    margin-right: 0.5rem; }

.addeventatc {
  margin-top: 1.5rem;
  padding: 0.75rem 1.25rem !important;
  background-image: none !important;
  border-radius: 0.313rem !important;
  text-decoration: none !important;
  font-size: 1rem !important;
  letter-spacing: 0.025rem !important;
  text-shadow: none !important;
  transition: 0.3s background, 0.3s box-shadow, 0.3s color !important;
  max-width: 100% !important;
  font-weight: bold !important;
  font-family: "ITCAvantGardeGothic", Helvetica, Arial, sans-serif !important;
  line-height: 1.25 !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19) !important;
  border: 2px solid transparent !important;
  white-space: normal !important;
  z-index: 10 !important; }
  @media (max-width: 64em) {
    .addeventatc {
      margin-top: 0;
      margin-left: 1rem; } }
  @media (max-width: 40em) {
    .addeventatc {
      margin-top: 1rem;
      margin-left: 0;
      width: 100%; } }
  .addeventatc:hover, .addeventatc:active, .addeventatc:focus {
    transition: 0.3s all !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    text-decoration: none;
    color: white !important;
    background: #424242 !important; }
  .addeventatc:focus {
    color: #ffffff; }
  .addeventatc .addeventatc_icon {
    display: none; }

.gsc-search-button:after {
  display: none; }

.account-cards-actions .addeventatc.btn, .upcoming-accordion .addeventatc.btn {
  border: none;
  background: transparent;
  padding: 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  color: #91004C !important;
  font-size: 1rem !important;
  line-height: 1.75rem !important;
  margin-top: 0 !important;
  /*null: (1rem, 1.75), //16/28
            small : (.75rem, 1.25) //12/20*/ }
  @media (max-width: 40em) {
    .account-cards-actions .addeventatc.btn, .upcoming-accordion .addeventatc.btn {
      font-size: .75rem !important;
      line-height: 1.25rem !important; } }
  .account-cards-actions .addeventatc.btn:hover, .upcoming-accordion .addeventatc.btn:hover, .account-cards-actions .addeventatc.btn:focus, .upcoming-accordion .addeventatc.btn:focus {
    background: none !important;
    color: #F4666B !important; }

.cs-breadcrumbs + .adage-search-block .adage-block-inner, .hero-heading.content-heading + .adage-search-block .adage-block-inner, .cs-breadcrumbs + .adage-bordered-block .adage-block-inner, .hero-heading.content-heading + .adage-bordered-block .adage-block-inner {
  padding-top: 1rem; }

.my-benefits-list, .adage-bordered-block {
  border-top: 0.125rem solid #91004C; }

.cs-breadcrumbs + .adage-bordered-block, .hero-heading.content-heading + .adage-bordered-block, .adage-block.adage-themed + .adage-bordered-block {
  border-top: none; }

.upcoming-perf:hover img[src*=".png"], .upcoming-perf:focus-within img[src*=".png"] {
  filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }

.adage-gallery-controls-btns, .ace-cal-month-nav {
  width: 6.875rem;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 1.5rem; }

.lyric-cart, .ace-max, .adage-fiftyfifty-inner {
  width: 100%;
  max-width: 87.5rem; }

.lyric-nav-frame-image-inner, .account-cards-image, .lyric-merch-item-image-container, .adage-highlight-item .adage-image-block-container, .my-calendar-event-main .adage-image-block-container, .adage-highlight-item-image .adage-image-block-container, .adage-featured-item-image, .artist-item-image, .artist-modal-image-inner, .square-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden; }
  .lyric-nav-frame-image-inner img, .account-cards-image img, .lyric-merch-item-image-container img, .adage-highlight-item .adage-image-block-container img, .my-calendar-event-main .adage-image-block-container img, .adage-highlight-item-image .adage-image-block-container img, .adage-featured-item-image img, .artist-item-image img, .artist-modal-image-inner img, .square-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: none;
    left: 0;
    top: 0; }
    @supports (object-fit: cover) {
      .lyric-nav-frame-image-inner img, .account-cards-image img, .lyric-merch-item-image-container img, .adage-highlight-item .adage-image-block-container img, .my-calendar-event-main .adage-image-block-container img, .adage-highlight-item-image .adage-image-block-container img, .adage-featured-item-image img, .artist-item-image img, .artist-modal-image-inner img, .square-image img {
        object-fit: cover;
        object-position: center center; } }

.rich-text blockquote, .adage-quote-text {
  quotes: '"'; }
  .adage-themed.theme-coral .rich-text blockquote, .rich-text .adage-themed.theme-coral blockquote, .adage-themed.theme-coral .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-coral .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-coral blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-coral blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-coral blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-coral .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-coral blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-coral .adage-themed blockquote, .adage-detail-page.theme-coral .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-coral .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-coral .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-coral .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-coral .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow .rich-text blockquote, .rich-text .adage-themed.theme-yellow blockquote, .adage-themed.theme-yellow .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-yellow .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-yellow blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-yellow blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-yellow blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-yellow blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote, .adage-detail-page.theme-yellow .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .rich-text blockquote, .rich-text .adage-themed.theme-yellow-alt blockquote, .adage-themed.theme-yellow-alt .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-yellow-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-yellow-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-yellow-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-yellow-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-yellow-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .rich-text blockquote, .rich-text .adage-themed.theme-orange blockquote, .adage-themed.theme-orange .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-orange .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-orange blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-orange blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-orange blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-orange .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-orange blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-orange .adage-themed blockquote, .adage-detail-page.theme-orange .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-orange .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-orange .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-orange .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-orange .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .rich-text blockquote, .rich-text .adage-themed.theme-orange-alt blockquote, .adage-themed.theme-orange-alt .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-orange-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-orange-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-orange-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-orange-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .rich-text blockquote, .rich-text .adage-themed.theme-pink blockquote, .adage-themed.theme-pink .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-pink .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-pink blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-pink blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-pink blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-pink .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-pink blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-pink .adage-themed blockquote, .adage-detail-page.theme-pink .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-pink .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-pink .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-pink .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-pink .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .rich-text blockquote, .rich-text .adage-themed.theme-pink-alt blockquote, .adage-themed.theme-pink-alt .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-pink-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-pink-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-pink-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-pink-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-pink-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple .rich-text blockquote, .rich-text .adage-themed.theme-purple blockquote, .adage-themed.theme-purple .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-purple .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-purple blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-purple blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-purple blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-purple .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-purple blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-purple .adage-themed blockquote, .adage-detail-page.theme-purple .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-purple .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-purple .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-purple .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-purple .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .rich-text blockquote, .rich-text .adage-themed.theme-purple-alt blockquote, .adage-themed.theme-purple-alt .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-purple-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-purple-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-purple-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-purple-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .rich-text blockquote, .rich-text .adage-themed.theme-blue blockquote, .adage-themed.theme-blue .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-blue .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-blue blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-blue blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-blue blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-blue .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-blue blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-blue .adage-themed blockquote, .adage-detail-page.theme-blue .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-blue .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-blue .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-blue .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-blue .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .rich-text blockquote, .rich-text .adage-themed.theme-blue-alt blockquote, .adage-themed.theme-blue-alt .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-blue-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-blue-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-blue-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-blue-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-blue-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal .rich-text blockquote, .rich-text .adage-themed.theme-teal blockquote, .adage-themed.theme-teal .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-teal .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-teal blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-teal blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-teal blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-teal .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-teal blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-teal .adage-themed blockquote, .adage-detail-page.theme-teal .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-teal .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-teal .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-teal .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-teal .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .rich-text blockquote, .rich-text .adage-themed.theme-teal-alt blockquote, .adage-themed.theme-teal-alt .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-teal-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-teal-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-teal-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-teal-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-teal-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green .rich-text blockquote, .rich-text .adage-themed.theme-green blockquote, .adage-themed.theme-green .adage-quote-text {
    color: #000000; }
    .adage-themed.theme-green .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-green blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-green blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-green blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-green .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-green blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-green .adage-themed blockquote, .adage-detail-page.theme-green .adage-themed .adage-quote-text {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-green .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-green .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-green .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-green .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .rich-text blockquote, .rich-text .adage-themed.theme-green-alt blockquote, .adage-themed.theme-green-alt .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-green-alt .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-green-alt blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-green-alt blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-green-alt blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-green-alt blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote, .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red .rich-text blockquote, .rich-text .adage-themed.theme-red blockquote, .adage-themed.theme-red .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-red .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-red blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-red blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-red blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-red .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-red blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-red .adage-themed blockquote, .adage-detail-page.theme-red .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-red .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-red .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-red .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-red .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano .rich-text blockquote, .rich-text .adage-themed.theme-montepulciano blockquote, .adage-themed.theme-montepulciano .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-montepulciano blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-montepulciano blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-montepulciano blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-montepulciano blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .rich-text blockquote, .rich-text .adage-themed.theme-black blockquote, .adage-themed.theme-black .adage-quote-text {
    color: #ffffff; }
    .adage-themed.theme-black .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-black blockquote .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-black blockquote .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-black blockquote .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-quote-text .adage-newsletter-signup-description,
    .adage-themed.theme-black .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-black blockquote .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .rich-text blockquote, .rich-text .adage-detail-page.theme-black .adage-themed blockquote, .adage-detail-page.theme-black .adage-themed .adage-quote-text {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-black .adage-themed blockquote .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-quote-text .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .rich-text blockquote .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-black .adage-themed blockquote .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-quote-text .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .rich-text blockquote .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-black .adage-themed blockquote .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-quote-text .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .rich-text blockquote .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-black .adage-themed blockquote .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-quote-text .adage-newsletter-signup-description p {
      color: #ffffff; }
  .rich-text blockquote:before, .adage-quote-text:before {
    content: '\201C';
    display: block;
    font-size: 5rem;
    line-height: 0.75; }
    .adage-themed.theme-coral .rich-text blockquote:before, .rich-text .adage-themed.theme-coral blockquote:before, .adage-themed.theme-coral .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-coral .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-coral blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-coral .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-coral blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-coral .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-coral blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-coral .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-coral .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-coral blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-coral .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-coral .adage-themed blockquote:before, .adage-detail-page.theme-coral .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-coral .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-coral .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-coral .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-coral .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-coral .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-coral .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-coral .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-coral .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-coral .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-yellow .rich-text blockquote:before, .rich-text .adage-themed.theme-yellow blockquote:before, .adage-themed.theme-yellow .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-yellow .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-yellow blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-yellow blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-yellow blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-yellow .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-yellow blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote:before, .adage-detail-page.theme-yellow .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-yellow .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-yellow-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-yellow-alt blockquote:before, .adage-themed.theme-yellow-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-yellow-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-yellow-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-yellow-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-yellow-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-yellow-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-yellow-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-yellow-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-yellow-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-yellow-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote:before, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-yellow-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-yellow-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-orange .rich-text blockquote:before, .rich-text .adage-themed.theme-orange blockquote:before, .adage-themed.theme-orange .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-orange .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-orange blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-orange blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-orange blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-orange .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-orange .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-orange blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-orange .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-orange .adage-themed blockquote:before, .adage-detail-page.theme-orange .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-orange .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-orange .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-orange .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-orange .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-orange .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-orange-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-orange-alt blockquote:before, .adage-themed.theme-orange-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-orange-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-orange-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-orange-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-orange-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-orange-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-orange-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-orange-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-orange-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-orange-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote:before, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-orange-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-orange-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-pink .rich-text blockquote:before, .rich-text .adage-themed.theme-pink blockquote:before, .adage-themed.theme-pink .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-pink .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-pink blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-pink blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-pink blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-pink .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-pink .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-pink blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-pink .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-pink .adage-themed blockquote:before, .adage-detail-page.theme-pink .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-pink .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-pink .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-pink .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-pink .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-pink .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-pink-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-pink-alt blockquote:before, .adage-themed.theme-pink-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-pink-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-pink-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-pink-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-pink-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-pink-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-pink-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-pink-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-pink-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-pink-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote:before, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-pink-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-pink-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-purple .rich-text blockquote:before, .rich-text .adage-themed.theme-purple blockquote:before, .adage-themed.theme-purple .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-purple .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-purple blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-purple blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-purple blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-purple .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-purple .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-purple blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-purple .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-purple .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-purple .adage-themed blockquote:before, .adage-detail-page.theme-purple .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-purple .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-purple .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-purple .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-purple .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-purple .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-purple-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-purple-alt blockquote:before, .adage-themed.theme-purple-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-purple-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-purple-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-purple-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-purple-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-purple-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-purple-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-purple-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-purple-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-purple-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote:before, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-purple-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-purple-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-blue .rich-text blockquote:before, .rich-text .adage-themed.theme-blue blockquote:before, .adage-themed.theme-blue .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-blue .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-blue blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-blue blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-blue blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-blue .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-blue .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-blue blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-blue .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-blue .adage-themed blockquote:before, .adage-detail-page.theme-blue .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-blue .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-blue .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-blue .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-blue .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-blue .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-blue-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-blue-alt blockquote:before, .adage-themed.theme-blue-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-blue-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-blue-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-blue-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-blue-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-blue-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-blue-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-blue-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-blue-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-blue-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote:before, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-blue-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-blue-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-teal .rich-text blockquote:before, .rich-text .adage-themed.theme-teal blockquote:before, .adage-themed.theme-teal .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-teal .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-teal blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-teal blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-teal blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-teal .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-teal .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-teal blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-teal .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-teal .adage-themed blockquote:before, .adage-detail-page.theme-teal .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-teal .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-teal .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-teal .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-teal .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-teal .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-teal-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-teal-alt blockquote:before, .adage-themed.theme-teal-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-teal-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-teal-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-teal-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-teal-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-teal-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-teal-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-teal-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-teal-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-teal-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote:before, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-teal-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-teal-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-green .rich-text blockquote:before, .rich-text .adage-themed.theme-green blockquote:before, .adage-themed.theme-green .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-green .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-green blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-green .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-green blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-green blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-green .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-green .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-green blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-green .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-green .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-green .adage-themed blockquote:before, .adage-detail-page.theme-green .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-green .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-green .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-green .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-green .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-green .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-green .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-green-alt .rich-text blockquote:before, .rich-text .adage-themed.theme-green-alt blockquote:before, .adage-themed.theme-green-alt .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-green-alt .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-green-alt blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-green-alt .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-green-alt blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-green-alt .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-green-alt blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-green-alt .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-green-alt blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-green-alt .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote:before, .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-green-alt .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-green-alt .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-green-alt .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-red .rich-text blockquote:before, .rich-text .adage-themed.theme-red blockquote:before, .adage-themed.theme-red .adage-quote-text:before {
      color: #000000; }
      .adage-themed.theme-red .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-red blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-red .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-red blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-red .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-red blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-red .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-red .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-red blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-red .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-detail-page.theme-red .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-red .adage-themed blockquote:before, .adage-detail-page.theme-red .adage-themed .adage-quote-text:before {
      color: #000000; }
      .adage-detail-page.theme-red .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-red .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-red .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-red .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-red .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-red .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-red .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-red .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-red .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #000000; }
    .adage-themed.theme-montepulciano .rich-text blockquote:before, .rich-text .adage-themed.theme-montepulciano blockquote:before, .adage-themed.theme-montepulciano .adage-quote-text:before {
      color: #ffffff; }
      .adage-themed.theme-montepulciano .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-montepulciano blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-montepulciano .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-montepulciano blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-montepulciano .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-montepulciano blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-montepulciano .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-montepulciano blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-montepulciano .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote:before, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text:before {
      color: #ffffff; }
      .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-montepulciano .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-montepulciano .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-themed.theme-black .rich-text blockquote:before, .rich-text .adage-themed.theme-black blockquote:before, .adage-themed.theme-black .adage-quote-text:before {
      color: #ffffff; }
      .adage-themed.theme-black .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-black blockquote:before .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-themed.theme-black .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-themed.theme-black blockquote:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-themed.theme-black .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-themed.theme-black blockquote:before .adage-newsletter-signup-description,
      .adage-themed.theme-black .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-themed.theme-black .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-themed.theme-black blockquote:before .adage-newsletter-signup-description p,
      .adage-themed.theme-black .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .rich-text blockquote:before, .rich-text .adage-detail-page.theme-black .adage-themed blockquote:before, .adage-detail-page.theme-black .adage-themed .adage-quote-text:before {
      color: #ffffff; }
      .adage-detail-page.theme-black .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-black .adage-themed blockquote:before .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg,
      .adage-detail-page.theme-black .adage-themed .rich-text blockquote:before .adage-listing-item-wysiwyg p,
      .rich-text .adage-detail-page.theme-black .adage-themed blockquote:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .adage-quote-text:before .adage-listing-item-wysiwyg p,
      .adage-detail-page.theme-black .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description,
      .rich-text .adage-detail-page.theme-black .adage-themed blockquote:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .adage-quote-text:before .adage-newsletter-signup-description,
      .adage-detail-page.theme-black .adage-themed .rich-text blockquote:before .adage-newsletter-signup-description p,
      .rich-text .adage-detail-page.theme-black .adage-themed blockquote:before .adage-newsletter-signup-description p,
      .adage-detail-page.theme-black .adage-themed .adage-quote-text:before .adage-newsletter-signup-description p {
        color: #ffffff; }

.rich-text .blockquote-author, .adage-quote-citation {
  margin-top: 1rem; }
  .adage-themed.theme-coral .rich-text .blockquote-author, .rich-text .adage-themed.theme-coral .blockquote-author, .adage-themed.theme-coral .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-coral .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-coral .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-coral .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-coral .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-coral .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-coral .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-coral .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-coral .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-coral .adage-themed .blockquote-author, .adage-detail-page.theme-coral .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-coral .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-coral .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-coral .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-coral .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-coral .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow .rich-text .blockquote-author, .rich-text .adage-themed.theme-yellow .blockquote-author, .adage-themed.theme-yellow .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-yellow .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-yellow .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-yellow .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-yellow .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-yellow .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-yellow .adage-themed .blockquote-author, .adage-detail-page.theme-yellow .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-yellow .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-yellow .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-yellow .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-yellow .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-yellow-alt .blockquote-author, .adage-themed.theme-yellow-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-yellow-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-yellow-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-yellow-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-yellow-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-yellow-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-yellow-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-yellow-alt .adage-themed .blockquote-author, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-yellow-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-yellow-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-yellow-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-yellow-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .rich-text .blockquote-author, .rich-text .adage-themed.theme-orange .blockquote-author, .adage-themed.theme-orange .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-orange .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-orange .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-orange .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-orange .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-orange .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-orange .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-orange .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-orange .adage-themed .blockquote-author, .adage-detail-page.theme-orange .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-orange .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-orange .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-orange .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-orange .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-orange-alt .blockquote-author, .adage-themed.theme-orange-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-orange-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-orange-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-orange-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-orange-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-orange-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-orange-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-orange-alt .adage-themed .blockquote-author, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-orange-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-orange-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-orange-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-orange-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink .rich-text .blockquote-author, .rich-text .adage-themed.theme-pink .blockquote-author, .adage-themed.theme-pink .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-pink .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-pink .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-pink .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-pink .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-pink .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-pink .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-pink .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-pink .adage-themed .blockquote-author, .adage-detail-page.theme-pink .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-pink .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-pink .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-pink .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-pink .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-pink-alt .blockquote-author, .adage-themed.theme-pink-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-pink-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-pink-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-pink-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-pink-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-pink-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-pink-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-pink-alt .adage-themed .blockquote-author, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-pink-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-pink-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-pink-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-pink-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple .rich-text .blockquote-author, .rich-text .adage-themed.theme-purple .blockquote-author, .adage-themed.theme-purple .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-purple .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-purple .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-purple .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-purple .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-purple .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-purple .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-purple .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-purple .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-purple .adage-themed .blockquote-author, .adage-detail-page.theme-purple .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-purple .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-purple .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-purple .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-purple .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-purple .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-purple-alt .blockquote-author, .adage-themed.theme-purple-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-purple-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-purple-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-purple-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-purple-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-purple-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-purple-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-purple-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-purple-alt .adage-themed .blockquote-author, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-purple-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-purple-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-purple-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-purple-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue .rich-text .blockquote-author, .rich-text .adage-themed.theme-blue .blockquote-author, .adage-themed.theme-blue .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-blue .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-blue .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-blue .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-blue .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-blue .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-blue .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-blue .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-blue .adage-themed .blockquote-author, .adage-detail-page.theme-blue .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-blue .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-blue .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-blue .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-blue .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-blue-alt .blockquote-author, .adage-themed.theme-blue-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-blue-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-blue-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-blue-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-blue-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-blue-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-blue-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-blue-alt .adage-themed .blockquote-author, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-blue-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-blue-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-blue-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-blue-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal .rich-text .blockquote-author, .rich-text .adage-themed.theme-teal .blockquote-author, .adage-themed.theme-teal .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-teal .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-teal .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-teal .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-teal .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-teal .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-teal .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-teal .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-teal .adage-themed .blockquote-author, .adage-detail-page.theme-teal .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-teal .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-teal .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-teal .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-teal .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-teal-alt .blockquote-author, .adage-themed.theme-teal-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-teal-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-teal-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-teal-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-teal-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-teal-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-teal-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-teal-alt .adage-themed .blockquote-author, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-teal-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-teal-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-teal-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-teal-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green .rich-text .blockquote-author, .rich-text .adage-themed.theme-green .blockquote-author, .adage-themed.theme-green .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-green .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-green .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-green .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-green .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-green .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-green .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-green .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-green .adage-themed .blockquote-author, .adage-detail-page.theme-green .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-green .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-green .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-green .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-green .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .rich-text .blockquote-author, .rich-text .adage-themed.theme-green-alt .blockquote-author, .adage-themed.theme-green-alt .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-green-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-green-alt .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-green-alt .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-green-alt .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-green-alt .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-green-alt .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-green-alt .adage-themed .blockquote-author, .adage-detail-page.theme-green-alt .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-green-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-green-alt .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-green-alt .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-green-alt .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-red .rich-text .blockquote-author, .rich-text .adage-themed.theme-red .blockquote-author, .adage-themed.theme-red .adage-quote-citation {
    color: #000000; }
    .adage-themed.theme-red .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-red .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-red .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-red .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-red .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-red .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-red .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-red .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-red .adage-themed .blockquote-author, .adage-detail-page.theme-red .adage-themed .adage-quote-citation {
    color: #000000; }
    .adage-detail-page.theme-red .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-red .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-red .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-red .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-red .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-red .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-montepulciano .rich-text .blockquote-author, .rich-text .adage-themed.theme-montepulciano .blockquote-author, .adage-themed.theme-montepulciano .adage-quote-citation {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-montepulciano .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-montepulciano .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-montepulciano .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-montepulciano .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-montepulciano .adage-quote-citation .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-montepulciano .adage-themed .blockquote-author, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-citation {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-montepulciano .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-montepulciano .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-montepulciano .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-montepulciano .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .rich-text .blockquote-author, .rich-text .adage-themed.theme-black .blockquote-author, .adage-themed.theme-black .adage-quote-citation {
    color: #ffffff; }
    .adage-themed.theme-black .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-themed.theme-black .blockquote-author .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-themed.theme-black .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-themed.theme-black .blockquote-author .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-quote-citation .adage-newsletter-signup-description,
    .adage-themed.theme-black .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-themed.theme-black .blockquote-author .adage-newsletter-signup-description p,
    .adage-themed.theme-black .adage-quote-citation .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .rich-text .blockquote-author, .rich-text .adage-detail-page.theme-black .adage-themed .blockquote-author, .adage-detail-page.theme-black .adage-themed .adage-quote-citation {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg, .rich-text .adage-detail-page.theme-black .adage-themed .blockquote-author .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .rich-text .blockquote-author .adage-listing-item-wysiwyg p,
    .rich-text .adage-detail-page.theme-black .adage-themed .blockquote-author .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-quote-citation .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description,
    .rich-text .adage-detail-page.theme-black .adage-themed .blockquote-author .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-quote-citation .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .rich-text .blockquote-author .adage-newsletter-signup-description p,
    .rich-text .adage-detail-page.theme-black .adage-themed .blockquote-author .adage-newsletter-signup-description p,
    .adage-detail-page.theme-black .adage-themed .adage-quote-citation .adage-newsletter-signup-description p {
      color: #ffffff; }

.social-share-hashtag {
  text-decoration: none; }
  .social-share-hashtag:hover, .social-share-hashtag:focus {
    text-decoration: underline; }

@media (min-width: 40.0625em) {
  .rich-text .indented-margin {
    margin-left: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .rich-text .indented-margin {
      margin-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .rich-text .indented-margin {
      margin-left: 1.6875rem; } }

@media (min-width: 40.0625em) {
  .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-wysiwyg-block-content, .blog-page-content .adage-wysiwyg-block .adage-block-heading, .blog-author, .indented {
    padding-left: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-wysiwyg-block-content, .blog-page-content .adage-wysiwyg-block .adage-block-heading, .blog-author, .indented {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date, .adage-wysiwyg-block-content, .blog-page-content .adage-wysiwyg-block .adage-block-heading, .blog-author, .indented {
      padding-left: 1.6875rem; } }

.adage-wysiwyg-block-pretitle, .adage-listing-item-pretitle, .adage-detail-page-pretitle, .blog-date {
  display: block; }

.subnav-mobile-sticky-inner, .adage-accordion-trigger-bordered, .upcoming-perf {
  border: 0.125rem solid #91004C; }

.adage-accordion-panel-content, .adage-accordion-trigger {
  border-bottom: 0.125rem solid #91004C; }

.adage-gallery-heading {
  max-width: 45.3125rem;
  margin: 0 auto; }

.adage-video-block figcaption, .adage-image-block figcaption {
  margin-top: 1rem; }
  .adage-video-block figcaption h2 + p, .adage-image-block figcaption h2 + p {
    margin-bottom: 1rem; }

.lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
  padding-right: 2.875rem;
  padding-left: 2.875rem; }
  @media screen and (max-width: 64em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-top: 1.0625rem; } }
  @media screen and (max-width: 40em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-top: 0.6875rem; } }
  @media screen and (max-width: 64em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-bottom: 1.0625rem; } }
  @media screen and (max-width: 40em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-bottom: 0.6875rem; } }
  @media screen and (max-width: 64em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-right: 1.875rem; } }
  @media screen and (max-width: 40em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-right: 1.125rem; } }
  @media screen and (max-width: 64em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-left: 1.875rem; } }
  @media screen and (max-width: 40em) {
    .lyric-nav-frame, .frame-border, .lyric-nav-links, .lyric-nav-utility-mobile {
      padding-left: 1.125rem; } }

.lyric-nav-frame, .frame-border {
  border: 0.125rem solid #F4666B;
  min-height: 100%;
  width: 100%;
  position: relative; }

.container, .fixed-panel, .performance-detail-nav-inner {
  width: 100%;
  margin: 0 auto; }

.container, .fixed-panel {
  padding-bottom: 2rem;
  background: white; }

.adage-fwcta, .EPiServerForms, .ace-cal-list {
  padding: 5rem; }
  @media (max-width: 40em) {
    .adage-fwcta, .EPiServerForms, .ace-cal-list {
      padding: 2rem 1rem; } }

.adage-highlight-item .adage-image-block-container img, .my-calendar-event-main .adage-image-block-container img, .adage-highlight-item:hover, .adage-highlight-item:focus, .my-calendar-event-main:hover, .my-calendar-event-main:focus, .artist-item-image img, .lyric-nav-logo-svg, .lyric-nav-search-trigger svg, .footer-linkslist a, .footer-social-link, .lyric-merch-item-image-container img, .subnav-mobile-sticky-inner, .scrolltop-container, .frame-prompt, .social-share-links-link svg, .adage-gallery-btn svg, .artist-item-name, .ace-cal-grid-event-bg, .upcoming-perf {
  transition: 0.3s all; }

.adage-highlight-item:hover .adage-image-block img, .adage-highlight-item:focus .adage-image-block img, .my-calendar-event-main:hover .adage-image-block img, .my-calendar-event-main:focus .adage-image-block img, .artist-item-link:not(.no-hover):hover .artist-item-image img, .artist-item-link:not(.no-hover):focus .artist-item-image img {
  transform: scale(1.1); }

.adage-highlight-item .adage-image-block-container img, .my-calendar-event-main .adage-image-block-container img, .adage-highlight-item:hover, .adage-highlight-item:focus, .my-calendar-event-main:hover, .my-calendar-event-main:focus, .artist-item-image img {
  transition-duration: 0.5s;
  transform-origin: center; }

.lyric-nav-search-trigger:after, .lyric-nav-search-trigger:before {
  display: none; }

.lyric-nav-search-close, .adage-modal-close {
  width: 1.3125rem;
  height: 1.3125rem; }
  .lyric-nav-search-close svg, .adage-modal-close svg {
    display: block;
    width: 100%;
    height: 100%; }
    .adage-themed.theme-coral .lyric-nav-search-close svg, .adage-themed.theme-coral .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-coral .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-yellow .lyric-nav-search-close svg, .adage-themed.theme-yellow .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-yellow .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-yellow-alt .lyric-nav-search-close svg, .adage-themed.theme-yellow-alt .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-orange .lyric-nav-search-close svg, .adage-themed.theme-orange .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-orange .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-orange .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-orange-alt .lyric-nav-search-close svg, .adage-themed.theme-orange-alt .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-pink .lyric-nav-search-close svg, .adage-themed.theme-pink .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-pink .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-pink .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-pink-alt .lyric-nav-search-close svg, .adage-themed.theme-pink-alt .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-purple .lyric-nav-search-close svg, .adage-themed.theme-purple .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-purple .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-purple-alt .lyric-nav-search-close svg, .adage-themed.theme-purple-alt .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-blue .lyric-nav-search-close svg, .adage-themed.theme-blue .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-blue .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-blue .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-blue-alt .lyric-nav-search-close svg, .adage-themed.theme-blue-alt .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-teal .lyric-nav-search-close svg, .adage-themed.theme-teal .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-teal .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-teal .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-teal-alt .lyric-nav-search-close svg, .adage-themed.theme-teal-alt .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-green .lyric-nav-search-close svg, .adage-themed.theme-green .adage-modal-close svg {
      fill: #000000; }
    .adage-detail-page.theme-green .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-green .adage-themed .adage-modal-close svg {
      fill: #000000; }
    .adage-themed.theme-green-alt .lyric-nav-search-close svg, .adage-themed.theme-green-alt .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-green-alt .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-red .lyric-nav-search-close svg, .adage-themed.theme-red .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-red .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-montepulciano .lyric-nav-search-close svg, .adage-themed.theme-montepulciano .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-close svg {
      fill: #ffffff; }
    .adage-themed.theme-black .lyric-nav-search-close svg, .adage-themed.theme-black .adage-modal-close svg {
      fill: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .lyric-nav-search-close svg, .adage-detail-page.theme-black .adage-themed .adage-modal-close svg {
      fill: #ffffff; }

[data-block-transition-amount="6rem"], .adage-fiftyfifty-inner > * {
  transition-delay: 0.25s;
  transition-duration: .75s;
  transition-property: all;
  transition-timing-function: ease; }

.lyric-member-benefits-header, .dropdown-trigger-arrow .btn-inner, .my-calendar-event-addon button .btn-inner {
  position: relative; }
  .lyric-member-benefits-header:after, .dropdown-trigger-arrow .btn-inner:after, .my-calendar-event-addon button .btn-inner:after {
    content: '';
    width: 1rem;
    height: 1rem;
    display: block;
    background: none !important;
    border: 2px solid #ffffff;
    border-width: 0 2px 2px 0;
    position: absolute;
    right: 2rem;
    top: 50%;
    transition: 0.3s all;
    transform: translateY(-60%) rotate(45deg); }
  .lyric-member-benefits-header:hover:after, .dropdown-trigger-arrow .btn-inner:hover:after, .my-calendar-event-addon button .btn-inner:hover:after, .lyric-member-benefits-header:active:after, .dropdown-trigger-arrow .btn-inner:active:after, .my-calendar-event-addon button .btn-inner:active:after {
    transform: translateY(-60%) rotate(45deg); }

.lyric-tradeone-expand,
.trigger-link {
  background: transparent;
  color: #91004C;
  text-transform: none;
  box-shadow: none;
  padding: 0;
  display: block;
  margin: 1rem 0;
  min-width: 0; }
  .lyric-tradeone-expand:hover, .lyric-tradeone-expand:active,
  .trigger-link:hover,
  .trigger-link:active {
    background: transparent;
    box-shadow: none;
    color: #F4666B; }
    .lyric-tradeone-expand:hover:after, .lyric-tradeone-expand:active:after,
    .trigger-link:hover:after,
    .trigger-link:active:after {
      transform: translateY(-0.2rem) rotate(45deg);
      border-color: #F4666B; }
  .lyric-tradeone-expand:focus,
  .trigger-link:focus {
    background: transparent;
    color: #F4666B; }
    .lyric-tradeone-expand:focus:after,
    .trigger-link:focus:after {
      transform: translateY(-0.2rem) rotate(45deg); }
  .lyric-tradeone-expand:after,
  .trigger-link:after {
    content: '';
    background: none !important;
    border-color: #91004C;
    border-width: 0 2px 2px 0;
    border-style: solid;
    display: inline-block;
    transform: translateY(-0.2rem) rotate(45deg);
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.5rem;
    transition: 0.3s; }
  .open.lyric-tradeone-expand:after,
  .trigger-link.open:after {
    transform: translateY(0.2rem) rotate(-135deg); }

.no-arrow:after {
  content: none; }

.pnlPromoEntry .promo-close, .modal-close {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 0;
  position: relative;
  width: 2rem;
  height: 2rem;
  float: right; }
  .pnlPromoEntry .promo-close:before, .modal-close:before, .pnlPromoEntry .promo-close:after, .modal-close:after {
    content: '';
    width: 2rem;
    height: 0;
    border-style: solid;
    border-color: #91004C;
    border-top-width: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    transition: 0.2s all; }
  .pnlPromoEntry .promo-close:before, .modal-close:before {
    transform: rotate(45deg); }
  .pnlPromoEntry .promo-close:after, .modal-close:after {
    transform: rotate(-45deg); }
  .pnlPromoEntry .promo-close:hover, .modal-close:hover {
    box-shadow: none;
    background: transparent; }
    .pnlPromoEntry .promo-close:hover:before, .modal-close:hover:before, .pnlPromoEntry .promo-close:hover:after, .modal-close:hover:after {
      border-color: #F4666B; }

.loadingSpinner, .frame-loader, .ace-cal-loading {
  font-size: 7px;
  border-top: 7px solid rgba(145, 0, 76, 0.2);
  border-right: 7px solid rgba(145, 0, 76, 0.2);
  border-bottom: 7px solid rgba(145, 0, 76, 0.2);
  border-left: 6px solid #91004C;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  z-index: 300;
  left: 50%;
  margin: -30px 0px 0px -30px;
  position: absolute;
  top: 50%;
  animation: spin .6s infinite linear; }
  .loadingSpinner > *, .frame-loader > *, .ace-cal-loading > * {
    display: none !important; }

.adage-accordion-trigger:after {
  content: '';
  width: 1.7875rem;
  height: 1.125rem;
  margin: 0;
  padding: 0;
  transition: transform 0.2s ease-in;
  padding-left: 1.60375rem;
  background-size: 1.7875rem 1.125rem;
  background-repeat: no-repeat;
  background-image: url(/Static/images/caret-down-montepulciano.svg);
  transform: none; }

.adage-accordion-trigger[aria-expanded='true']:after {
  transform: rotate(-180deg); }

.adage-fiftyfifty-inner {
  padding-left: 6.625rem;
  padding-right: 6.625rem; }
  @media screen and (max-width: 47.9375em) {
    .adage-fiftyfifty-inner {
      padding-left: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty-inner {
      padding-left: 1.6875rem; } }
  @media screen and (max-width: 47.9375em) {
    .adage-fiftyfifty-inner {
      padding-right: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty-inner {
      padding-right: 1.6875rem; } }

.lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .container, .fixed-panel, .performance-detail-nav-inner, .ace-cal-grid-container, .footer, .lyric-donation-form, .lyric-header-content, #cartActions, #checkoutDonation .lyric-cart-roundup, .lyric-merch-content, .content, .adage-fiftyfifty-block .adage-block-heading, .blog-page-intro {
  padding-left: 3.625rem;
  padding-right: 3.625rem; }
  @media screen and (max-width: 47.9375em) {
    .lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .container, .fixed-panel, .performance-detail-nav-inner, .ace-cal-grid-container, .footer, .lyric-donation-form, .lyric-header-content, #cartActions, #checkoutDonation .lyric-cart-roundup, .lyric-merch-content, .content, .adage-fiftyfifty-block .adage-block-heading, .blog-page-intro {
      padding-left: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .container, .fixed-panel, .performance-detail-nav-inner, .ace-cal-grid-container, .footer, .lyric-donation-form, .lyric-header-content, #cartActions, #checkoutDonation .lyric-cart-roundup, .lyric-merch-content, .content, .adage-fiftyfifty-block .adage-block-heading, .blog-page-intro {
      padding-left: 1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .container, .fixed-panel, .performance-detail-nav-inner, .ace-cal-grid-container, .footer, .lyric-donation-form, .lyric-header-content, #cartActions, #checkoutDonation .lyric-cart-roundup, .lyric-merch-content, .content, .adage-fiftyfifty-block .adage-block-heading, .blog-page-intro {
      padding-right: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .container, .fixed-panel, .performance-detail-nav-inner, .ace-cal-grid-container, .footer, .lyric-donation-form, .lyric-header-content, #cartActions, #checkoutDonation .lyric-cart-roundup, .lyric-merch-content, .content, .adage-fiftyfifty-block .adage-block-heading, .blog-page-intro {
      padding-right: 1.687rem; } }

.lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .lyric-donation-form, .lyric-gc-footer, .performance-search-container, .performance-search-results {
  padding-top: 4.875rem;
  padding-bottom: 5.625rem; }
  @media screen and (max-width: 40em) {
    .lyric-nav, .cart-add-ons, .giftCerts, .adage-block-inner, .cs-breadcrumbs, .lyric-alert, .adage-gallery-controls-baseline, .adage-columns-auto-block, .adage-listing-item-inner, .adage-detail-page-overview, .performance-detail-composer-container, .performance-detail-nav-panel-list, .lyric-donation-form, .lyric-gc-footer, .performance-search-container, .performance-search-results {
      padding-top: 5.3125rem; } }

.home-carousel-slide-inner {
  margin-left: 3.625rem;
  margin-right: 3.625rem; }
  @media screen and (max-width: 47.9375em) {
    .home-carousel-slide-inner {
      margin-left: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .home-carousel-slide-inner {
      margin-left: 1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .home-carousel-slide-inner {
      margin-right: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .home-carousel-slide-inner {
      margin-right: 1.687rem; } }

.account-membership-level, .account-contact, .my-calendar-filters a:first-child, .my-calendar .general-addon .rich-text, .household-container, .adage-audio-content, .adage-newsletter-signup-description, .adage-sponsor-content, .buy-tickets-event-content, .buy-tickets-loadmore,
.standard-indent {
  margin-left: 6.31rem; }
  @media screen and (max-width: 47.9375em) {
    .account-membership-level, .account-contact, .my-calendar-filters a:first-child, .my-calendar .general-addon .rich-text, .household-container, .adage-audio-content, .adage-newsletter-signup-description, .adage-sponsor-content, .buy-tickets-event-content, .buy-tickets-loadmore,
    .standard-indent {
      margin-left: 3.8125rem; } }
  @media screen and (max-width: 40em) {
    .account-membership-level, .account-contact, .my-calendar-filters a:first-child, .my-calendar .general-addon .rich-text, .household-container, .adage-audio-content, .adage-newsletter-signup-description, .adage-sponsor-content, .buy-tickets-event-content, .buy-tickets-loadmore,
    .standard-indent {
      margin-left: 0; } }

.lyric-nav-logo-svg, .lyric-nav-toggle > span:not(.visually-hidden):before, .lyric-nav-toggle > span:not(.visually-hidden):after, .frame-video, .show-listing-thumbnail img, .ace-cal-grid-event-bg, .ace-cal-grid-event-bg:before, .ace-cal-list-event-image-inner img, .ace-cal-filters-modal, .upcoming-a11y img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.hide {
  display: none !important;
  visibility: hidden; }

a[disabled] {
  pointer-events: none; }

@media (min-width: 64.0625em) {
  .adage-staff-container {
    display: flex;
    flex-wrap: wrap; } }

.adage-staff-item {
  margin-right: 2.25rem; }
  @media screen and (max-width: 80em) {
    .adage-staff-item {
      margin-right: 1.5rem; } }
  @media screen and (max-width: 64em) {
    .adage-staff-item {
      margin-right: 1.5rem; } }
  @media screen and (max-width: 40em) {
    .adage-staff-item {
      margin-right: 1.25rem; } }
  @media (min-width: 64.0625em) {
    .adage-staff-item {
      flex: 0 0 auto; }
      .adage-staff-item:nth-child(even) {
        margin-right: 0; }
      .adage-staff-item:last-child, .adage-staff-item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 0; } }
  @media (min-width: 64.0625em) and (max-width: 80em) {
    .adage-staff-item {
      width: calc(50% - 0.75rem); } }
  @media (min-width: 80.0625em) {
    .adage-staff-item {
      width: calc(50% - 1.125rem); } }
  @media (max-width: 64em) {
    .adage-staff-item {
      width: 100%;
      margin-right: 0; } }

.lyric-nav-subnav-list, .footer-linkslist, .footer-social-links, .lyric-donation-commemorative-gift-options ul, .lyric-donation-funds, .account-cards, .my-calendar-event-container, .lyric-dining-addon-prefs, .subnav-list, .cs-breadcrumbs-list, .adage-linklist-list, .artist-list-inner, .notes-pages, .homefeature-list, .adage-sponsor-grid, .ace-cal-grid-months, .ace-cal-grid-weekdays, .ace-cal-grid-days, .ace-cal-grid-day-content-list, .ace-cal-list-months, .ace-cal-list-days, .ace-cal-list-day-content, .ace-cal-filters-list, .buy-tickets-list, .buy-tickets-a11y, .upcoming-a11y, .upcoming-accordion-performances, .adage-detail-artist-list, .adage-detail-page-showinfo, .adage-detail-page-properties {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.adage-accordion-panel-content, .adage-accordion-trigger {
  padding: 1.25rem 0; }

.subnav-mobile-sticky-inner, .adage-accordion-trigger-bordered {
  padding: 1.25rem 1.25rem; }

.buy-tickets-a11y-icon img, .adage-detail-page-showinfo-img {
  max-width: 1.875rem;
  max-height: 1.875rem;
  height: auto; }

.performance-search-dropdown {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(/Static/images/caret-down-montepulciano.svg);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 1.5rem; }

.lyric-banner {
  top: 0;
  width: 100%;
  z-index: 100;
  position: fixed;
  background: #ffffff; }

.lyric-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 7.3125rem;
  border-bottom: 0.125rem solid #91004C; }
  .lyric-nav-logo {
    display: block;
    width: 4.625rem; }
    .lyric-nav-logo:hover svg {
      fill: #F4666B; }
    .lyric-nav-logo-inner {
      height: 0;
      padding-bottom: 100%;
      position: relative; }
    .lyric-nav-logo-svg {
      fill: #91004C; }
  .lyric-nav-panel {
    position: fixed;
    top: var(--nav-clearance);
    left: 0;
    height: calc(100% - var(--nav-clearance));
    width: 100%;
    overflow: auto;
    display: flex;
    z-index: 11; }
    .lyric-nav-panel-main *:focus {
      outline-color: #ffffff !important; }
    .lyric-nav-panel[inert] {
      display: none; }
    @media (min-width: 64em) {
      .lyric-nav-panel {
        padding-left: 0; } }
    @media (max-width: 64em) {
      .lyric-nav-panel {
        padding-top: 0;
        height: calc(100% - var(--nav-clearance));
        top: var(--nav-clearance);
        background-color: #91004C; } }
    .lyric-nav-panel-inner {
      background-color: #91004C;
      padding: 3.75rem;
      position: absolute;
      top: 0;
      width: 100%;
      min-height: 100%;
      display: flex; }
      @media screen and (max-width: 47.9375em) {
        .lyric-nav-panel-inner {
          padding: 2.4375rem; } }
      @media screen and (max-width: 40em) {
        .lyric-nav-panel-inner {
          padding: 1.687rem; } }
      @media (min-width: 64em) {
        .lyric-nav-panel-inner {
          display: flex; } }
  @media (min-width: 40.0625em) and (max-width: 47.9375em) {
    .lyric-nav-image-and-util {
      display: flex;
      margin-top: 9.375rem; }
      .lyric-nav-image-and-util > * {
        width: 50%; } }
  .lyric-nav-frame {
    padding: 0;
    border-color: #F4666B !important; }
    @media (max-width: 40em) {
      .lyric-nav-frame {
        display: flex;
        flex-direction: column;
        justify-content: space-between; } }
    @media (min-width: 47.9375em) {
      .lyric-nav-frame-image {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 22.5rem; } }
  @media screen and (min-width: 47.9375em) and (max-width: 47.9375em) {
    .lyric-nav-frame-image {
      width: 13.1875rem; } }
  @media screen and (min-width: 47.9375em) and (max-width: 40em) {
    .lyric-nav-frame-image {
      width: 16rem; } }
    @media (max-width: 47.9375em) {
      .lyric-nav-frame-image {
        position: relative; } }
    @media (max-width: 40em) {
      .lyric-nav-frame-image {
        display: none; } }
  .lyric-nav-toggle {
    width: 1.875rem;
    height: 1.875rem; }
    .lyric-nav-toggle[aria-expanded=true] span:not(.mnav-trigger-text) {
      background-color: transparent; }
      .lyric-nav-toggle[aria-expanded=true] span:not(.mnav-trigger-text):before, .lyric-nav-toggle[aria-expanded=true] span:not(.mnav-trigger-text):after {
        top: 0;
        background-color: #91004C;
        transition: top 0.3s ease 0s, transform 0.3s ease 0.3s, background-color 0.3s ease 0s; }
      .lyric-nav-toggle[aria-expanded=true] span:not(.mnav-trigger-text):before {
        transform: rotate(-45deg); }
      .lyric-nav-toggle[aria-expanded=true] span:not(.mnav-trigger-text):after {
        transform: rotate(45deg); }
    .lyric-nav-toggle > span:not(.visually-hidden) {
      display: block;
      height: 0.1875rem;
      width: 1.875rem;
      background-color: #91004C;
      position: relative;
      transition: background-color 0.3s ease 0s, transform 0.3s ease 0s; }
      .lyric-nav-toggle > span:not(.visually-hidden):before, .lyric-nav-toggle > span:not(.visually-hidden):after {
        content: '';
        background-color: #91004C;
        transition: top 0.3s ease 0.3s, transform 0.3s ease 0s, background-color 0.3s ease 0s;
        transform: rotate(0); }
      .lyric-nav-toggle > span:not(.visually-hidden):before {
        top: -0.4375rem; }
      .lyric-nav-toggle > span:not(.visually-hidden):after {
        top: 0.4375rem; }
    .lyric-nav-toggle:hover:not([aria-expanded=true]) > span:not(.visually-hidden), .lyric-nav-toggle:focus:not([aria-expanded=true]) > span:not(.visually-hidden) {
      background-color: #F4666B; }
      .lyric-nav-toggle:hover:not([aria-expanded=true]) > span:not(.visually-hidden):before, .lyric-nav-toggle:focus:not([aria-expanded=true]) > span:not(.visually-hidden):before {
        top: -0.625rem;
        background-color: #F4666B; }
      .lyric-nav-toggle:hover:not([aria-expanded=true]) > span:not(.visually-hidden):after, .lyric-nav-toggle:focus:not([aria-expanded=true]) > span:not(.visually-hidden):after {
        top: 0.625rem;
        background-color: #F4666B; }
  .lyric-nav-links {
    list-style-type: none;
    margin: 0;
    padding-right: 24.5rem; }
    @media screen and (max-width: 47.9375em) {
      .lyric-nav-links {
        padding-right: 15.1875rem; } }
    @media screen and (max-width: 40em) {
      .lyric-nav-links {
        padding-right: 18rem; } }
    @media (max-width: 47.9375em) {
      .lyric-nav-links {
        padding-right: 2rem; } }
    .lyric-nav-links-button {
      color: #ffffff;
      text-indent: -2rem;
      padding-left: 2rem; }
      .lyric-nav-links-button:after {
        display: inline;
        background-image: none !important; }
      .lyric-nav-links-button:after {
        color: #F4666B; }
      .lyric-nav-links-button[aria-expanded=false]:after {
        content: ' +'; }
      .lyric-nav-links-button[aria-expanded=true]:after {
        content: ' -'; }
      .lyric-nav-links-button:focus {
        margin-bottom: 0.5rem; }
    .lyric-nav-links-item + .lyric-nav-links-item {
      margin-top: 2rem; }
    .lyric-nav-links-subnav[aria-hidden=true] {
      display: none; }
    .lyric-nav-links-subnav[aria-hidden=false] {
      display: none; }
  @media (min-width: 64em) {
    .lyric-nav-subnav {
      display: flex;
      width: calc(100% + 2rem);
      margin-left: -1.5rem;
      margin-right: 1.5rem; }
      .lyric-nav-subnav-list {
        width: 50%;
        padding: 0 1.5rem; } }
  @media (max-width: 40em) {
    .lyric-nav-subnav-list + .lyric-nav-subnav-list {
      margin-top: 0.5rem; } }
  @media (max-width: 40em) {
    .lyric-nav-subnav-item + .lyric-nav-subnav-item {
      margin-top: 0.5rem; } }
  .lyric-nav-subnav-link {
    color: #ffffff;
    text-decoration: none;
    text-indent: -1.5rem;
    padding-left: 1.5rem;
    display: block; }

.lyric-nav-search {
  color: #91004C; }
  .lyric-nav-search-heading {
    color: #000000;
    margin-bottom: 0.5rem; }
  .lyric-nav-search[inert] {
    display: none; }
  @media (min-width: 47.9375em) {
    .lyric-nav-search-trigger[aria-expanded=true] svg {
      fill: #F4666B; }
    .lyric-nav-search-trigger:hover svg, .lyric-nav-search-trigger:focus svg {
      fill: #F4666B; } }
  .lyric-nav-search-trigger svg {
    fill: #91004C;
    display: block;
    height: 1.0625rem;
    width: 0.75rem;
    pointer-events: none; }
    @media (max-width: 47.9375em) {
      .lyric-nav-search-trigger svg {
        fill: #ffffff; } }
  @media (max-width: 40em) {
    .lyric-nav-search-trigger {
      transform: rotateY(180deg); } }
  .lyric-nav-search-back {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 1.5rem;
    margin-left: 1.60375rem; }
    @media (min-width: 64.0625em) {
      .lyric-nav-search-back {
        display: none; } }
  .lyric-nav-search-close {
    position: absolute;
    top: 0;
    right: 0; }
    .lyric-nav-search-close svg {
      fill: #91004C; }
    @media (max-width: 64em) {
      .lyric-nav-search-close {
        display: none; } }
  .lyric-nav-search .lyric-nav-panel-inner {
    background-color: white; }
    @media (min-width: 64em) {
      .lyric-nav-search .lyric-nav-panel-inner {
        border-left: 0.125rem solid #91004C; } }
    @media (max-width: 64em) {
      .lyric-nav-search .lyric-nav-panel-inner {
        border-top: 0.125rem solid #91004C; } }
  .lyric-nav-search .lyric-nav-frame {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center; }

.lyric-nav-utility {
  list-style-type: none;
  margin: 0;
  display: flex;
  align-items: center; }
  @media (min-width: 40.0625em) and (max-width: 47.9375em) {
    .lyric-nav-utility {
      flex-direction: column; } }
  @media (max-width: 40em) {
    .lyric-nav-utility {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media (max-width: 47.9375em) {
    .lyric-nav-utility-desktop {
      display: none; } }
  .lyric-nav-utility-mobile {
    padding-top: 0; }
    @media (min-width: 47.9375em) {
      .lyric-nav-utility-mobile {
        display: none; } }
  .lyric-nav-utility-link {
    margin-right: 2rem; }
    @media (max-width: 47.9375em) {
      .lyric-nav-utility-link {
        margin-right: 1rem; } }
    @media (max-width: 47.9375em) {
      .lyric-nav-utility-link a {
        color: #ffffff; } }

.footer {
  color: white;
  background-color: #91004C;
  padding-top: 5.625rem;
  padding-bottom: 5.625rem; }
  @media (max-width: 47.9375em) {
    .footer {
      padding-top: 2.4375rem;
      padding-bottom: 2.4375rem; } }
  @media (max-width: 47.9375em) {
    .footer {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  @media (min-width: 48em) {
    .footer-inner {
      display: flex;
      align-items: flex-start;
      width: calc(100% + 2rem);
      margin-left: -1rem; } }
  @media (min-width: 48em) {
    .footer-aside {
      width: 25%;
      flex-grow: 1;
      padding: 0.3125rem 1rem 0; } }
  @media (max-width: 47.9375em) {
    .footer-aside {
      margin-bottom: 2rem; } }
  .footer-logo-secondary {
    margin-top: 3rem; }
    .footer-logo-secondary img {
      max-width: 250px;
      width: 100%;
      margin-bottom: 0.5rem; }
  @media (min-width: 48em) {
    .footer-main {
      flex-grow: 1;
      display: flex;
      flex-wrap: wrap;
      padding: 0 1rem; } }
  .footer-main-section {
    width: 33.33%; }
    @media (max-width: 47.9375em) {
      .footer-main-section {
        width: 50%;
        margin-bottom: 3rem; }
        .footer-main-section.footer-social {
          margin-bottom: 0; } }
    @media (max-width: 47.9375em) {
      .footer-main-section {
        width: 100%;
        margin-bottom: 2rem; } }
  .footer-copyright > p {
    margin: 0; }
    @media (min-width: 80.0625em) {
      .footer-copyright > p:last-child {
        width: 33.33%; } }
  @media (min-width: 47.9375em) {
    .footer-copyright {
      margin-top: 6rem;
      display: flex;
      justify-content: space-between;
      width: 100%; } }
  @media (max-width: 47.9375em) {
    .footer-copyright {
      margin-top: 3rem;
      width: 100%; } }
  @media (min-width: 48em) and (max-width: 47.9375em) {
    .footer-copyright > p {
      width: 50%; } }
  .footer-linkslist a {
    color: #ffffff;
    text-decoration: none; }
    .footer-linkslist a:hover, .footer-linkslist a:focus {
      color: #F4666B; }
  .footer-logo {
    display: block;
    height: 100%;
    width: 100%; }
    .footer-logo-container {
      width: 8.4375rem;
      height: 8.4375rem;
      background-color: white; }
      @media screen and (max-width: 47.9375em) {
        .footer-logo-container {
          width: 5.625rem; } }
      @media screen and (max-width: 40em) {
        .footer-logo-container {
          width: 4.6875rem; } }
      @media screen and (max-width: 47.9375em) {
        .footer-logo-container {
          height: 5.625rem; } }
      @media screen and (max-width: 40em) {
        .footer-logo-container {
          height: 4.6875rem; } }
  .footer a:focus {
    outline-color: #ffffff !important; }
  .footer a svg {
    fill: currentColor; }

.footer-social-intro {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem; }

.footer-social-links {
  display: flex;
  flex-wrap: wrap; }
  .footer-social-links:focus {
    outline-color: #ffffff; }
  .footer-social-links-item + .footer-social-links-item {
    margin-left: 1.5rem; }

.footer-social-link {
  display: block;
  color: #ffffff; }
  .footer-social-link:hover, .footer-social-link:focus {
    color: #F4666B; }
  .footer-social-link:focus {
    outline-color: #ffffff !important; }

.footer-social-icon {
  display: block;
  width: 1.75rem;
  height: 1.75rem; }

.footer-social-cta {
  width: 100%;
  margin-top: 1.5rem; }

.row-fluid + .row-fluid {
  margin-top: 2rem; }

.row-fluid .span4 {
  width: calc(33.33333% - 1rem);
  margin-right: 1.5rem; }
  .row-fluid .span4:nth-child(3n) {
    margin-right: 0; }

.field-columns {
  display: flex;
  align-items: flex-end;
  max-width: 31rem;
  margin-top: 1rem; }
  .expr .field-columns {
    align-items: flex-end; }
  .field-columns label {
    margin-top: 0; }
    @media (max-width: 40em) {
      .field-columns label {
        margin-top: 1rem; } }
  .field-columns .leftCol,
  .field-columns .rightCol {
    width: calc(50% - 0.75rem); }
    .field-columns .leftCol input:not([type='radio']):not([type='checkbox']),
    .field-columns .leftCol select,
    .field-columns .rightCol input:not([type='radio']):not([type='checkbox']),
    .field-columns .rightCol select {
      width: 100%; }
  .field-columns .leftCol {
    margin-right: 1.5rem; }
  @media (max-width: 40em) {
    .field-columns-expand-mobile {
      display: block; }
      .field-columns-expand-mobile .leftCol,
      .field-columns-expand-mobile .rightCol {
        width: 100%; } }

.lyric-donation-body, .lyric-header, .cart-add-ons, .fixed-panel.unfix, .my-benefits-list {
  margin-left: -3.625rem;
  margin-right: -3.625rem; }
  @media screen and (max-width: 47.9375em) {
    .lyric-donation-body, .lyric-header, .cart-add-ons, .fixed-panel.unfix, .my-benefits-list {
      margin-left: -2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-donation-body, .lyric-header, .cart-add-ons, .fixed-panel.unfix, .my-benefits-list {
      margin-left: -1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .lyric-donation-body, .lyric-header, .cart-add-ons, .fixed-panel.unfix, .my-benefits-list {
      margin-right: -2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-donation-body, .lyric-header, .cart-add-ons, .fixed-panel.unfix, .my-benefits-list {
      margin-right: -1.687rem; } }

.white-panel, .subs .subs-inner,
.lyric-cart-item,
.renewalOptions,
.cart-add-ons,
#cartActions .lyric-cart-totals,
#cartActions .lyric-cart-roundup,
.simpleModal,
.lyric-payment-information-inner,
.lyric-register-modal-inner,
.best-available .performanceInfo,
.best-available-promo,
#bestAvailableTable,
.lyric-exchange-performance,
.fixed-panel,
.lyric-package,
.lyric-addons-production,
.lyric-addons-tradeone,
.lyric-flex-production,
.my-calendar-event,
.my-profile-update-processing,
.my-profile-success-box,
.my-gifts-table,
.my-membership-item,
.subs .subs-inner-secondary,
.lyric-tradeone-ext-list,
.lyric-tradeone-prod-list > li,
.lyric-merch-detail-img,
.lyric-merch-detail-info,
.lyric-modal-inner {
  background: #ffffff; }
  .white-panel > *:first-child, .subs .subs-inner > *:first-child,
  .lyric-cart-item > *:first-child,
  .renewalOptions > *:first-child,
  .cart-add-ons > *:first-child,
  #cartActions .lyric-cart-totals > *:first-child,
  #cartActions .lyric-cart-roundup > *:first-child,
  .simpleModal > *:first-child,
  .lyric-payment-information-inner > *:first-child,
  .lyric-register-modal-inner > *:first-child,
  .best-available .performanceInfo > *:first-child,
  .best-available-promo > *:first-child,
  #bestAvailableTable > *:first-child,
  .lyric-exchange-performance > *:first-child,
  .fixed-panel > *:first-child,
  .lyric-package > *:first-child,
  .lyric-addons-production > *:first-child,
  .lyric-addons-tradeone > *:first-child,
  .lyric-flex-production > *:first-child,
  .my-calendar-event > *:first-child,
  .my-profile-update-processing > *:first-child,
  .my-profile-success-box > *:first-child,
  .my-gifts-table > *:first-child,
  .my-membership-item > *:first-child,
  .subs .subs-inner-secondary > *:first-child,
  .lyric-tradeone-ext-list > *:first-child,
  .lyric-tradeone-prod-list > li > *:first-child,
  .lyric-merch-detail-img > *:first-child,
  .lyric-merch-detail-info > *:first-child,
  .lyric-modal-inner > *:first-child {
    margin-top: 0; }

.white-panel + .white-panel, .subs .subs-inner + .white-panel, .subs .white-panel + .subs-inner, .subs .subs-inner + .subs-inner {
  margin-top: 2rem; }

#form1 {
  display: flex;
  flex-direction: column;
  height: 100vh; }

.wrapper {
  flex: 1 0 auto; }

.lyric-column-container {
  display: flex; }
  .lyric-column-container > * {
    min-height: 1px; }

.lyric-column-left {
  margin-right: 2rem;
  flex: 0 1 auto;
  width: calc(50% - 1rem); }
  .lyric-column-left > * {
    width: 100%; }
  .lyric-column-left > *:first-child {
    margin-top: 0; }

.lyric-column-right {
  flex: 1 1 auto;
  width: calc(50% - 1rem); }
  .lyric-column-right > * {
    width: 100%; }
  .lyric-column-right > *:first-child {
    margin-top: 0; }

.lyric-column-sidebar {
  margin-right: 2rem;
  margin-bottom: -2rem;
  border-bottom-left-radius: 0.5rem;
  flex: 0 1 auto;
  width: calc(25% - 1rem); }
  .lyric-column-sidebar > * {
    width: 100%; }

.lyric-column-main {
  flex: 1 1 auto;
  min-height: 600px;
  width: calc(75% - 1rem); }
  .lyric-column-main > * {
    width: 100%; }

.lyric-column-three {
  display: flex; }
  .lyric-column-three > div,
  .lyric-column-three > ul {
    width: calc(33.33333% - 1.33333rem);
    margin-right: 2rem;
    margin-top: 0; }
    .lyric-column-three > div + .white-panel, .subs .lyric-column-three > div + .subs-inner,
    .lyric-column-three > ul + .white-panel,
    .subs .lyric-column-three > ul + .subs-inner {
      margin-top: 0; }
    .lyric-column-three > div > *:first-child,
    .lyric-column-three > ul > *:first-child {
      margin-top: 0; }
    .lyric-column-three > div:last-child,
    .lyric-column-three > ul:last-child {
      margin-right: 0; }
  .lyric-column-three > ul {
    margin-left: 0;
    list-style-type: none; }
  @media (max-width: 64em) {
    .lyric-column-three {
      flex-direction: column; }
      .lyric-column-three > div,
      .lyric-column-three > ul {
        width: 100%;
        margin-right: 0;
        margin-top: 2rem; }
        .lyric-column-three > div + .white-panel, .subs .lyric-column-three > div + .subs-inner,
        .lyric-column-three > ul + .white-panel,
        .subs .lyric-column-three > ul + .subs-inner {
          margin-top: 2rem; }
        .lyric-column-three > div:first-child,
        .lyric-column-three > ul:first-child {
          margin-top: 0; } }

.lyric-column-quarter {
  margin-right: 2rem;
  flex: 0 1 auto;
  width: calc(25% - 1rem); }
  .lyric-column-quarter > * {
    width: 100%; }
  .lyric-column-quarter > *:first-child {
    margin-top: 0; }

.lyric-column-three-quarters {
  flex: 1 1 auto;
  width: calc(75% - 1rem); }
  .lyric-column-three-quarters > * {
    width: 100%; }
  .lyric-column-three-quarters > *:first-child {
    margin-top: 0; }

@media (max-width: 47.9375em) {
  .lyric-column-container {
    flex-direction: column; }
    .lyric-column-container.reverse {
      flex-direction: column-reverse; }
      .lyric-column-container.reverse > :first-child {
        margin-top: 2rem; }
      .lyric-column-container.reverse > :last-child {
        margin-top: 0; }
    .lyric-column-container > * {
      min-width: 100%;
      width: auto;
      margin-top: 2rem;
      margin-right: inherit; }
    .lyric-column-container > :first-child {
      margin-top: 0; } }

@media (min-width: 48em) {
  .mobile {
    display: none;
    visibility: hidden; }
    .mobile.row-fluid + .row-fluid {
      margin-top: 0; } }

@media (max-width: 47.9375em) {
  .desktop {
    display: none;
    visibility: hidden; }
    .desktop.row-fluid + .row-fluid {
      margin-top: 0; } }

.visually-hidden, .adage-fiftyfifty .adage-image-block figcaption {
  /*https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html*/
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

.lyric-page > h1:first-child,
.lyric-page > h2:first-child,
.lyric-page > h3:first-child {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.lyric-header + .lyric-body {
  padding-top: 2rem; }

.lyric-login h1 {
  margin-bottom: 3rem; }

.lyric-login-login h2 {
  margin-bottom: 1.5rem; }

.lyric-login .register {
  margin: 0; }
  .lyric-login .register h2 {
    margin-bottom: 1.5rem; }

.lyric-login input[type='text'],
.lyric-login input[type='password'] {
  width: calc(100% - 13px); }

.lyric-login-btn {
  margin-top: 1.5rem; }

.lyric-donation-header {
  margin-bottom: 0 !important; }

.lyric-donation-blocks > *:first-child.adage-bordered-block {
  border-top: none; }

@media (min-width: 48em) {
  .lyric-donation-half + .lyric-donation-half {
    padding-left: 2rem; } }

@media (max-width: 47.9375em) {
  .lyric-donation-half + .lyric-donation-half {
    margin-top: 2rem; } }

.lyric-donation-honoree {
  margin-top: 2rem; }

.lyric-donation-inputlist li + li {
  margin-top: 1rem; }

.lyric-donation-intro-text, .lyric-donation-form-content {
  margin-top: 3rem;
  margin-left: 6.31rem; }
  @media screen and (max-width: 47.9375em) {
    .lyric-donation-intro-text, .lyric-donation-form-content {
      margin-left: 3.8125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-donation-intro-text, .lyric-donation-form-content {
      margin-left: 0; } }
  @media (max-width: 64em) {
    .lyric-donation-intro-text, .lyric-donation-form-content {
      margin-left: 0; } }

.lyric-donation-recurring.hide, .lyric-donation-recurring .hide {
  display: none; }

.lyric-donation-commemorative-gift-container {
  margin: 2rem 0 0 0;
  padding: 0;
  color: #000000; }
  .lyric-donation-commemorative-gift-container label {
    margin-bottom: 0.5rem; }

.lyric-donation .lyric-column-aside h2 {
  margin-top: 0; }

@media (min-width: 48em) {
  .lyric-donation .lyric-column-right > h2 {
    margin-top: 0; } }

.lyric-donation-amount, .lyric-donation-donor-name {
  display: flex; }
  .lyric-donation-amount span, .lyric-donation-donor-name span {
    font-size: 1.5rem;
    color: #F4666B;
    margin: 1.5rem 0 0 0.25rem; }

.lyric-donation-error-message, .lyric-donation .errorBox {
  margin-top: .5rem;
  color: #ffffff;
  padding: 0;
  border: none; }
  .lyric-donation-error-message p, .lyric-donation .errorBox p {
    color: #ffffff; }
  .lyric-donation-error-message[style*=inline], .lyric-donation .errorBox[style*=inline] {
    display: block !important; }

.lyric-donation-skip-memberships-btn {
  margin-top: 1.5rem; }

.lyric-donation-submit {
  margin-top: 2rem; }
  .lyric-donation-submit-btn {
    margin-top: 2.5rem; }
    .lyric-donation-submit-btn input[type=submit] {
      text-transform: none !important;
      color: white !important; }
    .lyric-donation-submit-btn:after {
      background-image: url(/Static/images/arrow-white.svg) !important; }
  .lyric-donation-submit-wysiwyg {
    margin-top: 3rem; }
    .lyric-donation-submit-wysiwyg p {
      color: black; }

.lyric-donation-form label {
  color: white !important; }
  .lyric-donation-form label.lyric-donation-form-large-label {
    color: black !important; }

.lyric-donation-form .lyric-donation-commemorative-gift-container label, .lyric-donation-form .lyric-donation-form-recurring label {
  color: black !important; }

.lyric-donation-form h3, .lyric-donation-form h2 {
  color: black !important; }

.lyric-donation-form .lyric-donation-form-intro {
  max-width: 37rem;
  margin-bottom: 2rem; }
  .lyric-donation-form .lyric-donation-form-intro p {
    color: white; }

.lyric-donation-form-large-label, .lyric-donation-form legend, .lyric-donation-form h3 {
  color: black !important; }

.lyric-donation-form-donorname {
  margin-top: 2rem !important; }

.lyric-donation-form-section + .lyric-donation-form-section {
  margin-top: 2rem; }

.lyric-donation-form-prompt {
  margin: 1rem 0; }
  .lyric-donation-form-prompt p {
    color: white !important; }

.lyric-donation-form input[type=checkbox]:focus + label:before, .lyric-donation-form input[type=radio]:focus + label:before {
  outline-color: #ffffff; }

.lyric-donation-form input[type=checkbox] + label, .lyric-donation-form input[type=radio] + label {
  color: white;
  padding-left: 2.875rem;
  letter-spacing: 0; }
  @media (max-width: 40em) {
    .lyric-donation-form input[type=checkbox] + label, .lyric-donation-form input[type=radio] + label {
      padding-top: 0.625rem; } }
  .lyric-donation-form input[type=checkbox] + label:before, .lyric-donation-form input[type=radio] + label:before {
    border-color: white;
    height: 1.875rem;
    width: 1.875rem; }
  .lyric-donation-form input[type=checkbox] + label:after, .lyric-donation-form input[type=radio] + label:after {
    border: none;
    height: 1.875rem;
    width: 1.875rem;
    transform: none;
    top: 2px;
    left: 0; }

.lyric-donation-form input[type=checkbox]:checked + label:after {
  background-image: url(/Static/images/checkbox-selected.svg); }

.lyric-donation-form input[type=radio]:checked + label:after {
  background-color: white;
  height: 1.375rem;
  width: 1.375rem;
  transform: none;
  top: 0.375rem;
  left: 0.25rem; }

.lyric-donation-form-recurring {
  margin-bottom: 2rem; }
  .lyric-donation-form-recurring td {
    padding-top: 1rem; }

@media (min-width: 40.0625em) {
  .lyric-donation-form-recurring, .lyric-donation-form-honoree-inputs {
    padding-left: 2rem; } }

.lyric-donation-form-honoree-inputs label, .lyric-donation-form-recurring label {
  font-family: "ITCAvantGardeGothic-Body", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important; }

#subscriptionBuilder .lyric-header {
  margin-top: -2rem; }

.lyric-header {
  position: relative;
  margin-bottom: 3.75rem; }
  @media (max-width: 47.9375em) {
    .lyric-header {
      margin-bottom: 1.5rem; } }
  .lyric-header-content-narrow {
    margin-left: 6.31rem;
    margin-right: 6.31rem; }
    @media screen and (max-width: 47.9375em) {
      .lyric-header-content-narrow {
        margin-left: 3.8125rem; } }
    @media screen and (max-width: 40em) {
      .lyric-header-content-narrow {
        margin-left: 0; } }
    @media screen and (max-width: 47.9375em) {
      .lyric-header-content-narrow {
        margin-right: 3.8125rem; } }
    @media screen and (max-width: 40em) {
      .lyric-header-content-narrow {
        margin-right: 0; } }
  .lyric-header-title {
    margin-top: 0; }
  .lyric-header-id {
    margin-bottom: 0; }
  .lyric-header-logout {
    right: 3.625rem;
    position: absolute;
    top: 2rem;
    color: #ffffff;
    text-transform: uppercase; }
    @media screen and (max-width: 47.9375em) {
      .lyric-header-logout {
        right: 2.125rem; } }
    @media screen and (max-width: 40em) {
      .lyric-header-logout {
        right: 1.687rem; } }
    .lyric-header-logout:after {
      border-color: #ffffff; }
    .lyric-header-logout:hover, .lyric-header-logout:focus, .lyric-header-logout:active {
      color: #ffffff; }
    @media (max-width: 47.9375em) {
      .lyric-header-logout {
        font-size: 0.75rem; } }
  .lyric-header-breadcrumb {
    color: #ffffff;
    margin-top: 0;
    position: absolute;
    top: 80%; }
    .lyric-header-breadcrumb a {
      color: #ffffff;
      text-decoration: underline;
      font-weight: normal; }

.lyric-member-benefits-header {
  margin: 0;
  border: 0;
  background: #91004C;
  color: #ffffff;
  padding: 1rem;
  margin-top: 1.5rem;
  border: 0.125rem solid #91004C;
  transition: 0.2s all;
  cursor: pointer; }
  .lyric-member-benefits-header:hover, .lyric-member-benefits-header:focus {
    background-color: #91004C;
    border-color: #91004C; }
  .lyric-member-benefits-header:focus {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .lyric-member-benefits-header.open {
    background-color: #91004C;
    border-color: #91004C;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 0; }
    .lyric-member-benefits-header.open:after {
      transform: translateY(-40%) rotate(-135deg); }

.lyric-member-benefits-level {
  background-color: #ffffff;
  padding: 1.5rem;
  border-color: #91004C;
  border-style: solid;
  border-width: 0 0.125rem 0.125rem 0.125rem; }
  .lyric-member-benefits-level-select {
    margin-top: 2rem; }
  .lyric-member-benefits-level.preload {
    display: none; }

.lyric-member-benefits-amount, .lyric-member-benefits-title {
  margin-top: 0;
  padding-right: 3rem; }

.lyric-member-benefits-item + .lyric-member-benefits-item {
  border-top: 0.125rem solid #91004C;
  padding-top: 1.5rem;
  margin-top: 1.5rem; }

.lyric-member-benefits-item > h3 {
  margin-top: 0; }
  .lyric-member-benefits-item > h3 + ul {
    margin-top: 0.5rem; }

.lyric-cart-tradeone-btn {
  text-align: center;
  margin-top: 1rem; }
  .lyric-cart-tradeone-btn > a {
    width: 100%; }

.lyric-cart-item {
  margin: 1rem 0; }
  @media (min-width: 40.0625em) {
    .lyric-cart-item {
      margin: 3rem 0; } }
  .lyric-cart-item .flexGuidelines h5,
  .lyric-cart-item .flexGuidelines h2 {
    margin-bottom: 0;
    margin-top: 0; }
  .lyric-cart-item .headerTr th {
    padding: 0.5rem;
    text-align: left; }
  .lyric-cart-item .headerTr th:first-child {
    width: calc(75% - 1rem);
    padding-right: 1rem;
    padding-left: 0;
    text-align: left; }
  .lyric-cart-item .perfRow td:first-child {
    width: calc(75% - 1rem);
    padding-right: 1rem;
    padding-left: 0; }
  .lyric-cart-item .perfRow td:last-child {
    width: calc(25% + 1rem);
    padding-right: 1.5rem; }
  .lyric-cart-item .packageCart > tbody > tr > td {
    padding-top: 0.5rem; }
  .lyric-cart-item .packageCart .packageInfo {
    width: 25%;
    font-size: 3rem;
    line-height: 1.125; }
    @media screen and (max-width: 80em) {
      .lyric-cart-item .packageCart .packageInfo {
        font-size: 2.25rem;
        line-height: 1.11; } }
  .lyric-cart-item .packageCart .packagePerformances .performanceRow {
    list-style-type: none;
    margin: 0; }
  .lyric-cart-item .packageCart .priceTypes {
    width: 25%;
    padding-right: 0; }

.lyric-cart td {
  padding: 0.5rem; }

.lyric-cart #cartItemDisplay {
  border-bottom: none; }

.lyric-cart-remove {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 0;
  position: relative;
  width: 2rem;
  height: 2rem;
  float: right; }
  .lyric-cart-remove:before, .lyric-cart-remove:after {
    content: '';
    width: 2rem;
    height: 0;
    border-style: solid;
    border-color: #91004C;
    border-top-width: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    transition: 0.2s all; }
  .lyric-cart-remove:before {
    transform: rotate(45deg); }
  .lyric-cart-remove:after {
    transform: rotate(-45deg); }
  .lyric-cart-remove:hover {
    box-shadow: none;
    background: transparent; }
    .lyric-cart-remove:hover:before, .lyric-cart-remove:hover:after {
      border-color: #F4666B; }

.lyric-cart-edit {
  margin-top: 0.5rem;
  display: block; }

#cartActions {
  padding: 0;
  width: 100%;
  float: none; }
  @media (max-width: 47.9375em) {
    #cartActions {
      width: 100%; } }

#cartActions,
.cartActions,
.renewalOptions {
  border: none;
  margin: 2rem 0 1rem; }
  @media (max-width: 47.9375em) {
    #cartActions,
    .cartActions,
    .renewalOptions {
      width: 100%;
      float: none; } }
  #cartActions ul,
  .cartActions ul,
  .renewalOptions ul {
    margin: 0; }
  #cartActions li,
  .cartActions li,
  .renewalOptions li {
    padding: 1.5rem 0.5rem; }
    #cartActions li label,
    .cartActions li label,
    .renewalOptions li label {
      margin: 0; }
      #cartActions li label + *,
      .cartActions li label + *,
      .renewalOptions li label + * {
        margin: 0 !important; }
  #cartActions li,
  .cartActions li,
  .renewalOptions li {
    border-bottom: 2px solid #91004C;
    border-top: 2px solid #91004C;
    background-color: transparent; }
  #cartActions li + li:not(.hide),
  .cartActions li + li:not(.hide),
  .renewalOptions li + li:not(.hide) {
    border-top: none;
    background-color: transparent; }
  #cartActions li:nth-child(2n),
  .cartActions li:nth-child(2n),
  .renewalOptions li:nth-child(2n) {
    background-color: transparent; }
  #cartActions .pull-left,
  .cartActions .pull-left,
  .renewalOptions .pull-left {
    float: none;
    display: inline-block; }

.renewalOptions .actions {
  margin-top: 1rem; }
  .renewalOptions .actions .btn {
    display: flex;
    align-items: center; }
    .renewalOptions .actions .btn + .btn {
      margin-top: 0.5rem; }

.renewalOptions {
  width: 50%;
  float: right;
  margin-top: 0; }
  .renewalOptions + div {
    clear: both; }
  .renewalOptions + .actions {
    text-align: right; }
    .renewalOptions + .actions input[type='submit'] {
      margin-top: 0.5rem; }
  @media (max-width: 47.9375em) {
    .renewalOptions {
      width: 100%;
      float: none; } }

/*Let's start over*/
.lyric-flex-cart {
  margin-top: 1rem; }
  .lyric-flex-cart tr:not(:last-child) td {
    border-bottom: 1px solid #91004C;
    padding-bottom: 0.5rem; }
  .lyric-flex-cart thead th {
    background: #91004C;
    color: #ffffff;
    padding: 0.5rem;
    font-weight: 500;
    text-align: left; }
  @media (max-width: 47.9375em) {
    .lyric-flex-cart thead {
      display: none; } }
  @media (max-width: 47.9375em) {
    .lyric-flex-cart .perfRow td,
    .lyric-flex-cart .perfRow td:first-child,
    .lyric-flex-cart .perfRow:not(:last-child) td {
      display: block;
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      border-bottom: none; }
      .lyric-flex-cart .perfRow td[data-cell-name]:before,
      .lyric-flex-cart .perfRow td:first-child[data-cell-name]:before,
      .lyric-flex-cart .perfRow:not(:last-child) td[data-cell-name]:before {
        content: attr(data-cell-name);
        display: inline-block;
        width: 100%;
        background: #e0e0e0;
        padding: 0 0.25rem;
        line-height: 1.5;
        margin-bottom: 0.25rem; }
    .lyric-flex-cart .perfRow:not(:first-child) td:first-child {
      padding-top: 1rem;
      border-top: 1px solid #000000; }
    .lyric-flex-cart .perfRow td:last-child {
      padding-bottom: 1rem;
      width: 100%; } }

.lyric-master-cart.packageCart,
.lyric-full-cart.packageCart {
  margin-top: 1rem; }
  .lyric-master-cart.packageCart thead th,
  .lyric-full-cart.packageCart thead th {
    background: #e0e0e0;
    padding: 0.5rem;
    font-weight: 500;
    text-align: left; }
    .lyric-master-cart.packageCart thead th.lyric-master-cart-tickets-header,
    .lyric-full-cart.packageCart thead th.lyric-master-cart-tickets-header {
      width: 25%; }
  @media (max-width: 47.9375em) {
    .lyric-master-cart.packageCart thead,
    .lyric-full-cart.packageCart thead {
      display: none; } }
  .lyric-master-cart.packageCart .packagePerformances,
  .lyric-full-cart.packageCart .packagePerformances {
    padding-right: 1rem; }
  .lyric-master-cart.packageCart .performanceRow li,
  .lyric-full-cart.packageCart .performanceRow li {
    padding-top: 0.5rem; }
    .lyric-master-cart.packageCart .performanceRow li:not(:last-child),
    .lyric-full-cart.packageCart .performanceRow li:not(:last-child) {
      padding-bottom: 0.5rem;
      border-bottom: 1px solid #e0e0e0; }
  @media (max-width: 47.9375em) {
    .lyric-master-cart.packageCart > tbody > tr .packagePerformances,
    .lyric-full-cart.packageCart > tbody > tr .packagePerformances {
      padding-top: 0;
      padding-right: 0; }
    .lyric-master-cart.packageCart > tbody > tr td:last-child,
    .lyric-full-cart.packageCart > tbody > tr td:last-child {
      padding-bottom: 1.5rem; }
    .lyric-master-cart.packageCart > tbody > tr:first-child ~ tr td:first-child,
    .lyric-full-cart.packageCart > tbody > tr:first-child ~ tr td:first-child {
      padding-top: 1.5rem;
      border-top: 1px solid #000000; } }

@media (max-width: 47.9375em) and (max-width: 47.9375em) {
  .lyric-master-cart.packageCart > tbody > tr > td, .lyric-master-cart.packageCart > tbody > tr > td:last-child,
  .lyric-master-cart.packageCart > tbody > tr > .priceTypes,
  .lyric-master-cart.packageCart > tbody > tr > .priceTypes:last-child,
  .lyric-master-cart.packageCart > tbody > tr > .packageInfo,
  .lyric-master-cart.packageCart > tbody > tr > .packageInfo:last-child,
  .lyric-full-cart.packageCart > tbody > tr > td,
  .lyric-full-cart.packageCart > tbody > tr > td:last-child,
  .lyric-full-cart.packageCart > tbody > tr > .priceTypes,
  .lyric-full-cart.packageCart > tbody > tr > .priceTypes:last-child,
  .lyric-full-cart.packageCart > tbody > tr > .packageInfo,
  .lyric-full-cart.packageCart > tbody > tr > .packageInfo:last-child {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .lyric-master-cart.packageCart > tbody > tr > td[data-cell-name]:before,
  .lyric-master-cart.packageCart > tbody > tr > .priceTypes[data-cell-name]:before,
  .lyric-master-cart.packageCart > tbody > tr > .packageInfo[data-cell-name]:before,
  .lyric-full-cart.packageCart > tbody > tr > td[data-cell-name]:before,
  .lyric-full-cart.packageCart > tbody > tr > .priceTypes[data-cell-name]:before,
  .lyric-full-cart.packageCart > tbody > tr > .packageInfo[data-cell-name]:before {
    content: attr(data-cell-name);
    display: inline-block;
    width: 100%;
    background: #e0e0e0;
    padding: 0.25rem;
    margin-bottom: 0.25rem; } }

.cart-add-ons {
  border-top: 0.125rem solid #91004C; }

.emptyCartAlert {
  margin-top: 2rem; }

.lyric-add-on-block > *:first-child {
  margin-top: 0; }

.lyric-add-on-block + .lyric-add-on-block {
  margin-top: 1.5rem;
  border-top: 0.125rem solid #91004C;
  padding-top: 1.5rem; }
  @media (max-width: 47.9375em) {
    .lyric-add-on-block + .lyric-add-on-block {
      margin-top: 1rem;
      padding-top: 1rem; } }

.lyric-single-cart {
  margin-top: 1rem; }
  .lyric-single-cart .headerLine,
  .lyric-single-cart .body {
    margin: 0; }
  .lyric-single-cart .body td {
    padding-top: 0.5rem; }
    .lyric-single-cart .body td ul li {
      padding-bottom: 0.5rem; }
  .lyric-single-cart-table ul {
    margin: 0; }
  .lyric-single-cart-table td {
    width: 25%; }
    @media (max-width: 47.9375em) {
      .lyric-single-cart-table td, .lyric-single-cart-table td:last-child {
        display: block;
        width: 100%;
        padding-left: 0; }
      .lyric-single-cart-table td[data-cell-name]:before {
        content: attr(data-cell-name);
        display: inline-block;
        width: 100%;
        background: #91004C;
        color: #ffffff;
        padding: 0.25rem;
        margin-bottom: 0.25rem; } }
  .lyric-single-cart-table tr:not(:last-child) td {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 0.5rem; }
  .lyric-single-cart-table thead th {
    background: #91004C;
    color: #ffffff;
    padding: 0.5rem;
    font-weight: 500;
    text-align: left; }
  @media (max-width: 47.9375em) {
    .lyric-single-cart-table thead {
      display: none; } }
  @media (min-width: 48em) {
    .lyric-single-cart-table .body td {
      width: 25%; } }
  .lyric-single-cart-table .body td:last-child {
    width: auto; }

#paymentContainer .checkoutBtns:last-child {
  text-align: left; }
  #paymentContainer .checkoutBtns:last-child a {
    color: #000000;
    color: black ;
    text-align: left;
    text-transform: none; }
    #paymentContainer .checkoutBtns:last-child a:hover, #paymentContainer .checkoutBtns:last-child a:focus {
      color: black ; }
      #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child a:focus:after {
        background-image: url(/Static/images/arrow-black.svg) ; }
    #paymentContainer .checkoutBtns:last-child a:after {
      background-image: url(/Static/images/arrow-black.svg) ; }
    #paymentContainer .checkoutBtns:last-child a:after {
      left: 1rem;
      transform: translateY(0); }
    #paymentContainer .checkoutBtns:last-child a:hover:after, #paymentContainer .checkoutBtns:last-child a:focus:after, #paymentContainer .checkoutBtns:last-child a:active:after {
      transform: translateX(3px); }

.checkoutBtns > *:not(:last-child) {
  margin-right: 0.5rem; }

.checkoutBtns:last-child {
  margin-bottom: 2rem; }

@media (min-width: 40.0625em) {
  .checkoutBtns-top {
    display: none; } }

@media (max-width: 40em) {
  .checkoutBtns > * {
    display: block;
    width: 100%;
    text-align: center; }
    .checkoutBtns > *:not(:last-child) {
      margin-bottom: 0.5rem;
      margin-right: 0; } }

.invalidCartAlert {
  padding: 1rem;
  border: 1px solid #ED1C24;
  border-radius: 0.313rem; }
  .invalidCartAlert + .emptyCartAlert {
    margin-top: 1.5rem; }

.dropdown-trigger-arrow {
  padding-left: 0;
  padding-right: 0;
  margin-top: 1.5rem; }
  .dropdown-trigger-arrow:after {
    content: none;
    background: none;
    display: none; }
  .dropdown-trigger-arrow .btn-inner {
    padding-right: 4rem; }
    .dropdown-trigger-arrow .btn-inner:after {
      background: none !important;
      border-color: #91004C; }
      @media (max-width: 47.9375em) {
        .dropdown-trigger-arrow .btn-inner:after {
          right: 1.5rem; } }
  .dropdown-trigger-arrow.open .btn-inner:after {
    transform: translateY(-40%) rotate(-135deg); }
  .dropdown-trigger-arrow:hover .btn-inner:after, .dropdown-trigger-arrow:focus .btn-inner:after, .dropdown-trigger-arrow:active .btn-inner:after {
    border-color: #F4666B; }

@media (min-width: 40.0625em) {
  .lyric-cart-notes {
    padding: 0.5rem;
    background: #e0e0e0; } }

@media (min-width: 40.0625em) {
  .lyric-cart-terms {
    padding: 0.5rem; } }

#cartActions .lyric-cart-roundup li:last-of-type:nth-child(odd) {
  padding-bottom: 0; }

#cartActions .lyric-cart-totals li:last-child {
  border-bottom: 2px solid #91004C; }

#cartActions .orderTerms {
  margin-top: 2rem; }
  #cartActions .orderTerms p {
    text-align: left !important; }
  #cartActions .orderTerms .errorMsg {
    margin-top: 0.5rem; }

.lyric-cart-totals ul li {
  color: #91004C;
  text-transform: uppercase;
  font-family: "ITCAvantGardeGothic", Helvetica, Arial, sans-serif; }
  .lyric-cart-totals ul li label, .lyric-cart-totals ul li span {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 40em) {
      .lyric-cart-totals ul li label, .lyric-cart-totals ul li span {
        font-size: 0.75rem;
        line-height: 1.5; } }

#checkoutDonation .lyric-cart-roundup {
  background: #008FD5;
  color: #ffffff;
  padding-bottom: 3rem;
  padding-top: 3rem;
  margin-top: 3rem;
  margin-left: -3.625rem;
  margin-right: -3.625rem; }
  @media (max-width: 47.9375em) {
    #checkoutDonation .lyric-cart-roundup {
      margin-left: -2.125rem;
      margin-right: -2.125rem; } }
  @media (max-width: 40em) {
    #checkoutDonation .lyric-cart-roundup {
      margin-left: -1.687rem;
      margin-right: -1.687rem; } }
  #checkoutDonation .lyric-cart-roundup li:nth-child(even) {
    background: transparent; }
  #checkoutDonation .lyric-cart-roundup li {
    border: none; }
  #checkoutDonation .lyric-cart-roundup .suggestedDonation,
  #checkoutDonation .lyric-cart-roundup .donationTotalWrap {
    clear: both; }
    #checkoutDonation .lyric-cart-roundup .suggestedDonation label,
    #checkoutDonation .lyric-cart-roundup .donationTotalWrap label {
      display: inline-block;
      font-family: "ITCAvantGardeGothic", Helvetica, Arial, sans-serif; }
  #checkoutDonation .lyric-cart-roundup .donationDescription {
    max-width: 75%;
    padding-top: 0; }
    @media (max-width: 40em) {
      #checkoutDonation .lyric-cart-roundup .donationDescription {
        max-width: none; } }
  #checkoutDonation .lyric-cart-roundup li.donationTotalWrap {
    padding-top: 0.5rem;
    padding-bottom: 2rem;
    border-bottom: 0.125rem solid #ffffff;
    text-transform: uppercase; }
  #checkoutDonation .lyric-cart-roundup li.suggestedDonation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
    margin-bottom: 1rem; }
  #checkoutDonation .lyric-cart-roundup input.suggestedDonation {
    width: 8rem;
    margin: 0;
    margin-right: -0.5rem;
    padding: 0.5rem;
    text-align: right;
    border-color: white;
    color: white; }
  #checkoutDonation .lyric-cart-roundup-apply {
    text-align: left;
    padding-top: 1rem;
    border-top: 1px solid #e0e0e0;
    padding-right: 0; }
    #checkoutDonation .lyric-cart-roundup-apply a {
      color: #000000;
      color: black ; }
      #checkoutDonation .lyric-cart-roundup-apply a:hover, #checkoutDonation .lyric-cart-roundup-apply a:focus {
        color: black ; }
        #checkoutDonation .lyric-cart-roundup-apply a:hover:after, #checkoutDonation .lyric-cart-roundup-apply a:focus:after {
          background-image: url(/Static/images/arrow-black.svg) ; }
      #checkoutDonation .lyric-cart-roundup-apply a:after {
        background-image: url(/Static/images/arrow-black.svg) ; }

.renewalEdits {
  margin-top: 3rem; }

.lyric-cart-renewal-requests:first-of-type {
  margin-top: 2rem; }

.lyric-cart-renewal-requests p {
  margin-top: 0; }

.lyric-cart-renewal-requests .additionalItems:not(:nth-child(2)) {
  margin-top: 1.5rem; }

.lyric-cart-renewal-requests .additionalItems > *:first-child {
  margin-top: 0; }

.exchangeTicketWrapper td {
  text-decoration: line-through; }
  .exchangeTicketWrapper td:before {
    text-decoration: none; }

@media (min-width: 48em) {
  .lyric-cart-gc, .lyric-cart-contribution {
    width: calc(100% - 1rem); } }

.lyric-cart-gc tr th:last-child,
.lyric-cart-gc tr td:last-child, .lyric-cart-contribution tr th:last-child,
.lyric-cart-contribution tr td:last-child {
  width: 25%; }

.simpleModal {
  max-width: 47.9375em;
  width: 90%; }
  .simpleModal-extended {
    padding: 2rem;
    border: 2px solid #91004C; }
    @media (min-width: 64.0625em) and (max-width: 80em) {
      .simpleModal-extended {
        width: 75%; } }
    .simpleModal-extended-inner {
      margin-bottom: 1rem; }

.bgOverlay {
  background: rgba(0, 0, 0, 0.5); }

#checkoutOptions {
  margin-top: 2rem; }

#pnlShippingAddress {
  margin-top: 0.5rem; }

.lyric-input-append {
  width: 100%;
  display: flex;
  margin: 0.5rem 0;
  max-width: 31rem; }
  .lyric-input-append > input {
    margin: 0;
    margin-right: 0.5rem; }
  .lyric-input-append > a {
    flex-shrink: 0;
    width: auto;
    min-width: 0;
    vertical-align: middle;
    padding: 1.2rem;
    line-height: 1; }

.addressBilling h2 {
  margin-top: 0; }

.payment-btns {
  margin-top: 0; }

.payment-delivery-methods .aspNetDisabled label {
  cursor: initial;
  margin-top: 0.5rem; }
  .payment-delivery-methods .aspNetDisabled label:before, .payment-delivery-methods .aspNetDisabled label:after {
    display: none; }

.payment-cvv label {
  display: inline-block;
  margin-right: 0.5rem; }

.payment-cvv input {
  margin-top: 0.5rem; }

.payment-cvv-container {
  display: none;
  max-width: 31rem;
  padding: 1rem 0; }
  .payment-cvv-container.show {
    display: block; }

.payment-cvv-explanation {
  width: 100%; }
  .payment-cvv-explanation-link:after {
    content: '\25BC';
    font-size: .6rem;
    padding-left: 5px;
    position: relative;
    bottom: 2px; }
  .payment-cvv-explanation-link.open:after {
    content: '\25B2'; }

.payment-credit-card-types {
  list-style-type: none;
  display: flex;
  margin: 0;
  margin-left: -0.25rem; }

.payment-gift-card-lbl {
  display: none; }

.payment-gift-card-accordion {
  display: inline-block; }
  .payment-gift-card-accordion:after {
    content: '\25BC';
    font-size: .6rem;
    padding-left: 5px;
    position: relative;
    bottom: 2px; }
  .payment-gift-card-accordion.open:after {
    content: '\25B2'; }
  .payment-gift-card-accordion-container {
    display: none; }
    .payment-gift-card-accordion-container.show {
      display: block; }
    .payment-gift-card-accordion-container-inner {
      padding-top: 1rem; }

.payment-gift-card-pnl {
  margin-top: 1rem; }

.payment-plan-lbl {
  display: none; }

.payment-plan-accordion {
  margin-top: 1rem;
  display: inline-block; }
  .payment-plan-accordion:after {
    content: '\25BC';
    font-size: .6rem;
    padding-left: 5px;
    position: relative;
    bottom: 2px; }
  .payment-plan-accordion.open:after {
    content: '\25B2'; }
  .payment-plan-accordion-container {
    display: none; }
    .payment-plan-accordion-container.show {
      display: block; }
    .payment-plan-accordion-container-inner {
      padding-top: 1rem; }
      .payment-plan-accordion-container-inner .btn {
        display: block; }

.payment-plan-pnl {
  margin-top: 1rem; }

.payment-error {
  color: #ED1C24; }

#pnlShippingAddress {
  margin-top: 1.5rem; }

#paymentPlansAmts .btn, #paymentPlansAmts .btn-tertiary {
  margin-right: 0.5rem;
  margin-top: 0.5rem; }

.lyric-payment-details {
  align-items: stretch; }

.lyric-payment-information-inner {
  margin-left: auto;
  margin-right: 0; }

.lyric-onAccount-container {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 3rem 0;
  color: #ffffff;
  background: #F4666B;
  margin-left: -3.625rem;
  margin-right: -3.625rem; }
  @media screen and (max-width: 47.9375em) {
    .lyric-onAccount-container {
      margin-left: -2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-onAccount-container {
      margin-left: -1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .lyric-onAccount-container {
      margin-right: -2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-onAccount-container {
      margin-right: -1.687rem; } }

.lyric-onAccount-inner {
  padding-left: 3.625rem;
  padding-right: 3.625rem; }
  @media screen and (max-width: 47.9375em) {
    .lyric-onAccount-inner {
      padding-left: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-onAccount-inner {
      padding-left: 1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .lyric-onAccount-inner {
      padding-right: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .lyric-onAccount-inner {
      padding-right: 1.687rem; } }
  .lyric-onAccount-inner input[type="checkbox"] + label::before, .lyric-onAccount-inner input[type="checkbox"] + label::after {
    border-color: #ffffff; }

.payment-container-modal.subsModalInner.lyric-modal-inner {
  padding: 1rem;
  margin-left: 0;
  margin-right: 0; }

.payment-container-modal.subsModalInner .adyen-checkout__payment-method--selected {
  background: #ffffff;
  border-radius: 0;
  border: none; }

.payment-container-modal.subsModalInner .adyen-checkout__payment-method__header__title {
  display: flex; }

.payment-container-modal.subsModalInner .adyen-checkout-form-instruction {
  margin-bottom: 1rem; }

.payment-container-modal.subsModalInner .adyen-checkout__input {
  padding: 0.75rem 1rem;
  border: 0.125rem solid #91004C;
  color: #000000;
  border-radius: 0;
  height: 50px;
  outline: none; }
  .payment-container-modal.subsModalInner .adyen-checkout__input--focus {
    box-shadow: none; }
  .payment-container-modal.subsModalInner .adyen-checkout__input:active, .payment-container-modal.subsModalInner .adyen-checkout__input:focus, .payment-container-modal.subsModalInner .adyen-checkout__input:hover {
    border: 2px solid #91004C;
    outline: none; }

.payment-container-modal.subsModalInner .adyen-checkout__button.adyen-checkout__button--pay {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  height: auto;
  margin-top: 1rem;
  justify-content: flex-start;
  border-radius: 0; }

.payment-container-modal.subsModalInner .adyen-checkout__button__icon {
  display: none; }

.payment-container-modal.subsModalInner .adyen-checkout__label--focused .adyen-checkout__label__text {
  color: #000000; }

.payment-container-modal.subsModalInner .adyen-checkout__payment-method__details__content .payment-component_error {
  color: #ED1C24;
  margin-top: 1rem; }

.payment-container-modal.subsModalInner .adyen-checkout__spinner {
  border-color: rgba(145, 0, 76, 0.2) !important;
  border-top-color: #91004C !important; }

.lyric-register h1 {
  margin-top: 2rem; }

.lyric-register .formSection {
  padding: 0; }

.lyric-register-content {
  margin-top: 2rem; }

.lyric-register-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0 !important;
  -webkit-overflow-scrolling: touch; }
  .lyric-register-modal-inner {
    padding: 3rem;
    margin: 0.5rem;
    z-index: 100; }
    @media (max-height: 655px) {
      .lyric-register-modal-inner {
        overflow: auto; } }
    .lyric-register-modal-inner-header {
      margin-top: 1.5rem; }
    .lyric-register-modal-inner-form {
      margin-top: 1.5rem !important; }
    .lyric-register-modal-inner-title {
      display: flex;
      align-items: center;
      justify-content: space-between; }
  .lyric-register-modal-close {
    margin-left: 1rem; }

.lyric-register-btns {
  margin-top: 2rem; }
  .lyric-register-btns input {
    margin: 0 0 1rem 0; }
  .lyric-register-btns input:first-child {
    margin-right: 1.5rem; }
  .lyric-register-btns input:nth-child(2) {
    min-width: 0; }

.lyric-confirmation #confirmationOptions .span4 h2 {
  margin-top: 0; }
  @media (max-width: 47.9375em) {
    .lyric-confirmation #confirmationOptions .span4 h2 {
      margin-top: 1.5rem; } }

@media (max-width: 47.9375em) {
  .lyric-confirmation #confirmationOptions .span4 {
    width: 100%; } }

.lyric-confirmation .nextSteps {
  margin-top: 2rem; }

.best-available-prod-title {
  margin-top: 0; }

.best-available-price-table .span12 {
  overflow: visible; }

.best-available-price-table-submit {
  display: flex; }

.best-available .packageDescription {
  margin-top: 2rem; }

.best-available .performanceInfo {
  margin-top: 2rem; }
  .best-available .performanceInfo .dateSelected {
    margin-top: 0.5rem; }
  .best-available .performanceInfo .calendarWrap div {
    margin: 0; }
  .best-available .performanceInfo .calendarWrap .ui-datepicker-header {
    border: none;
    background: none; }
    .best-available .performanceInfo .calendarWrap .ui-datepicker-header a:hover {
      background: none;
      border: none;
      top: 2px; }

.best-available .promo {
  margin: 1.5rem 0 3rem 0; }
  .best-available .promo-btns {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .best-available .promo-btns .promoWhatsThisLink {
      margin: 0.5rem 0; }
  .best-available .promo .errorMsg p {
    margin-top: 1rem; }
  .best-available .promo #havePromo {
    margin-right: 1rem; }

.best-available .formSection {
  padding: 0; }

.best-available-venue-image {
  margin-bottom: 3rem; }

.best-available-promo {
  background: #000000;
  color: #ffffff;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .best-available-promo .formSection {
    padding-top: 0; }
  .best-available-promo .eligible {
    padding-top: 1rem;
    border-top: 1px solid #ffffff;
    margin-top: 1rem;
    display: flex;
    align-items: center; }
    .best-available-promo .eligible select {
      margin-bottom: 0;
      width: auto;
      margin-left: 1rem;
      flex: 0 1 auto;
      min-width: 0; }

#bestAvailableTable {
  border: none; }
  #bestAvailableTable th {
    vertical-align: middle;
    padding: 1rem 0.5rem;
    border: none; }
    #bestAvailableTable th p {
      margin: 0; }
      @media (max-width: 47.9375em) {
        #bestAvailableTable th p {
          font-size: .875rem; } }
  #bestAvailableTable td {
    vertical-align: middle;
    border: none; }
    @media (max-width: 47.9375em) {
      #bestAvailableTable td p {
        font-size: .875rem; } }
    #bestAvailableTable td label {
      margin-top: 0;
      margin-right: 2rem; }
    #bestAvailableTable td select {
      width: auto; }

.bestAvailableButton {
  margin-bottom: 1.5rem; }

#reserveSelectSeats .best-available-promo {
  background: transparent;
  color: #000000; }
  #reserveSelectSeats .best-available-promo .promoWhatsThisLink {
    margin-left: 2rem; }
  #reserveSelectSeats .best-available-promo .promo-box, #reserveSelectSeats .best-available-promo .promoWhatsThisContent {
    color: #000000; }
  #reserveSelectSeats .best-available-promo .errorMsg {
    display: inline-block;
    margin-top: 1.5rem; }
  #reserveSelectSeats .best-available-promo .promo-applied-remove-link:hover:before, #reserveSelectSeats .best-available-promo .promo-applied-remove-link:hover:after {
    border-color: #F4666B; }
  #reserveSelectSeats .best-available-promo .close.promo-close:hover {
    opacity: 1; }

.lyric-exchange {
  margin-top: 2rem; }
  .lyric-exchange-performance {
    margin-top: 2rem;
    margin-bottom: 3rem; }
  .lyric-exchange-seats, .lyric-exchange-dates {
    list-style-type: none;
    margin: 0; }
    .lyric-exchange-seats input + label, .lyric-exchange-dates input + label {
      display: inline-block;
      font-weight: bold; }
  .lyric-exchange-seats-header {
    margin-top: 1.5rem; }
  .lyric-exchange-dates {
    margin-bottom: 2rem; }
  .lyric-exchange #exchangeButton {
    margin-bottom: 2rem; }
  .lyric-exchange-old {
    margin-bottom: 1.5rem; }
  .lyric-exchange-new {
    margin-bottom: 2rem; }
  .lyric-exchange .flex-exchange-perf .perf-date {
    display: none; }

.fixed-panel {
  width: auto; }
  @media (max-width: 47.9375em) {
    .fixed-panel {
      padding-left: 2rem;
      padding-right: 2rem; } }
  .fixed-panel:not(.unfix) {
    border-radius: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 1rem;
    max-height: calc(90vh - 4.875rem);
    overflow: auto;
    border-top: 0.125rem solid #91004C; }
  .fixed-panel.unfix + .fixed-panel-placeholder {
    display: none;
    visibility: hidden; }
  .fixed-panel-placeholder {
    display: block;
    position: static; }

.lyric-package {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 64em) {
    .lyric-package {
      display: block; } }
  .lyric-package + .lyric-package {
    margin-top: 2rem; }
  .lyric-package-list {
    margin: 2rem 0; }
  .lyric-package-select, .lyric-package-pricetypes {
    flex: 0 0 auto;
    margin-left: 2rem; }
    @media (max-width: 64em) {
      .lyric-package-select, .lyric-package-pricetypes {
        margin-left: 0;
        margin-top: 2rem; } }
  .lyric-package-pricetypes {
    width: calc(25% - 2rem);
    text-align: right; }
    .lyric-package-pricetypes h2, .lyric-package-pricetypes h3, .lyric-package-pricetypes h4, .lyric-package-pricetypes h5, .lyric-package-pricetypes h6 {
      margin-top: 0;
      width: 100%; }
  .lyric-package-info {
    width: 75%;
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start; }
    @media (max-width: 64em) {
      .lyric-package-info {
        display: block;
        width: 100%; } }
  .lyric-package-name {
    width: 30%;
    flex: 0 0 auto;
    margin-right: 1rem;
    padding-bottom: 0.5rem;
    padding-top: .5rem; }
    @media (max-width: 64em) {
      .lyric-package-name {
        width: 100%; } }
  .lyric-package-performance-list {
    flex: 1 1 auto;
    margin: 0;
    list-style-type: none; }
    @media (max-width: 64em) {
      .lyric-package-performance-list {
        margin-top: 1.5rem; } }
  .lyric-package-performance-item {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 0; }
    .lyric-package-performance-item > * {
      width: 50%;
      flex: 0 0 auto; }
    .lyric-package-performance-item > *:first-child {
      margin-right: 0.5rem; }
    .lyric-package-performance-item + li {
      border-top: 1px solid #e0e0e0; }
  .lyric-package-minicart-remove {
    vertical-align: middle;
    text-align: right; }
  .lyric-package-minicart-shows {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    align-items: baseline; }
  .lyric-package-minicart-select {
    justify-content: flex-end; }
    .lyric-package-minicart-select .lyric-package-minicart-details-btn {
      margin-left: 0; }
  .lyric-package-minicart-seating {
    justify-content: space-between; }
  .lyric-package-minicart-details {
    display: flex;
    align-items: flex-end; }
    .lyric-package-minicart-details:before, .lyric-package-minicart-details:after {
      content: none; }
    @media (max-width: 47.9375em) {
      .lyric-package-minicart-details {
        justify-content: space-between; } }
    @media (max-width: 40em) {
      .lyric-package-minicart-details {
        display: block; } }
    .lyric-package-minicart-details-seats {
      margin-right: 1rem; }
      @media (max-width: 40em) {
        .lyric-package-minicart-details-seats {
          margin-right: 0; } }
      .lyric-package-minicart-details-seats select {
        margin-top: 0;
        margin-bottom: 0; }
    .lyric-package-minicart-details-btn {
      margin-right: 0;
      margin-left: auto; }
      @media (max-width: 40em) {
        .lyric-package-minicart-details-btn {
          margin-top: 1rem;
          text-align: right; }
          .lyric-package-minicart-details-btn > a {
            width: 100%; } }
  .lyric-package-minicart-container {
    width: 100%; }
    .lyric-package-minicart-container .subsFlexHeader {
      display: none; }
  .lyric-package-minicart-notes {
    width: 50%; }
    @media (max-width: 40em) {
      .lyric-package-minicart-notes {
        width: 100%; } }
    .lyric-package-minicart-notes input {
      margin-bottom: 0;
      width: 100%;
      max-width: 100%; }
  .lyric-package-ga-perf {
    margin-bottom: 0; }
    .lyric-package-ga-perf li:first-child {
      padding-bottom: 0.5rem;
      border-bottom: 1px solid #e0e0e0; }
    .lyric-package-ga-perf li + li {
      margin-top: 0.5rem; }
  @media (max-width: 64em) {
    .lyric-package-minicart-shows .lyric-package-select, .lyric-package-minicart-shows .lyric-package-pricetypes {
      margin-top: 0; }
    .lyric-package-minicart-shows .lyric-package-info {
      width: 50%;
      margin-top: 0; }
    .lyric-package-minicart-shows .lyric-package-pricetypes {
      width: 50%; } }
  @media (max-width: 47.9375em) {
    .lyric-package-minicart-shows .lyric-package-performance-list {
      display: none; } }

.generalAdminPerformances {
  margin-top: 2rem; }

.selectPackage.package-selected {
  box-shadow: none;
  cursor: not-allowed;
  color: black; }
  .selectPackage.package-selected:after {
    display: none; }

.lyric-filter-container {
  margin-top: 2rem; }

.lyric-filter-trigger[type='button'] {
  text-transform: none;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #91004C;
  padding: 0;
  text-align: left;
  min-width: 0; }
  .lyric-filter-trigger[type='button']:after {
    content: '';
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    background: none !important;
    border-style: solid;
    border-color: #91004C;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: relative;
    top: -0.25rem;
    margin-left: 1rem;
    transition: 0.3s all; }
  .lyric-filter-trigger[type='button'].open:after {
    transform: rotate(-135deg);
    top: 0; }

.lyric-filter-column {
  margin-right: 1.5rem;
  margin-top: 1.5rem;
  width: calc(25% - 1.125rem);
  flex: 0 0 auto; }
  .lyric-filter-column:last-child {
    margin-right: 0; }
  @media (max-width: 64em) {
    .lyric-filter-column {
      width: calc(50% - 1.5rem);
      margin-right: 1.5rem; } }
  @media (max-width: 40em) {
    .lyric-filter-column {
      width: 100%;
      margin-right: 0; } }

.lyric-filter-list {
  display: flex; }
  @media (max-width: 64em) {
    .lyric-filter-list {
      flex-wrap: wrap; } }

.lyric-filter-title {
  margin-top: 0; }

.lyric-filter-options {
  list-style-type: none;
  margin: 0; }

.lyric-seating-list .radio {
  padding-left: 0; }
  .lyric-seating-list .radio label {
    margin-top: 0; }

.lyric-seating-section {
  margin-top: 2rem;
  display: block;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #e0e0e0; }

.lyric-seating-container {
  margin-bottom: 2rem; }
  .lyric-seating-container .theaterLeftColumn h3:first-child {
    margin-top: 1rem; }

.soldOut {
  text-decoration: line-through;
  padding-left: 23px; }

.theaterSectionList ul, .tabLinks {
  padding: 0;
  list-style-type: none; }

.tabLinks li {
  cursor: pointer; }

.flexGuidelines h2,
.flexGuidelines h5 {
  margin-bottom: 1rem; }
  @media (max-width: 40em) {
    .flexGuidelines h2,
    .flexGuidelines h5 {
      margin-bottom: 0.5rem; } }

.loadingContainer {
  text-align: center;
  color: #91004C;
  font-weight: bold;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100001;
  background: rgba(248, 248, 248, 0.7); }
  .loadingContainer img {
    margin-top: 0.5rem; }

.close {
  float: none;
  opacity: 1; }

.lyric-btn-wrap {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 30em) {
    .lyric-btn-wrap {
      display: block; }
      .lyric-btn-wrap > * {
        display: block;
        min-width: 100%; }
        .lyric-btn-wrap > *:first-child ~ * {
          margin-top: 0.5rem; } }

.conflictDescription {
  margin-top: 2rem;
  margin-bottom: 2rem; }

#cartItemDisplay {
  border-bottom: none; }

@media (min-width: 48em) {
  #conflictOptions {
    display: flex;
    justify-content: space-between; } }

@media (max-width: 47.9375em) {
  #conflictOptions > * + * {
    margin-top: 2rem; } }

.packageDescription.rich-text {
  max-width: none; }
  .packageDescription.rich-text > *:not(h1) {
    width: 100%;
    max-width: 45.3125rem; }

.lyric-addons-header {
  margin-bottom: 2.5rem; }

.lyric-addons-section {
  margin: 2rem 0; }

.lyric-addons-filter {
  margin-top: 1.5rem; }

.lyric-addons-production {
  margin-top: 2rem;
  display: flex; }
  .lyric-addons-production-synopsis {
    margin-bottom: 1.5rem; }
  .lyric-addons-production-info > button {
    font-size: 0.875rem; }
    .lyric-addons-production-info > button::after {
      width: 0.5rem;
      height: 0.5rem;
      margin-left: 0.5rem;
      /*border-width: 0 2px 2px 0;*/ }
    .lyric-addons-production-info > button.open::after {
      -webkit-transform: translateY(0) rotate(-135deg);
      transform: translateY(0) rotate(-135deg); }

.lyric-addons-list {
  list-style-type: none;
  margin-left: 0; }
  .lyric-addons-list li + li {
    margin-top: 1rem; }

.lyric-addons-fields {
  display: flex;
  width: 100%; }
  @media (max-width: 40em) {
    .lyric-addons-fields {
      display: block; } }
  @media (min-width: 40.0625em) {
    .lyric-addons-fields label {
      margin-top: 0 !important; } }
  .lyric-addons-fields > * {
    margin-right: 1rem;
    margin-top: 0; }
    @media (max-width: 40em) {
      .lyric-addons-fields > * {
        margin-right: 0; } }
    .lyric-addons-fields > * select {
      margin-top: 0.5rem;
      display: block; }
  .lyric-addons-fields > *:first-child,
  .lyric-addons-fields > *:nth-child(3) {
    flex: 1 1 auto;
    width: 50%; }
    @media (max-width: 40em) {
      .lyric-addons-fields > *:first-child,
      .lyric-addons-fields > *:nth-child(3) {
        width: 100%; } }
  .lyric-addons-fields > :nth-last-child(3) ~ * {
    margin-right: 0; }

.lyric-addons-qty {
  width: 5rem; }
  @media (max-width: 40em) {
    .lyric-addons-qty {
      width: 100%; } }
  .lyric-addons-qty-container {
    flex: 0 0 auto; }
    @media (max-width: 40em) {
      .lyric-addons-qty-container {
        width: 100%; } }

.lyric-addons-tradeone {
  margin-top: 2rem; }

.lyric-addons-actions {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .lyric-addons-actions br + a {
    margin-top: 1rem;
    display: inline-block; }
  .lyric-addons-actions a + a {
    display: inline-block;
    margin-left: 0.5rem; }
    @media (max-width: 47.9375em) {
      .lyric-addons-actions a + a {
        margin-top: 0.5rem; } }
  .lyric-addons-actions a.btn + a {
    margin-left: 3rem; }
    @media (max-width: 47.9375em) {
      .lyric-addons-actions a.btn + a {
        margin-top: 0.5rem; } }

.lyric-addons-modal-container {
  margin-top: 2rem; }

.addon-accordion {
  display: inline; }

.lyric-flex-production {
  margin-top: 2rem; }

.lyric-flex-select {
  margin-top: 1.5rem; }

.lyric-flex-options {
  padding-top: 2rem; }
  .lyric-flex-options ul {
    margin: 0; }
  @media (min-width: 48em) {
    .lyric-flex-options > .lyric-column-left {
      border-right: 1px solid #e0e0e0; }
      .lyric-flex-options > .lyric-column-left > .rich-text {
        padding-right: 1.5rem; } }

.lyric-flex-filter-reset, .lyric-flex-package-add {
  margin-top: 1rem; }

.lyric-flex-prod-filters {
  margin-bottom: 1.5rem; }
  .lyric-flex-prod-filters .performanceFilters {
    display: flex;
    justify-content: space-between;
    width: 100%; }
  .lyric-flex-prod-filters .perfFilter {
    width: calc(50% - 0.75rem); }
    .lyric-flex-prod-filters .perfFilter > *:first-child {
      margin-top: 0; }

.lyric-flex-selections {
  font-weight: bold;
  margin-bottom: 1rem; }
  .lyric-flex-selections > span {
    display: inline-block;
    margin-right: 1rem; }
  .lyric-flex-selections .trigger-link {
    display: inline-block;
    text-align: left;
    margin: 0; }
  @media (max-width: 47.9375em) {
    .lyric-flex-selections > span {
      display: block; }
    .lyric-flex-selections .trigger-link {
      display: block;
      margin-top: 0.5rem; } }

.lyric-flex-minicart {
  margin-bottom: 1rem; }
  .lyric-flex-minicart-row td {
    padding: 0.5rem; }
  .lyric-flex-minicart-row:not(:nth-child(2)) {
    border-top: 1px solid #e0e0e0; }
  .lyric-flex-minicart-titles {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: bold; }
    @media screen and (max-width: 40em) {
      .lyric-flex-minicart-titles {
        font-size: 0.75rem;
        line-height: 1.5; } }
    .lyric-flex-minicart-titles td {
      padding: 0.5rem; }
  .lyric-flex-minicart .perfRow + .perfRow td {
    border-top: 1px solid #e0e0e0; }
    @media (max-width: 47.9375em) {
      .lyric-flex-minicart .perfRow + .perfRow td {
        border-top: 0; } }
  .lyric-flex-minicart .perfRow td {
    padding: 0.5rem;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 40em) {
      .lyric-flex-minicart .perfRow td {
        font-size: 0.75rem;
        line-height: 1.5; } }
    .lyric-flex-minicart .perfRow td .edit + [data-seating-link] {
      display: none; }
  @media (max-width: 47.9375em) {
    .lyric-flex-minicart .miniCart .headerTr {
      display: none; }
      .lyric-flex-minicart .miniCart .headerTr + tr td:first-child {
        padding-top: 0; }
    .lyric-flex-minicart .miniCart tr + tr td:first-child {
      padding-top: 1.5rem; }
    .lyric-flex-minicart .miniCart td {
      display: block;
      padding: 0; }
      .lyric-flex-minicart .miniCart td:first-child {
        font-weight: bold; } }

.lyric-flex-modal-production {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.lyric-flex-modal .continueBtn {
  margin-top: 1rem; }

.lyric-flex-modal .theaterSectionList > ul {
  margin-top: 0; }

.lyric-flex-modal .theaterSectionList .lyric-seating-section:first-child {
  margin-top: 0; }

.lyric-flex-cart .flexGuidelines h2 {
  display: none; }

.lyric-flex-minicart-shows {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
  align-items: baseline; }
  @media (max-width: 47.9375em) {
    .lyric-flex-minicart-shows {
      flex-direction: column-reverse;
      align-items: flex-end; } }

.lyric-flex-pricetypes {
  flex: 0 0 auto;
  margin-left: 2rem; }
  @media (max-width: 47.9375em) {
    .lyric-flex-pricetypes {
      margin-left: 0;
      margin-bottom: 2rem; } }

.lyric-flex-pricetypes {
  width: calc(25% - 2rem);
  text-align: right; }
  .lyric-flex-pricetypes h2, .lyric-flex-pricetypes h3, .lyric-flex-pricetypes h4, .lyric-flex-pricetypes h5, .lyric-flex-pricetypes h6 {
    margin-top: 0;
    width: 100%; }
  @media (max-width: 47.9375em) {
    .lyric-flex-pricetypes {
      width: 100%; } }

.lyric-flex-info {
  width: 75%;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start; }
  @media (max-width: 47.9375em) {
    .lyric-flex-info {
      display: block;
      width: 100%; } }

.lyric-flex-max-msg {
  font-weight: bold;
  margin-top: 0.5rem;
  color: #ED1C24; }
  .lyric-flex-max-msg + .addToPackageBtn {
    display: none !important; }

.lyric-gc-designs {
  max-width: 53.75rem; }

.lyric-gc-field input {
  max-width: calc(100% - 2rem); }

.lyric-gc-field span {
  display: inline; }

.lyric-gc-image {
  margin-top: 1rem;
  max-width: 45.3125rem; }
  .lyric-gc-image img:not([src]) {
    opacity: 0; }
  .lyric-gc-image img[src] {
    animation: .5s fade-in; }

.giftCertificateDesigns > li {
  padding: 0.5rem;
  border: 2px solid transparent; }
  .giftCertificateDesigns > li.selected {
    border-color: #F4666B; }

.renewalQuantity, .renewalNotes {
  margin-top: 1rem; }

.renewalOptions {
  margin: 3rem; }

.lyric-renewal-edit {
  margin-top: 1.5rem; }
  .lyric-renewal-edit .renewalChoiceContainer ul {
    margin-top: 1rem; }
    .lyric-renewal-edit .renewalChoiceContainer ul > li:first-child label {
      margin-top: 0; }
  .lyric-renewal-edit-img {
    margin: 1rem 0; }
  .lyric-renewal-edit-btns {
    text-align: right;
    margin-top: 1rem; }
    .lyric-renewal-edit-btns .lyric-renewal-btn {
      float: none;
      margin-bottom: 1rem; }

.lyric-renewal-btn {
  float: right;
  margin-top: 0; }

.lyric-renewal-blocks .adage-wysiwyg-block-container {
  border-top: none; }

.lyric-renewal-blocks .adage-wysiwyg-block {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.lyric-renewal-blocks .adage-wysiwyg-block, .lyric-renewal-blocks .adage-wysiwyg-block-pretitle, .lyric-renewal-blocks .adage-wysiwyg-block-content {
  padding-left: 0;
  padding-right: 0; }

.lyric-renewal-fineprint {
  margin-top: 2rem; }
  .lyric-renewal-fineprint.rich-text {
    max-width: none; }

.lyric-renewal-cart-items .lyric-cart-remove {
  display: none; }

#submitChanges {
  margin-top: 0;
  clear: both; }

.renewalEdit {
  overflow: hidden;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .renewalEdit:after {
    content: '';
    clear: both; }
  .renewalEdit #venuePanels {
    margin-top: 3rem; }

.selectNewSectionContainer .subsModalInner {
  padding-left: 24px;
  background: #ffffff;
  border: 2px solid #91004C;
  margin: 2rem;
  padding: 2rem; }
  .selectNewSectionContainer .subsModalInner .modal-container {
    padding-bottom: 0; }
    .selectNewSectionContainer .subsModalInner .modal-container .modal-inner {
      box-shadow: none; }

.selectNewSectionContainer .continueBtn.updateButton a {
  margin-right: 2rem; }

.promo-title {
  width: 100%; }

.promo-container {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap; }
  @media (max-width: 47.9375em) {
    .promo-container {
      display: block; } }
  .promo-container .errorBox {
    display: block;
    width: 100%; }

.promo-input {
  display: flex;
  margin-top: 1rem;
  margin-right: 1rem; }
  @media (max-width: 47.9375em) {
    .promo-input {
      margin-right: 0;
      margin-bottom: 0.5rem; } }
  .promo-input input[type='text'] {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0.5rem; }
  .promo-input .btn {
    flex: 0 0 auto; }
    @media (max-width: 30em) {
      .promo-input .btn {
        min-width: 0; } }

.promo-modal {
  color: #000000; }

.pnlPromoEntry #enterPromoCode {
  display: flex; }
  .pnlPromoEntry #enterPromoCode input {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0.5rem; }
    .pnlPromoEntry #enterPromoCode input[type='submit'] {
      margin-right: 0;
      flex: 0 0 auto; }
      @media (max-width: 30em) {
        .pnlPromoEntry #enterPromoCode input[type='submit'] {
          min-width: 0; } }

.pnlPromoEntry .promo-box {
  margin-top: 0;
  margin-bottom: 0; }

.pnlPromoEntry .promo-btns > *:not(:last-child) {
  margin-right: 0.5rem; }

.promo-applied-code {
  width: calc(100% - 4rem); }

.promo-applied-remove {
  position: relative; }
  .promo-applied-remove a {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem; }
    .promo-applied-remove a:before, .promo-applied-remove a:after {
      content: '';
      width: 2rem;
      height: 0;
      border-style: solid;
      border-color: #91004C;
      border-top-width: 2px;
      display: block;
      position: absolute;
      left: 0;
      top: calc(50% - 2px);
      transition: 0.2s all; }
    .promo-applied-remove a:before {
      transform: rotate(45deg); }
    .promo-applied-remove a:after {
      transform: rotate(-45deg); }
    .promo-applied-remove a:hover {
      box-shadow: none;
      background: transparent; }
      .promo-applied-remove a:hover:before, .promo-applied-remove a:hover:after {
        border-color: #A6CE39; }

.lyric-suggested-donation {
  margin-top: 2rem; }
  .lyric-suggested-donation-actions {
    margin-top: 1rem; }
    .lyric-suggested-donation-actions a {
      margin-right: 1rem; }
      .lyric-suggested-donation-actions a:after {
        margin-right: 0; }
  .lyric-suggested-donation-main {
    margin-top: 2rem; }
  .lyric-suggested-donation-total {
    margin: 0.5rem 0 1.5rem;
    display: block;
    font-size: 3rem;
    line-height: 1.125; }
    @media screen and (max-width: 80em) {
      .lyric-suggested-donation-total {
        font-size: 2.25rem;
        line-height: 1.11; } }
  .lyric-suggested-donation-input[type='text'] {
    margin-top: 1rem;
    max-width: 20rem; }
  @media (max-width: 47.9375em) {
    .lyric-suggested-donation .lyric-column-container {
      display: flex;
      flex-direction: column-reverse; }
      .lyric-suggested-donation .lyric-column-container > *:first-child {
        margin-top: 1.5rem; }
      .lyric-suggested-donation .lyric-column-container > *:last-child {
        margin-top: 0; } }

.modal-wrapper {
  transition: .5s opacity;
  z-index: 150;
  position: fixed;
  top: var(--nav-clearance);
  left: 0;
  right: 0;
  bottom: 0;
  min-height: calc(100vh - var(--nav-clearance) - 4rem);
  padding-left: 3rem;
  padding-right: 3rem;
  opacity: 1;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5); }
  .modal-wrapper[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0; }
  @media (max-width: 47.9375em) {
    .modal-wrapper {
      padding: 0; } }

.modal-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .modal-overlay:focus {
    outline: none;
    box-shadow: none;
    border: none; }
  .modal-overlay:after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh; }

.modal-container {
  position: relative;
  width: calc(100% - 4rem);
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  top: 2rem;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  overflow-y: auto; }
  @media (max-width: 47.9375em) {
    .modal-container {
      width: calc(100% - 1.5rem);
      top: 1.5rem;
      bottom: auto; } }

.modal-inner {
  padding: 2rem;
  position: relative;
  overflow: auto;
  background-color: #f8f8f8;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 0.313rem; }
  @media (max-width: 64em) {
    .modal-inner {
      padding: 1.5rem; } }
  @media (max-width: 47.9375em) {
    .modal-inner {
      padding: 1.5rem; } }

.modal-close {
  color: #91004C;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 500;
  min-width: 0;
  box-shadow: none; }
  @media (max-width: 47.9375em) {
    .modal-close {
      right: 0.5rem;
      top: 0.5rem; } }
  .modal-close:hover, .modal-close:active, .modal-close:focus {
    background: transparent;
    outline: none; }

/* 
 * 	Core Owl Carousel CSS File Do not edit this file! Make your own new partial for any new slideshow styling.
 *	v1.3.3
 */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* clearfix */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
  .owl-carousel .owl-item {
    float: left; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
    .owl-carousel .owl-wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .owl-carousel .owl-wrapper-outer {
      overflow: hidden;
      position: relative;
      width: 100%; }
      .owl-carousel .owl-wrapper-outer.autoHeight {
        transition: height 500ms ease-in-out; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer; }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.account-navigation {
  margin: 1.5rem 0 3rem; }
  .account-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap; }
    .account-navigation ul li {
      margin: 0 2rem 1rem 0; }
  .account-navigation a.current {
    color: #F4666B; }
  @media (max-width: 47.9375em) {
    .account-navigation {
      margin-right: -1rem; } }

@media (max-width: 47.9375em) {
  .account-user {
    margin-top: 1rem; } }

.account-user h2 {
  max-width: 44rem; }

@media (max-width: 47.9375em) {
  .account-user h3 {
    margin-top: 1.5rem;
    text-align: left; } }

.account-membership-level {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.account-contact {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .account-contact *:first-child {
    margin-top: 0; }
  .account-contact * + p {
    margin-top: 0; }
  .account-contact-details + .account-contact-additional {
    margin-top: 2rem; }
  .account-contact-additional h2 {
    margin-bottom: 2rem; }

.account-contact + .account-view,
.account-view + .account-view {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 0.125rem solid #91004C; }

.account-view {
  padding-top: 3rem;
  margin-left: -3.625rem;
  padding-left: 3.625rem; }
  @media (max-width: 47.9375em) {
    .account-view {
      padding-left: 2.125rem;
      margin-left: -2.125rem; } }
  @media (max-width: 40em) {
    .account-view {
      margin-left: -1.687rem;
      padding-left: 1.687rem; } }

.account-view-all-btn {
  margin: 2rem 0 1.5rem 0;
  text-align: center;
  text-transform: capitalize; }

.account-section {
  margin-bottom: 6rem; }
  @media screen and (max-width: 80em) {
    .account-section {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 64em) {
    .account-section {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 40em) {
    .account-section {
      margin-bottom: 2rem; } }

.account-cards-container {
  margin: 3rem 0; }
  @media (max-width: 40em) {
    .account-cards-container {
      margin-top: 2rem 0; } }

@media (min-width: 40.0625em) {
  .account-cards {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem; } }

@media (min-width: 64.0625em) {
  .account-cards-item {
    width: 33.33%; } }

@media (min-width: 40.0625em) and (max-width: 64em) {
  .account-cards-item {
    width: 50%; } }

@media (min-width: 40.0625em) {
  .account-cards-item {
    padding: 0 2.5rem 3rem; } }

@media (max-width: 40em) {
  .account-cards-item + .account-cards-item {
    margin-top: 2rem; } }

.account-cards-item a {
  text-decoration: none; }

.account-cards .account-cards-title {
  margin-top: 0;
  color: #91004C; }
  .account-cards .account-cards-title + .account-cards-description {
    margin-top: 1rem; }

.account-cards-image + .account-cards-title, .account-cards-image + * {
  margin-top: 1.5rem; }

.account-cards-actions {
  margin-top: 1rem;
  margin-bottom: 0; }
  .account-cards-actions .btn {
    margin-left: 0; }
  .account-cards-actions > * + * {
    margin-top: 0.5rem; }
  .account-cards-actions .btn:not(:last-child) {
    margin-right: 2.10375rem; }
  @media (max-width: 47.9375em) {
    .account-cards-actions > * {
      width: 100%; }
    .account-cards-actions .btn {
      width: 100%; }
    .account-cards-actions input {
      max-width: none; } }

.account-cards-location {
  margin-top: 0; }

.account-cards-pretitle {
  display: block; }

.account-cards-callout {
  display: block; }
  .account-cards-callout-rsvp {
    color: #F4666B; }

.csi-cta {
  margin: 0; }
  .csi-cta-message > * {
    display: inline; }

.event-reg-container {
  flex-direction: column; }

.event-reg-list {
  margin-top: 0;
  margin-bottom: 0; }

.event-reg-header {
  margin-bottom: 2rem;
  margin-right: 2rem; }
  .event-reg-header .btn {
    margin-right: 0.5rem; }
    .event-reg-header .btn:last-child {
      margin-right: 0; }
  @media (max-width: 80em) {
    .event-reg-header {
      flex-direction: column; }
      .event-reg-header > * {
        width: 100%; }
      .event-reg-header > div {
        margin-top: 1rem; } }

.event-reg-rsvp-btns {
  margin-top: 2rem; }
  .event-reg-rsvp-btns a {
    vertical-align: middle; }
  .event-reg-rsvp-btns .btn + .btn {
    margin: 0 2rem; }

.event-reg-form {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 45.3125rem; }
  .event-reg-form-field {
    margin-bottom: 1.5rem; }
    .event-reg-form-field label {
      margin-top: 0 !important; }
    .event-reg-form-field fieldset {
      margin-top: 0 !important; }
      .event-reg-form-field fieldset legend {
        line-height: normal; }
    @media (min-width: 40.0625em) {
      .event-reg-form-field {
        width: calc(50% - 1rem); }
        .event-reg-form-field:nth-child(odd) {
          margin-right: 2rem; } }
    @media (max-width: 40em) {
      .event-reg-form-field {
        width: 100%; } }

.event-reg-details p {
  margin-top: 0;
  font-weight: bold; }

.event-reg-radio {
  margin-top: 0.5rem;
  margin-left: 0;
  list-style-type: none; }

.event-reg-cancel-checkout {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 2rem; }
  .event-reg-cancel-checkout a {
    margin-right: 2rem;
    margin-left: 0; }

.event-reg-reservation-details {
  display: none;
  margin-bottom: 2rem; }
  .event-reg-reservation-details.open {
    display: block; }

@keyframes slideOpenLong {
  0% {
    max-height: 0; }
  99% {
    max-height: 100vh; }
  100% {
    max-height: none; } }

@keyframes slideClosedLong {
  0% {
    max-height: none; }
  1% {
    max-height: 100vh; }
  100% {
    max-height: 0; } }

@keyframes slideOpenIELong {
  0% {
    max-height: 0; }
  99% {
    max-height: 500px; }
  100% {
    max-height: 100000px; } }

@keyframes slideClosedIELong {
  0% {
    max-height: 100000px; }
  1% {
    max-height: 500px; }
  100% {
    max-height: 0; } }

.my-calendar-filters {
  display: flex;
  align-items: center;
  border-bottom: 0.125rem solid #91004C;
  margin-top: 2rem;
  margin-left: -3.625rem;
  padding-left: 3.625rem; }
  @media (max-width: 47.9375em) {
    .my-calendar-filters {
      padding-left: 2.125rem;
      margin-left: -2.125rem; } }
  @media (max-width: 40em) {
    .my-calendar-filters {
      margin-left: -1.687rem;
      padding-left: 1.687rem; } }
  .my-calendar-filters a {
    text-decoration: none;
    border-bottom: 5px solid transparent;
    margin-bottom: -0.125rem; }
    .my-calendar-filters a:first-child {
      margin-right: 10%; }
    .my-calendar-filters a:not(.not-selected) {
      border-bottom-color: #F4666B;
      pointer-events: none;
      color: #F4666B; }
    .my-calendar-filters a:before, .my-calendar-filters a:after {
      content: none; }
  .my-calendar-filters .not-selected {
    color: #91004C;
    cursor: pointer;
    text-decoration: none; }
    .my-calendar-filters .not-selected:hover {
      border-bottom-color: #F4666B;
      color: #F4666B; }

@media (max-width: 64em) {
  .my-calendar {
    flex-direction: column; }
    .my-calendar > * {
      margin-top: 1rem; }
      .my-calendar > *:first-child {
        margin-top: 0; } }

.my-calendar-events {
  margin-top: 1rem; }

.my-calendar-event {
  margin: 1.5rem 0;
  width: 30%;
  margin-right: 2rem; }
  @media (max-width: 64em) {
    .my-calendar-event {
      width: calc(50% - 2rem); } }
  @media (max-width: 40em) {
    .my-calendar-event {
      width: 100%;
      margin-right: 0; } }
  .my-calendar-event-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem; }
    @media (min-width: 64.0625em) {
      .my-calendar-event-container {
        margin-right: -2rem; } }
  .my-calendar-event-details {
    margin-right: 1.5rem;
    width: calc(45% - 1.5rem);
    flex: 1 1 auto; }
    @media (max-width: 64em) {
      .my-calendar-event-details {
        margin-top: 1rem; } }
    .my-calendar-event-details-title {
      margin-top: 1rem;
      margin-bottom: 1.5rem;
      text-transform: none;
      color: #91004C; }
    .my-calendar-event-details p {
      margin-top: 0; }
    .my-calendar-event-details a {
      text-decoration: none;
      margin-bottom: 1.5rem; }
    .my-calendar-event-details .seating {
      margin-top: 0.5rem; }
  .my-calendar-event-actions {
    width: 180px;
    flex: 0 0 auto;
    margin-top: 1.5rem; }
    .my-calendar-event-actions a {
      width: 100%;
      margin-top: 1.5rem; }
    .my-calendar-event-actions-eventdetails {
      line-height: 1;
      border-radius: 0.313rem;
      font-weight: bold;
      display: block; }
    .my-calendar-event-actions-status, .my-calendar-event-actions-status-attending {
      line-height: 1;
      border-radius: 0.313rem;
      font-weight: bold;
      display: block; }
      .my-calendar-event-actions-status-attending {
        color: #F4666B; }
    .my-calendar-event-actions > * {
      margin-top: 0.5rem; }
      .my-calendar-event-actions > *:first-child {
        margin-top: 0; }
    @media (max-width: 64em) {
      .my-calendar-event-actions {
        display: flex;
        margin-top: 1rem;
        align-items: baseline;
        flex-wrap: wrap; }
        .my-calendar-event-actions a {
          margin-top: 0.5rem;
          width: auto; }
        .my-calendar-event-actions-status, .my-calendar-event-actions-status-attending {
          margin-top: 0.5rem; }
        .my-calendar-event-actions > * {
          margin-top: 0;
          margin-right: 0.5rem; }
          .my-calendar-event-actions > *:last-child {
            margin-right: 0; } }
    @media (max-width: 40em) {
      .my-calendar-event-actions {
        flex-direction: column; }
        .my-calendar-event-actions a, .my-calendar-event-actions-status, .my-calendar-event-actions-status-attending {
          width: 100%; } }
  .my-calendar-event-main {
    display: flex;
    flex-direction: column; }
    .my-calendar-event-main > * {
      width: 100%; }
  .my-calendar-event-btns {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #757575;
    flex-wrap: wrap; }
    @media (max-width: 40em) {
      .my-calendar-event-btns {
        flex-direction: column; }
        .my-calendar-event-btns a,
        .my-calendar-event-btns button {
          width: 100%;
          margin-top: 0.5rem; }
          .my-calendar-event-btns a:first-child,
          .my-calendar-event-btns button:first-child {
            margin-top: 0; } }
    .my-calendar-event-btns a,
    .my-calendar-event-btns button {
      margin-right: 1.5rem; }
      .my-calendar-event-btns a:last-child,
      .my-calendar-event-btns button:last-child {
        margin-right: 0; }
  .my-calendar-event-addon {
    margin-top: 1rem; }
    .my-calendar-event-addon-info {
      padding-top: 1rem; }
    .my-calendar-event-addon-note {
      font-size: 1rem;
      line-height: 1.5;
      font-style: italic; }
      @media screen and (max-width: 40em) {
        .my-calendar-event-addon-note {
          font-size: 0.75rem;
          line-height: 1.5; } }
    .my-calendar-event-addon-desc {
      font-weight: bold;
      font-size: 3rem;
      line-height: 1.125; }
      @media screen and (max-width: 80em) {
        .my-calendar-event-addon-desc {
          font-size: 2.25rem;
          line-height: 1.11; } }
    .my-calendar-event-addon .dropdown-trigger-js {
      width: 100%; }
    .my-calendar-event-addon button {
      padding-left: 0;
      padding-right: 0; }
      .my-calendar-event-addon button .btn-inner {
        padding-left: 1rem;
        padding-right: 3rem; }
        .my-calendar-event-addon button .btn-inner:after {
          border-color: #91004C; }
          @media (max-width: 47.9375em) {
            .my-calendar-event-addon button .btn-inner:after {
              right: 1.5rem; } }
      .my-calendar-event-addon button.open .btn-inner:after {
        transform: translateY(-40%) rotate(-135deg); }
      .my-calendar-event-addon button:hover .btn-inner:after, .my-calendar-event-addon button:focus .btn-inner:after, .my-calendar-event-addon button:active .btn-inner:after {
        border-color: #ffffff; }

.my-calendar .general-addon {
  border-top: 0.125rem solid #91004C;
  padding-top: 2rem;
  margin-left: -3.625rem;
  padding-left: 3.625rem; }
  @media (max-width: 47.9375em) {
    .my-calendar .general-addon {
      padding-left: 2.125rem;
      margin-left: -2.125rem; } }
  @media (max-width: 40em) {
    .my-calendar .general-addon {
      margin-left: -1.687rem;
      padding-left: 1.687rem; } }
  .my-calendar .general-addon .rich-text {
    margin-top: 2rem; }

.my-calendar-pagination {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 2rem 0 1.5rem 0; }
  .my-calendar-pagination li {
    margin-right: 1rem; }
    .my-calendar-pagination li:last-child {
      margin-right: 0; }
    .my-calendar-pagination li a {
      color: #91004C; }
    .my-calendar-pagination li .active {
      color: #F4666B;
      text-decoration: none; }

.my-profile-info {
  margin-top: 2rem; }
  .my-profile-info-form {
    padding: 0; }
    .my-profile-info-form ul {
      list-style-type: none;
      margin: 0; }

.my-profile-preferences {
  margin-top: 2rem; }
  @media (max-width: 47.9375em) {
    .my-profile-preferences {
      margin-top: 3.5rem; } }
  @media (max-width: 47.9375em) {
    .my-profile-preferences-interests {
      margin-top: 2rem; } }

@media (max-width: 47.9375em) {
  .my-profile-main {
    padding-top: 2rem; } }

@media (max-width: 47.9375em) {
  .my-profile-user, .my-profile-billing, .my-profile-mailing {
    margin-top: 2rem; } }

.my-profile-links {
  margin: 0 0.5rem 0 0; }
  .my-profile-links.add-phone {
    margin-top: 0.5rem;
    display: block; }

.my-profile .account-section .btn-wrapper {
  margin-top: 1rem; }

.my-profile-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0 !important; }
  .my-profile-modal-inner {
    background-color: #ffffff;
    border: 2px solid #91004C;
    padding: 2rem;
    margin: 3rem 0;
    z-index: 100; }
    @media (max-height: 655px) {
      .my-profile-modal-inner {
        overflow: auto; } }
    .my-profile-modal-inner-form {
      margin-top: 1.5rem !important; }
    .my-profile-modal-inner-permanent-account {
      display: none; }
    .my-profile-modal-inner-title {
      display: flex;
      align-items: center;
      justify-content: space-between; }
  .my-profile-modal-overlay {
    background-color: rgba(255, 255, 255, 0.8); }
  .my-profile-modal-background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 75; }
  .my-profile-modal-close-js {
    margin-left: 1rem;
    text-decoration: none; }
    .my-profile-modal-close-js,
    .my-profile-modal-close-js > * {
      font-size: 2.5rem; }

.my-profile-btns a {
  margin-bottom: 1rem; }

.my-profile-btns a:first-child {
  margin-right: 2rem; }

.my-profile-btns a:nth-child(2) {
  min-width: 0; }

.my-profile-divider {
  margin: 5rem 0;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, #e0e0e0, #000000, #e0e0e0);
  display: none; }

.my-profile-address-list {
  list-style-type: none !important;
  margin: 0.5rem 0; }

.my-profile-address-manager span {
  margin-right: 0.5rem; }

.my-profile .span6 {
  width: calc((100% - 3rem) / 2); }
  @media (max-width: 47.9375em) {
    .my-profile .span6 {
      width: 100%; } }
  .my-profile .span6:nth-child(2) {
    margin-left: 3rem; }
    @media (max-width: 47.9375em) {
      .my-profile .span6:nth-child(2) {
        margin-left: 0; } }

.my-profile-update-processing {
  color: #ED1C24;
  display: block;
  margin: 1.5rem 0;
  font-weight: bold; }

.my-profile-success-box {
  display: block;
  margin: 1.5rem 0;
  font-weight: bold; }

.household-container.row-fluid {
  margin-top: -0.5rem;
  margin-bottom: 3rem; }
  .household-container.row-fluid .account-area-headline {
    font-size: 2.5rem;
    line-height: 1.2; }
    .household-container.row-fluid .account-area-headline:first-child {
      margin-top: 0; }
  .household-container.row-fluid .account-name {
    margin-top: 1.5rem; }
  @media (max-width: 47.9375em) {
    .household-container.row-fluid .account-section-half:nth-child(2) {
      margin-bottom: 3.5rem; } }

.household-container-address p {
  margin-top: 0; }

.household-container-info p {
  margin-top: 0; }

.household-container-members p {
  margin-top: 0; }

.my-gifts-filter {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 40em) {
    .my-gifts-filter {
      flex-direction: column; } }
  .my-gifts-filter-dropdown {
    margin: 2rem 0 1rem; }

.my-gifts-history-year {
  margin-top: 1.5rem; }

.my-gifts-table {
  text-align: left;
  overflow: auto;
  padding: 0;
  margin-top: 1rem; }
  .my-gifts-table tbody tr {
    border-bottom: 1px solid #000000; }
    .my-gifts-table tbody tr:last-child {
      border-bottom: none; }
  .my-gifts-table thead tr th {
    text-align: left;
    text-transform: uppercase;
    background: #91004C;
    color: white;
    padding: 1rem; }
  .my-gifts-table td {
    padding: 1rem; }
  @media (max-width: 47.9375em) {
    .my-gifts-table thead {
      display: none; }
    .my-gifts-table tbody tr td {
      display: block;
      padding: 0.5rem; }
      .my-gifts-table tbody tr td + td {
        padding-top: 0; }
      .my-gifts-table tbody tr td:before {
        content: attr(data-col) ": ";
        font-weight: bold; } }

.my-gifts-pagination {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 2rem 0 1.5rem 0; }
  .my-gifts-pagination li {
    margin-right: 1rem; }
    .my-gifts-pagination li:last-child {
      margin-right: 0; }
    .my-gifts-pagination li a {
      color: #91004C; }
    .my-gifts-pagination li .active {
      color: #F4666B;
      text-decoration: none; }

.my-membership-item {
  margin: 1.5rem 0; }
  .my-membership-item-main {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 40em) {
      .my-membership-item-main {
        flex-direction: column; } }
  .my-membership-item-details h4 {
    margin-bottom: 0.5rem; }
  .my-membership-item-details p {
    margin-top: 0; }
  .my-membership-item-actions a {
    width: 180px; }
  .my-membership-item-actions .all-dues {
    width: 216px; }
  .my-membership-item-actions-status {
    padding: 1rem;
    line-height: 1;
    border: 1px solid #000000;
    border-radius: 0.313rem;
    font-weight: bold;
    text-align: center;
    display: block; }
  .my-membership-item-actions > * {
    margin-top: 0.5rem; }
    .my-membership-item-actions > *:first-child {
      margin-top: 0; }
      @media (max-width: 40em) {
        .my-membership-item-actions > *:first-child {
          margin-top: 0.5rem; } }
  @media (max-width: 40em) {
    .my-membership-item-actions a, .my-membership-item-actions-status {
      width: 100%; } }

.my-membership-event-details {
  margin-right: 1.5rem;
  flex: 1 1 auto; }
  .my-membership-event-details h4 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    text-transform: none; }
  .my-membership-event-details p {
    margin-top: 0; }

.benefit-content {
  min-height: 1px; }
  .benefit-content > h3 + div > *:first-child {
    margin-top: 0.5rem; }

.my-benefits-list {
  margin-top: 3rem; }

.subs .subs-intro-container {
  margin-top: 2rem; }

.subs .subs-container {
  display: flex;
  flex-direction: column; }
  .subs .subs-container-secondary {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 47.9375em) {
      .subs .subs-container-secondary {
        flex-direction: column; } }
    .subs .subs-container-secondary > div:nth-child(odd) {
      margin-right: 2rem; }
      @media (max-width: 47.9375em) {
        .subs .subs-container-secondary > div:nth-child(odd) {
          margin-right: 0; } }

.subs .subs-inner {
  display: flex;
  margin-top: 2rem;
  background: #757575;
  color: #ffffff; }
  @media (max-width: 47.9375em) {
    .subs .subs-inner {
      flex-direction: column-reverse; }
      .subs .subs-inner h4 {
        margin-top: 2rem; } }
  .subs .subs-inner-info {
    padding-right: 2rem; }
    @media (max-width: 47.9375em) {
      .subs .subs-inner-info {
        padding-right: 0; } }
    .subs .subs-inner-info-btns *:not(:last-child) {
      margin-right: 0.5rem; }
  .subs .subs-inner-image {
    margin-left: 2rem; }
    @media (max-width: 47.9375em) {
      .subs .subs-inner-image {
        margin-left: 0; } }
    .subs .subs-inner-image img {
      width: 100%; }
  .subs .subs-inner > div {
    width: 50%; }
    @media (max-width: 47.9375em) {
      .subs .subs-inner > div {
        width: 100%; } }

.subs .subs-inner-secondary {
  margin-top: 2rem;
  padding: 0;
  width: calc(50% - 1rem);
  display: flex;
  flex-direction: column; }
  @media (max-width: 47.9375em) {
    .subs .subs-inner-secondary {
      width: 100%; } }
  .subs .subs-inner-secondary img {
    border-top-right-radius: 0.313rem;
    border-top-left-radius: 0.313rem;
    width: 100%; }
  .subs .subs-inner-secondary-info {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
    .subs .subs-inner-secondary-info p {
      flex-grow: 1; }
    .subs .subs-inner-secondary-info > *:first-child {
      margin-top: 0; }

.subs .subs-add-ons-container {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 47.9375em) {
    .subs .subs-add-ons-container {
      flex-direction: column; } }
  .subs .subs-add-ons-container > div:not(:nth-child(3n+3)) {
    margin-right: 2rem; }
  @media (max-width: 47.9375em) {
    .subs .subs-add-ons-container > div {
      margin-right: 0;
      width: 100%; } }

.subs .subs-add-ons-inner {
  background: #ffffff;
  border-radius: 0.313rem;
  border: 1px solid #000000;
  margin-top: 2rem;
  width: calc(33.33% - 1.34rem); }
  .subs .subs-add-ons-inner h4 {
    margin-top: 0;
    margin: 0;
    border: 0;
    background: #000000;
    color: #ffffff;
    padding: 1rem; }
  .subs .subs-add-ons-inner div {
    padding: 1rem; }
  .subs .subs-add-ons-inner p {
    margin-top: 0; }

.subs .subs-btn {
  margin-top: 1rem; }
  .subs .subs-btn-special {
    width: max-content; }

.subs .subs-btns-container > *:not(:last-child) {
  margin-right: 0.5rem; }

.lyric-tradeone {
  margin-top: 2rem; }
  .lyric-tradeone-step-one, .lyric-tradeone-step-two {
    margin-top: 2rem; }
    .lyric-tradeone-step-one > *:first-child, .lyric-tradeone-step-two > *:first-child {
      margin-top: 0; }
  .lyric-tradeone-ext-list {
    margin-top: 1.5rem; }
    .lyric-tradeone-ext-list ul {
      list-style-type: none;
      margin: 0; }
      .lyric-tradeone-ext-list ul li:first-child label {
        margin-top: 0; }
      .lyric-tradeone-ext-list ul label {
        width: 20rem;
        max-width: 100%; }
        @media (max-width: 47.9375em) {
          .lyric-tradeone-ext-list ul label {
            display: block; } }
  .lyric-tradeone-prod-list {
    list-style-type: none;
    margin: 0;
    margin-top: 1.5rem; }
    .lyric-tradeone-prod-list > li + li {
      margin-top: 1.5rem; }
  .lyric-tradeone-options {
    list-style-type: none;
    margin: 0; }
    .lyric-tradeone-options > li {
      padding-left: .25rem; }
  .lyric-tradeone-footer {
    margin-top: 1.5rem; }

.lyric-vouchers-dates {
  width: 95%;
  max-width: 700px;
  margin-top: 1rem;
  margin-bottom: 0; }
  .lyric-vouchers-dates tr td {
    padding: 0.5rem 0;
    width: 25%; }
    .lyric-vouchers-dates tr td:first-child {
      width: 50%; }
    .lyric-vouchers-dates tr td:last-child {
      text-align: right; }
  .lyric-vouchers-dates tr + tr td {
    border-top: 1px solid #e0e0e0; }

.lyric-vouchers-package {
  margin-top: 0; }
  .lyric-vouchers-package li {
    padding: 0.5rem 0; }
    .lyric-vouchers-package li + li {
      border-top: 1px solid #e0e0e0; }

.lyric-vouchers .rich-text + .lyric-column-container {
  margin-top: 2rem; }

.lyric-merch-item {
  display: flex; }
  @media (min-width: 40.0625em) {
    .lyric-merch-item {
      width: 33.33%;
      padding: 1.5rem; } }
  @media (min-width: 40.0625em) and (max-width: 47.9375em) {
    .lyric-merch-item {
      width: 50%; } }
  @media (max-width: 40em) {
    .lyric-merch-item + .lyric-merch-item {
      margin-top: 1.5rem; } }
  .lyric-merch-item-inner {
    padding: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-decoration: none; }
    .lyric-merch-item-inner:hover .lyric-merch-item-image-container img, .lyric-merch-item-inner:focus .lyric-merch-item-image-container img {
      transform: scale(1.05); }
  a.lyric-merch-item-inner:hover {
    text-decoration: none; }
  .lyric-merch-item-image-container {
    border: 1px solid #e0e0e0;
    margin-bottom: 1.5rem; }
    .lyric-merch-item-image-container img {
      object-fit: contain; }
  .lyric-merch-item-image, .lyric-merch-item-info {
    min-height: 1px;
    width: 100%; }
  .lyric-merch-item-name {
    margin-top: 1rem; }
  .lyric-merch-item-price {
    flex: 1 0 auto;
    color: #000000;
    font-size: 3rem;
    line-height: 1.125; }
    @media screen and (max-width: 80em) {
      .lyric-merch-item-price {
        font-size: 2.25rem;
        line-height: 1.11; } }
    @media (max-width: 40em) {
      .lyric-merch-item-price {
        margin-bottom: 0.5rem; } }

.lyric-merch-content {
  padding-bottom: 4.875rem; }
  @media screen and (max-width: 40em) {
    .lyric-merch-content {
      padding-bottom: 5.3125rem; } }

.lyric-merch-items {
  margin-top: 2rem; }
  @media (min-width: 40.0625em) {
    .lyric-merch-items {
      display: flex;
      margin-left: -1.5rem;
      margin-right: -1.5rem;
      width: calc(100% + 3rem);
      flex-wrap: wrap; } }

.lyric-merch-detail-page {
  padding-top: 2rem; }

.lyric-merch-detail-img {
  padding: 0;
  overflow: hidden; }

.lyric-merch-detail-title {
  color: #91004C; }

.lyric-merch-detail-info > * + * {
  margin-top: 1.5rem; }

.lyric-merch-detail-info select {
  max-width: none; }

@media (max-width: 40em) {
  .lyric-merch-detail-info .btn, .lyric-merch-detail-info button, .lyric-merch-detail-info a {
    width: 100%; } }

.lyric-merch-detail-info .promo-input {
  width: 100%;
  margin-right: 0;
  margin-top: 0.5rem; }
  @media (max-width: 40em) {
    .lyric-merch-detail-info .promo-input .btn, .lyric-merch-detail-info .promo-input button, .lyric-merch-detail-info .promo-input a {
      width: auto; } }

.lyric-merch-detail-buy, .lyric-merch-detail-btns {
  margin-top: 1rem; }

.lyric-merch-detail-btns > *:not(:first-child) {
  margin-top: 1rem;
  display: block; }

.content-page .block {
  margin-top: 2rem; }

.content-page-header {
  padding-top: 2rem; }

.lyric-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: var(--nav-clearance) !important;
  right: 0;
  bottom: 0;
  left: 0 !important;
  -webkit-overflow-scrolling: touch; }
  .lyric-modal-inner {
    padding: 3rem;
    margin: 0.5rem;
    z-index: 100;
    overflow-y: auto;
    position: relative; }
    .lyric-modal-inner-header {
      margin-top: 1.5rem; }
    .lyric-modal-inner-form {
      margin-top: 1.5rem !important; }
    .lyric-modal-inner-permanent-account {
      display: none; }
    .lyric-modal-inner-title {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 2rem; }
  .lyric-modal-overlay {
    background: rgba(237, 237, 237, 0.95); }
  .lyric-modal-background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 75; }
  .lyric-modal-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    text-decoration: none; }
    .lyric-modal-close,
    .lyric-modal-close > * {
      font-size: 2.5rem; }
  .lyric-modal-btns {
    margin: 2rem 0; }
  .lyric-modal-fixed {
    position: fixed;
    z-index: 100001; }

.lyric-btns, .payment-btns {
  margin-top: 2rem; }
  .lyric-btns a, .payment-btns a,
  .lyric-btns input,
  .payment-btns input {
    margin: 0 0 1rem 0; }
  .lyric-btns a:first-child, .payment-btns a:first-child,
  .lyric-btns input:first-child,
  .payment-btns input:first-child {
    margin-right: 2rem; }
  .lyric-btns a:nth-child(2), .payment-btns a:nth-child(2),
  .lyric-btns input:nth-child(2),
  .payment-btns input:nth-child(2) {
    min-width: 0; }

.lyric-dining-addon .modal-wrapper {
  background-color: rgba(237, 237, 237, 0.97); }

.lyric-dining-addon-form {
  margin-top: 2rem; }

.lyric-dining-addon h3 + select {
  margin-top: 0.5rem; }

.lyric-dining-addon button + div > .rich-text {
  padding-top: 2rem; }

.lyric-dining-addon-graham-chbx {
  margin-bottom: 1.5rem; }

.lyric-dining-addon [data-show="1"] li:nth-child(1) ~ li {
  display: none; }

.lyric-dining-addon [data-show="2"] li:nth-child(2) ~ li {
  display: none; }

.lyric-dining-addon [data-show="3"] li:nth-child(3) ~ li {
  display: none; }

.lyric-dining-addon [data-show="4"] li:nth-child(4) ~ li {
  display: none; }

.lyric-dining-addon [data-show="5"] li:nth-child(5) ~ li {
  display: none; }

.lyric-dining-addon [data-show="6"] li:nth-child(6) ~ li {
  display: none; }

.lyric-dining-addon [data-show="7"] li:nth-child(7) ~ li {
  display: none; }

.lyric-dining-addon [data-show="8"] li:nth-child(8) ~ li {
  display: none; }

.lyric-dining-addon [data-show="9"] li:nth-child(9) ~ li {
  display: none; }

.lyric-dining-addon [data-show="10"] li:nth-child(10) ~ li {
  display: none; }

.lyric-dining-addon [data-show="11"] li:nth-child(11) ~ li {
  display: none; }

.lyric-dining-addon [data-show="12"] li:nth-child(12) ~ li {
  display: none; }

.addeventatc:focus, a[href]:not([tabindex='-1']),
.slick-dots li button:not([tabindex='-1']),
area[href]:not([tabindex='-1']),
input:not([disabled]):not([tabindex='-1']),
select:not([disabled]):not([tabindex='-1']),
textarea:not([disabled]):not([tabindex='-1']),
button:not([disabled]):not([tabindex='-1']),
iframe:not([tabindex='-1']),
[tabindex]:not([tabindex='-1']),
[contentEditable=true]:not([tabindex='-1']), input[type='checkbox'] + label:before, input[type='checkbox'] + input[type='hidden'] + label:before, input[type='checkbox'] + span > label:before,
input[type='radio'] + label:before,
input[type='radio'] + input[type='hidden'] + label:before,
input[type='radio'] + span > label:before, .filter-list li input:focus + label {
  outline: 2px solid transparent;
  outline-offset: 5px; }

.addeventatc:focus, a[href]:not([tabindex='-1']):focus,
.slick-dots li button:not([tabindex='-1']):focus,
area[href]:not([tabindex='-1']):focus,
input:not([disabled]):not([tabindex='-1']):focus,
select:not([disabled]):not([tabindex='-1']):focus,
textarea:not([disabled]):not([tabindex='-1']):focus,
button:not([disabled]):not([tabindex='-1']):focus,
iframe:not([tabindex='-1']):focus,
[tabindex]:not([tabindex='-1']):focus,
[contentEditable=true]:not([tabindex='-1']):focus, input[type='checkbox']:focus + label:before,
input[type='checkbox']:focus + input[type='hidden'] + label:before, input[type='checkbox']:focus + span > label:before,
input[type='radio']:focus + label:before,
input[type='radio']:focus + input[type='hidden'] + label:before,
input[type='radio']:focus + span > label:before, div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:focus + .fuax-label,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='checkbox']:focus + input[type='hidden'] + .fuax-label,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:focus + .fuax-label,
div.EPiServerForm-container .FormChoice.enhanced-fields input[type='radio']:focus + input[type='hidden'] + .fuax-label, .filter-list li input:focus + label {
  outline-color: #F4666B; }

.addeventatc:focus:active {
  outline: none !important; }

a[href]:not([tabindex='-1']):focus:active,
.slick-dots li button:not([tabindex='-1']):focus:active,
area[href]:not([tabindex='-1']):focus:active,
input:not([disabled]):not([tabindex='-1']):focus:active,
select:not([disabled]):not([tabindex='-1']):focus:active,
textarea:not([disabled]):not([tabindex='-1']):focus:active,
button:not([disabled]):not([tabindex='-1']):focus:active,
iframe:not([tabindex='-1']):focus:active,
[tabindex]:not([tabindex='-1']):focus:active,
[contentEditable=true]:not([tabindex='-1']):focus:active {
  outline: none !important; }

.rich-text > h3 + h3, .rich-text > h3 + h4, .rich-text > h3 + h5, .rich-text > h3 + h6, .rich-text > h3 + p, .rich-text > h3 + ul, .rich-text > h3 + ol, .rich-text > h4 + h3, .rich-text > h4 + h4, .rich-text > h4 + h5, .rich-text > h4 + h6, .rich-text > h4 + p, .rich-text > h4 + ul, .rich-text > h4 + ol, .rich-text > h5 + h3, .rich-text > h5 + h4, .rich-text > h5 + h5, .rich-text > h5 + h6, .rich-text > h5 + p, .rich-text > h5 + ul, .rich-text > h5 + ol, .rich-text > h6 + h3, .rich-text > h6 + h4, .rich-text > h6 + h5, .rich-text > h6 + h6, .rich-text > h6 + p, .rich-text > h6 + ul, .rich-text > h6 + ol, .rich-text > p + h3, .rich-text > p + h4, .rich-text > p + h5, .rich-text > p + h6, .rich-text > p + p, .rich-text > p + ul, .rich-text > p + ol, .rich-text > ul + h3, .rich-text > ul + h4, .rich-text > ul + h5, .rich-text > ul + h6, .rich-text > ul + p, .rich-text > ul + ul, .rich-text > ul + ol, .rich-text > ol + h3, .rich-text > ol + h4, .rich-text > ol + h5, .rich-text > ol + h6, .rich-text > ol + p, .rich-text > ol + ul, .rich-text > ol + ol, .adp-content-bio-more {
  margin-top: 1.5rem; }
  @media screen and (max-width: 64em) {
    .rich-text > h3 + h3, .rich-text > h3 + h4, .rich-text > h3 + h5, .rich-text > h3 + h6, .rich-text > h3 + p, .rich-text > h3 + ul, .rich-text > h3 + ol, .rich-text > h4 + h3, .rich-text > h4 + h4, .rich-text > h4 + h5, .rich-text > h4 + h6, .rich-text > h4 + p, .rich-text > h4 + ul, .rich-text > h4 + ol, .rich-text > h5 + h3, .rich-text > h5 + h4, .rich-text > h5 + h5, .rich-text > h5 + h6, .rich-text > h5 + p, .rich-text > h5 + ul, .rich-text > h5 + ol, .rich-text > h6 + h3, .rich-text > h6 + h4, .rich-text > h6 + h5, .rich-text > h6 + h6, .rich-text > h6 + p, .rich-text > h6 + ul, .rich-text > h6 + ol, .rich-text > p + h3, .rich-text > p + h4, .rich-text > p + h5, .rich-text > p + h6, .rich-text > p + p, .rich-text > p + ul, .rich-text > p + ol, .rich-text > ul + h3, .rich-text > ul + h4, .rich-text > ul + h5, .rich-text > ul + h6, .rich-text > ul + p, .rich-text > ul + ul, .rich-text > ul + ol, .rich-text > ol + h3, .rich-text > ol + h4, .rich-text > ol + h5, .rich-text > ol + h6, .rich-text > ol + p, .rich-text > ol + ul, .rich-text > ol + ol, .adp-content-bio-more {
      margin-top: 1rem; } }

.rich-text {
  max-width: 45.3125rem;
  color: black; }
  .rich-text-auto-margin {
    margin-left: auto;
    margin-right: auto; }
  .rich-text-full-width {
    max-width: none; }
  .rich-text h2 {
    font-size: 4.25rem;
    line-height: 1.05882; }
    @media screen and (max-width: 80em) {
      .rich-text h2 {
        font-size: 3rem;
        line-height: 1.125; } }
  .rich-text h3 {
    font-size: 3.75rem;
    line-height: 1.26667; }
    @media screen and (max-width: 80em) {
      .rich-text h3 {
        font-size: 2.25rem;
        line-height: 1.38889; } }
    @media screen and (max-width: 40em) {
      .rich-text h3 {
        font-size: 1.875rem;
        line-height: 1.46667; } }
  .rich-text p {
    color: black; }
  .rich-text sup {
    font-size: 0.75em; }
  .rich-text ul, .rich-text ol {
    margin-left: 1.25rem; }
    .rich-text ul li + li, .rich-text ol li + li {
      margin-top: 0.5rem; }
  .rich-text > * + blockquote {
    margin-top: 5.4375rem; }
    @media (max-width: 64em) {
      .rich-text > * + blockquote {
        margin-top: 3rem; } }
  .rich-text blockquote {
    color: #91004C;
    max-width: 20ch; }
    .rich-text blockquote:before {
      color: black; }

[data-block-transition-amount="6rem"] {
  opacity: 0;
  transform: translateY(6rem); }
  [data-block-transition-amount="6rem"][data-block-animate] {
    opacity: 1;
    transform: translateY(0); }
  @media (max-width: 47.9375em) {
    [data-block-transition-amount="6rem"] {
      opacity: 1;
      transform: none; } }

.block-container > *:not(.adage-wysiwyg-block-container):last-child {
  margin-bottom: 0; }

.main-content > *:last-child {
  border-bottom: none; }

.adage-block-heading {
  color: #000000;
  padding-bottom: 2rem; }
  .adage-themed.theme-coral .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-coral .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-yellow .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-orange .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-pink .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-pink-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-blue .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-blue-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-teal .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-teal-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green .adage-block-heading {
    color: #000000; }
    .adage-themed.theme-green .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-block-heading {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-green-alt .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-red .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-block-heading {
    color: #ffffff; }
    .adage-themed.theme-black .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-block-heading .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-block-heading {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-block-heading .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-block-heading .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-block-heading .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-block-heading .adage-newsletter-signup-description p {
      color: #ffffff; }
  @media (max-width: 40em) {
    .adage-block-heading {
      padding-bottom: 1.5rem; } }

.adage-block-level-cta {
  margin-top: 3rem; }
  @media (max-width: 40em) {
    .adage-block-level-cta {
      margin-top: 2rem; } }

.adage-block-inner.flush-top {
  padding-top: 0; }

.adage-block-inner.flush-bottom {
  padding-bottom: 0; }

.adage-block-inner.flush-horizontal {
  padding-left: 0;
  padding-right: 0; }

.adage-block-inner .adage-block-inner {
  padding: 0; }

.hero-image img, .adage-fiftyfifty .adage-image-block img, .adage-fiftyfifty .adage-video-block img, .adage-audio-item-image-inner img, .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo), .adage-listing-item-image-inner .adage-image-block img {
  height: 100%;
  width: auto;
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .hero-image img, .adage-fiftyfifty .adage-image-block img, .adage-fiftyfifty .adage-video-block img, .adage-audio-item-image-inner img, .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo), .adage-listing-item-image-inner .adage-image-block img {
      display: none; } }
  @supports (object-fit: cover) {
    .hero-image img, .adage-fiftyfifty .adage-image-block img, .adage-fiftyfifty .adage-video-block img, .adage-audio-item-image-inner img, .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo), .adage-listing-item-image-inner .adage-image-block img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
      transform: none;
      left: 0;
      top: 0; } }

.hero-image [data-full-bleed-image-ie], .adage-fiftyfifty .adage-image-block [data-full-bleed-image-ie], .adage-fiftyfifty .adage-video-block [data-full-bleed-image-ie], .adage-audio-item-image-inner [data-full-bleed-image-ie], .adage-video-thumbnail-imagecontainer [data-full-bleed-image-ie], .adage-listing-item-image-inner .adage-image-block [data-full-bleed-image-ie] {
  background-size: cover;
  background-position: center center;
  height: 100%;
  opacity: 0;
  transition: .3s opacity;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .hero-image [class][data-full-bleed-image-ie], .adage-fiftyfifty .adage-image-block [class][data-full-bleed-image-ie], .adage-fiftyfifty .adage-video-block [class][data-full-bleed-image-ie], .adage-audio-item-image-inner [class][data-full-bleed-image-ie], .adage-video-thumbnail-imagecontainer [class][data-full-bleed-image-ie], .adage-listing-item-image-inner .adage-image-block [class][data-full-bleed-image-ie] {
    opacity: 1; }

.adage-themed.theme-coral .lyric-donation-form, .adage-themed.theme-coral .adage-fiftyfifty-item, .adage-themed.theme-coral .adage-fwcta, .adage-themed.theme-coral .adage-newsletter-signup, .adage-themed.theme-coral .adage-quote, .adage-themed.theme-coral .adage-listing-item-inner, .adage-themed.theme-coral .adage-linklist, .adage-themed.theme-coral .adage-listing-item {
  background-color: #F4666B; }

.adage-detail-page.theme-coral .adage-themed .lyric-donation-form, .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-coral .adage-themed .adage-fwcta, .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-coral .adage-themed .adage-quote, .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-coral .adage-themed .adage-linklist, .adage-detail-page.theme-coral .adage-themed .adage-listing-item {
  background-color: #F4666B; }

.adage-themed.theme-yellow .lyric-donation-form, .adage-themed.theme-yellow .adage-fiftyfifty-item, .adage-themed.theme-yellow .adage-fwcta, .adage-themed.theme-yellow .adage-newsletter-signup, .adage-themed.theme-yellow .adage-quote, .adage-themed.theme-yellow .adage-listing-item-inner, .adage-themed.theme-yellow .adage-linklist, .adage-themed.theme-yellow .adage-listing-item {
  background-color: #FFD400; }

.adage-detail-page.theme-yellow .adage-themed .lyric-donation-form, .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-yellow .adage-themed .adage-fwcta, .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-yellow .adage-themed .adage-quote, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-yellow .adage-themed .adage-linklist, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item {
  background-color: #FFD400; }

.adage-themed.theme-yellow-alt .lyric-donation-form, .adage-themed.theme-yellow-alt .adage-fiftyfifty-item, .adage-themed.theme-yellow-alt .adage-fwcta, .adage-themed.theme-yellow-alt .adage-newsletter-signup, .adage-themed.theme-yellow-alt .adage-quote, .adage-themed.theme-yellow-alt .adage-listing-item-inner, .adage-themed.theme-yellow-alt .adage-linklist, .adage-themed.theme-yellow-alt .adage-listing-item {
  background-color: #E6B222; }

.adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item {
  background-color: #E6B222; }

.adage-themed.theme-orange .lyric-donation-form, .adage-themed.theme-orange .adage-fiftyfifty-item, .adage-themed.theme-orange .adage-fwcta, .adage-themed.theme-orange .adage-newsletter-signup, .adage-themed.theme-orange .adage-quote, .adage-themed.theme-orange .adage-listing-item-inner, .adage-themed.theme-orange .adage-linklist, .adage-themed.theme-orange .adage-listing-item {
  background-color: #FAA61A; }

.adage-detail-page.theme-orange .adage-themed .lyric-donation-form, .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-orange .adage-themed .adage-fwcta, .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-orange .adage-themed .adage-quote, .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-orange .adage-themed .adage-linklist, .adage-detail-page.theme-orange .adage-themed .adage-listing-item {
  background-color: #FAA61A; }

.adage-themed.theme-orange-alt .lyric-donation-form, .adage-themed.theme-orange-alt .adage-fiftyfifty-item, .adage-themed.theme-orange-alt .adage-fwcta, .adage-themed.theme-orange-alt .adage-newsletter-signup, .adage-themed.theme-orange-alt .adage-quote, .adage-themed.theme-orange-alt .adage-listing-item-inner, .adage-themed.theme-orange-alt .adage-linklist, .adage-themed.theme-orange-alt .adage-listing-item {
  background-color: #F36B16; }

.adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item {
  background-color: #F36B16; }

.adage-themed.theme-pink .lyric-donation-form, .adage-themed.theme-pink .adage-fiftyfifty-item, .adage-themed.theme-pink .adage-fwcta, .adage-themed.theme-pink .adage-newsletter-signup, .adage-themed.theme-pink .adage-quote, .adage-themed.theme-pink .adage-listing-item-inner, .adage-themed.theme-pink .adage-linklist, .adage-themed.theme-pink .adage-listing-item {
  background-color: #F287B7; }

.adage-detail-page.theme-pink .adage-themed .lyric-donation-form, .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-pink .adage-themed .adage-fwcta, .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-pink .adage-themed .adage-quote, .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-pink .adage-themed .adage-linklist, .adage-detail-page.theme-pink .adage-themed .adage-listing-item {
  background-color: #F287B7; }

.adage-themed.theme-pink-alt .lyric-donation-form, .adage-themed.theme-pink-alt .adage-fiftyfifty-item, .adage-themed.theme-pink-alt .adage-fwcta, .adage-themed.theme-pink-alt .adage-newsletter-signup, .adage-themed.theme-pink-alt .adage-quote, .adage-themed.theme-pink-alt .adage-listing-item-inner, .adage-themed.theme-pink-alt .adage-linklist, .adage-themed.theme-pink-alt .adage-listing-item {
  background-color: #EC008C; }

.adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item {
  background-color: #EC008C; }

.adage-themed.theme-purple .lyric-donation-form, .adage-themed.theme-purple .adage-fiftyfifty-item, .adage-themed.theme-purple .adage-fwcta, .adage-themed.theme-purple .adage-newsletter-signup, .adage-themed.theme-purple .adage-quote, .adage-themed.theme-purple .adage-listing-item-inner, .adage-themed.theme-purple .adage-linklist, .adage-themed.theme-purple .adage-listing-item {
  background-color: #BD73B0; }

.adage-detail-page.theme-purple .adage-themed .lyric-donation-form, .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-purple .adage-themed .adage-fwcta, .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-purple .adage-themed .adage-quote, .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-purple .adage-themed .adage-linklist, .adage-detail-page.theme-purple .adage-themed .adage-listing-item {
  background-color: #BD73B0; }

.adage-themed.theme-purple-alt .lyric-donation-form, .adage-themed.theme-purple-alt .adage-fiftyfifty-item, .adage-themed.theme-purple-alt .adage-fwcta, .adage-themed.theme-purple-alt .adage-newsletter-signup, .adage-themed.theme-purple-alt .adage-quote, .adage-themed.theme-purple-alt .adage-listing-item-inner, .adage-themed.theme-purple-alt .adage-linklist, .adage-themed.theme-purple-alt .adage-listing-item {
  background-color: #9A258F; }

.adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item {
  background-color: #9A258F; }

.adage-themed.theme-blue .lyric-donation-form, .adage-themed.theme-blue .adage-fiftyfifty-item, .adage-themed.theme-blue .adage-fwcta, .adage-themed.theme-blue .adage-newsletter-signup, .adage-themed.theme-blue .adage-quote, .adage-themed.theme-blue .adage-listing-item-inner, .adage-themed.theme-blue .adage-linklist, .adage-themed.theme-blue .adage-listing-item {
  background-color: #44C8F5; }

.adage-detail-page.theme-blue .adage-themed .lyric-donation-form, .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-blue .adage-themed .adage-fwcta, .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-blue .adage-themed .adage-quote, .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-blue .adage-themed .adage-linklist, .adage-detail-page.theme-blue .adage-themed .adage-listing-item {
  background-color: #44C8F5; }

.adage-themed.theme-blue-alt .lyric-donation-form, .adage-themed.theme-blue-alt .adage-fiftyfifty-item, .adage-themed.theme-blue-alt .adage-fwcta, .adage-themed.theme-blue-alt .adage-newsletter-signup, .adage-themed.theme-blue-alt .adage-quote, .adage-themed.theme-blue-alt .adage-listing-item-inner, .adage-themed.theme-blue-alt .adage-linklist, .adage-themed.theme-blue-alt .adage-listing-item {
  background-color: #008FD5; }

.adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item {
  background-color: #008FD5; }

.adage-themed.theme-teal .lyric-donation-form, .adage-themed.theme-teal .adage-fiftyfifty-item, .adage-themed.theme-teal .adage-fwcta, .adage-themed.theme-teal .adage-newsletter-signup, .adage-themed.theme-teal .adage-quote, .adage-themed.theme-teal .adage-listing-item-inner, .adage-themed.theme-teal .adage-linklist, .adage-themed.theme-teal .adage-listing-item {
  background-color: #7ECBB6; }

.adage-detail-page.theme-teal .adage-themed .lyric-donation-form, .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-teal .adage-themed .adage-fwcta, .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-teal .adage-themed .adage-quote, .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-teal .adage-themed .adage-linklist, .adage-detail-page.theme-teal .adage-themed .adage-listing-item {
  background-color: #7ECBB6; }

.adage-themed.theme-teal-alt .lyric-donation-form, .adage-themed.theme-teal-alt .adage-fiftyfifty-item, .adage-themed.theme-teal-alt .adage-fwcta, .adage-themed.theme-teal-alt .adage-newsletter-signup, .adage-themed.theme-teal-alt .adage-quote, .adage-themed.theme-teal-alt .adage-listing-item-inner, .adage-themed.theme-teal-alt .adage-linklist, .adage-themed.theme-teal-alt .adage-listing-item {
  background-color: #00A390; }

.adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item {
  background-color: #00A390; }

.adage-themed.theme-green .lyric-donation-form, .adage-themed.theme-green .adage-fiftyfifty-item, .adage-themed.theme-green .adage-fwcta, .adage-themed.theme-green .adage-newsletter-signup, .adage-themed.theme-green .adage-quote, .adage-themed.theme-green .adage-listing-item-inner, .adage-themed.theme-green .adage-linklist, .adage-themed.theme-green .adage-listing-item {
  background-color: #A6CE39; }

.adage-detail-page.theme-green .adage-themed .lyric-donation-form, .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-green .adage-themed .adage-fwcta, .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-green .adage-themed .adage-quote, .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-green .adage-themed .adage-linklist, .adage-detail-page.theme-green .adage-themed .adage-listing-item {
  background-color: #A6CE39; }

.adage-themed.theme-green-alt .lyric-donation-form, .adage-themed.theme-green-alt .adage-fiftyfifty-item, .adage-themed.theme-green-alt .adage-fwcta, .adage-themed.theme-green-alt .adage-newsletter-signup, .adage-themed.theme-green-alt .adage-quote, .adage-themed.theme-green-alt .adage-listing-item-inner, .adage-themed.theme-green-alt .adage-linklist, .adage-themed.theme-green-alt .adage-listing-item {
  background-color: #00A84C; }

.adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-green-alt .adage-themed .adage-quote, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item {
  background-color: #00A84C; }

.adage-themed.theme-red .lyric-donation-form, .adage-themed.theme-red .adage-fiftyfifty-item, .adage-themed.theme-red .adage-fwcta, .adage-themed.theme-red .adage-newsletter-signup, .adage-themed.theme-red .adage-quote, .adage-themed.theme-red .adage-listing-item-inner, .adage-themed.theme-red .adage-linklist, .adage-themed.theme-red .adage-listing-item {
  background-color: #ED1C24; }

.adage-detail-page.theme-red .adage-themed .lyric-donation-form, .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-red .adage-themed .adage-fwcta, .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-red .adage-themed .adage-quote, .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-red .adage-themed .adage-linklist, .adage-detail-page.theme-red .adage-themed .adage-listing-item {
  background-color: #ED1C24; }

.adage-themed.theme-montepulciano .lyric-donation-form, .adage-themed.theme-montepulciano .adage-fiftyfifty-item, .adage-themed.theme-montepulciano .adage-fwcta, .adage-themed.theme-montepulciano .adage-newsletter-signup, .adage-themed.theme-montepulciano .adage-quote, .adage-themed.theme-montepulciano .adage-listing-item-inner, .adage-themed.theme-montepulciano .adage-linklist, .adage-themed.theme-montepulciano .adage-listing-item {
  background-color: #91004C; }

.adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form, .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta, .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item {
  background-color: #91004C; }

.adage-themed.theme-black .lyric-donation-form, .adage-themed.theme-black .adage-fiftyfifty-item, .adage-themed.theme-black .adage-fwcta, .adage-themed.theme-black .adage-newsletter-signup, .adage-themed.theme-black .adage-quote, .adage-themed.theme-black .adage-listing-item-inner, .adage-themed.theme-black .adage-linklist, .adage-themed.theme-black .adage-listing-item {
  background-color: #000000; }

.adage-detail-page.theme-black .adage-themed .lyric-donation-form, .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-black .adage-themed .adage-fwcta, .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-black .adage-themed .adage-quote, .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-black .adage-themed .adage-linklist, .adage-detail-page.theme-black .adage-themed .adage-listing-item {
  background-color: #000000; }

.adage-themed.theme-coral .lyric-donation-form, .adage-themed.theme-coral .adage-fiftyfifty-item, .adage-themed.theme-coral .adage-fwcta, .adage-themed.theme-coral .adage-newsletter-signup, .adage-themed.theme-coral .adage-quote, .adage-themed.theme-coral .adage-listing-item-inner, .adage-themed.theme-coral .adage-linklist, .adage-themed.theme-coral .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-coral .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-coral .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-coral .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-coral .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-coral .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-coral .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-coral .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-coral .adage-themed .lyric-donation-form, .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-coral .adage-themed .adage-fwcta, .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-coral .adage-themed .adage-quote, .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-coral .adage-themed .adage-linklist, .adage-detail-page.theme-coral .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-coral .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-coral .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-coral .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-coral .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-coral .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-yellow .lyric-donation-form, .adage-themed.theme-yellow .adage-fiftyfifty-item, .adage-themed.theme-yellow .adage-fwcta, .adage-themed.theme-yellow .adage-newsletter-signup, .adage-themed.theme-yellow .adage-quote, .adage-themed.theme-yellow .adage-listing-item-inner, .adage-themed.theme-yellow .adage-linklist, .adage-themed.theme-yellow .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-yellow .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-yellow .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-yellow .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-yellow .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-yellow .adage-themed .lyric-donation-form, .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-yellow .adage-themed .adage-fwcta, .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-yellow .adage-themed .adage-quote, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-yellow .adage-themed .adage-linklist, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-yellow .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-yellow-alt .lyric-donation-form, .adage-themed.theme-yellow-alt .adage-fiftyfifty-item, .adage-themed.theme-yellow-alt .adage-fwcta, .adage-themed.theme-yellow-alt .adage-newsletter-signup, .adage-themed.theme-yellow-alt .adage-quote, .adage-themed.theme-yellow-alt .adage-listing-item-inner, .adage-themed.theme-yellow-alt .adage-linklist, .adage-themed.theme-yellow-alt .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-yellow-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-yellow-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-yellow-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-yellow-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-yellow-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-yellow-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-orange .lyric-donation-form, .adage-themed.theme-orange .adage-fiftyfifty-item, .adage-themed.theme-orange .adage-fwcta, .adage-themed.theme-orange .adage-newsletter-signup, .adage-themed.theme-orange .adage-quote, .adage-themed.theme-orange .adage-listing-item-inner, .adage-themed.theme-orange .adage-linklist, .adage-themed.theme-orange .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-orange .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-orange .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-orange .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-orange .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-orange .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-orange .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-orange .adage-themed .lyric-donation-form, .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-orange .adage-themed .adage-fwcta, .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-orange .adage-themed .adage-quote, .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-orange .adage-themed .adage-linklist, .adage-detail-page.theme-orange .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-orange .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-orange-alt .lyric-donation-form, .adage-themed.theme-orange-alt .adage-fiftyfifty-item, .adage-themed.theme-orange-alt .adage-fwcta, .adage-themed.theme-orange-alt .adage-newsletter-signup, .adage-themed.theme-orange-alt .adage-quote, .adage-themed.theme-orange-alt .adage-listing-item-inner, .adage-themed.theme-orange-alt .adage-linklist, .adage-themed.theme-orange-alt .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-orange-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-orange-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-orange-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-orange-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-orange-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-orange-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-pink .lyric-donation-form, .adage-themed.theme-pink .adage-fiftyfifty-item, .adage-themed.theme-pink .adage-fwcta, .adage-themed.theme-pink .adage-newsletter-signup, .adage-themed.theme-pink .adage-quote, .adage-themed.theme-pink .adage-listing-item-inner, .adage-themed.theme-pink .adage-linklist, .adage-themed.theme-pink .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-pink .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-pink .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-pink .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-pink .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-pink .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-pink .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-pink .adage-themed .lyric-donation-form, .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-pink .adage-themed .adage-fwcta, .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-pink .adage-themed .adage-quote, .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-pink .adage-themed .adage-linklist, .adage-detail-page.theme-pink .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-pink .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-pink-alt .lyric-donation-form, .adage-themed.theme-pink-alt .adage-fiftyfifty-item, .adage-themed.theme-pink-alt .adage-fwcta, .adage-themed.theme-pink-alt .adage-newsletter-signup, .adage-themed.theme-pink-alt .adage-quote, .adage-themed.theme-pink-alt .adage-listing-item-inner, .adage-themed.theme-pink-alt .adage-linklist, .adage-themed.theme-pink-alt .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-pink-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-pink-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-pink-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-pink-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-pink-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-pink-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-purple .lyric-donation-form, .adage-themed.theme-purple .adage-fiftyfifty-item, .adage-themed.theme-purple .adage-fwcta, .adage-themed.theme-purple .adage-newsletter-signup, .adage-themed.theme-purple .adage-quote, .adage-themed.theme-purple .adage-listing-item-inner, .adage-themed.theme-purple .adage-linklist, .adage-themed.theme-purple .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-purple .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-purple .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-purple .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-purple .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-purple .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-purple .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-purple .adage-themed .lyric-donation-form, .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-purple .adage-themed .adage-fwcta, .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-purple .adage-themed .adage-quote, .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-purple .adage-themed .adage-linklist, .adage-detail-page.theme-purple .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-purple .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-purple-alt .lyric-donation-form, .adage-themed.theme-purple-alt .adage-fiftyfifty-item, .adage-themed.theme-purple-alt .adage-fwcta, .adage-themed.theme-purple-alt .adage-newsletter-signup, .adage-themed.theme-purple-alt .adage-quote, .adage-themed.theme-purple-alt .adage-listing-item-inner, .adage-themed.theme-purple-alt .adage-linklist, .adage-themed.theme-purple-alt .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-purple-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-purple-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-purple-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-purple-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-purple-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-purple-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-blue .lyric-donation-form, .adage-themed.theme-blue .adage-fiftyfifty-item, .adage-themed.theme-blue .adage-fwcta, .adage-themed.theme-blue .adage-newsletter-signup, .adage-themed.theme-blue .adage-quote, .adage-themed.theme-blue .adage-listing-item-inner, .adage-themed.theme-blue .adage-linklist, .adage-themed.theme-blue .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-blue .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-blue .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-blue .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-blue .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-blue .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-blue .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-blue .adage-themed .lyric-donation-form, .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-blue .adage-themed .adage-fwcta, .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-blue .adage-themed .adage-quote, .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-blue .adage-themed .adage-linklist, .adage-detail-page.theme-blue .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-blue .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-blue-alt .lyric-donation-form, .adage-themed.theme-blue-alt .adage-fiftyfifty-item, .adage-themed.theme-blue-alt .adage-fwcta, .adage-themed.theme-blue-alt .adage-newsletter-signup, .adage-themed.theme-blue-alt .adage-quote, .adage-themed.theme-blue-alt .adage-listing-item-inner, .adage-themed.theme-blue-alt .adage-linklist, .adage-themed.theme-blue-alt .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-blue-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-blue-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-blue-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-blue-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-blue-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-blue-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-teal .lyric-donation-form, .adage-themed.theme-teal .adage-fiftyfifty-item, .adage-themed.theme-teal .adage-fwcta, .adage-themed.theme-teal .adage-newsletter-signup, .adage-themed.theme-teal .adage-quote, .adage-themed.theme-teal .adage-listing-item-inner, .adage-themed.theme-teal .adage-linklist, .adage-themed.theme-teal .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-teal .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-teal .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-teal .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-teal .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-teal .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-teal .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-teal .adage-themed .lyric-donation-form, .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-teal .adage-themed .adage-fwcta, .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-teal .adage-themed .adage-quote, .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-teal .adage-themed .adage-linklist, .adage-detail-page.theme-teal .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-teal .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-teal-alt .lyric-donation-form, .adage-themed.theme-teal-alt .adage-fiftyfifty-item, .adage-themed.theme-teal-alt .adage-fwcta, .adage-themed.theme-teal-alt .adage-newsletter-signup, .adage-themed.theme-teal-alt .adage-quote, .adage-themed.theme-teal-alt .adage-listing-item-inner, .adage-themed.theme-teal-alt .adage-linklist, .adage-themed.theme-teal-alt .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-teal-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-teal-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-teal-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-teal-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-teal-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-teal-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-green .lyric-donation-form, .adage-themed.theme-green .adage-fiftyfifty-item, .adage-themed.theme-green .adage-fwcta, .adage-themed.theme-green .adage-newsletter-signup, .adage-themed.theme-green .adage-quote, .adage-themed.theme-green .adage-listing-item-inner, .adage-themed.theme-green .adage-linklist, .adage-themed.theme-green .adage-listing-item {
  color: #000000; }
  .adage-themed.theme-green .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-green .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-green .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-green .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-green .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-green .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-detail-page.theme-green .adage-themed .lyric-donation-form, .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-green .adage-themed .adage-fwcta, .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-green .adage-themed .adage-quote, .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-green .adage-themed .adage-linklist, .adage-detail-page.theme-green .adage-themed .adage-listing-item {
  color: #000000; }
  .adage-detail-page.theme-green .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-green .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-green .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-green .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #000000; }

.adage-themed.theme-green-alt .lyric-donation-form, .adage-themed.theme-green-alt .adage-fiftyfifty-item, .adage-themed.theme-green-alt .adage-fwcta, .adage-themed.theme-green-alt .adage-newsletter-signup, .adage-themed.theme-green-alt .adage-quote, .adage-themed.theme-green-alt .adage-listing-item-inner, .adage-themed.theme-green-alt .adage-linklist, .adage-themed.theme-green-alt .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-green-alt .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-green-alt .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-green-alt .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-green-alt .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-green-alt .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-green-alt .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form, .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta, .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-green-alt .adage-themed .adage-quote, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-red .lyric-donation-form, .adage-themed.theme-red .adage-fiftyfifty-item, .adage-themed.theme-red .adage-fwcta, .adage-themed.theme-red .adage-newsletter-signup, .adage-themed.theme-red .adage-quote, .adage-themed.theme-red .adage-listing-item-inner, .adage-themed.theme-red .adage-linklist, .adage-themed.theme-red .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-red .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-red .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-red .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-red .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-red .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-red .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-red .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-red .adage-themed .lyric-donation-form, .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-red .adage-themed .adage-fwcta, .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-red .adage-themed .adage-quote, .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-red .adage-themed .adage-linklist, .adage-detail-page.theme-red .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-red .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-red .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-red .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-red .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-red .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-montepulciano .lyric-donation-form, .adage-themed.theme-montepulciano .adage-fiftyfifty-item, .adage-themed.theme-montepulciano .adage-fwcta, .adage-themed.theme-montepulciano .adage-newsletter-signup, .adage-themed.theme-montepulciano .adage-quote, .adage-themed.theme-montepulciano .adage-listing-item-inner, .adage-themed.theme-montepulciano .adage-linklist, .adage-themed.theme-montepulciano .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-montepulciano .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-montepulciano .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-montepulciano .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-montepulciano .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-montepulciano .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-montepulciano .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form, .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta, .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-black .lyric-donation-form, .adage-themed.theme-black .adage-fiftyfifty-item, .adage-themed.theme-black .adage-fwcta, .adage-themed.theme-black .adage-newsletter-signup, .adage-themed.theme-black .adage-quote, .adage-themed.theme-black .adage-listing-item-inner, .adage-themed.theme-black .adage-linklist, .adage-themed.theme-black .adage-listing-item {
  color: #ffffff; }
  .adage-themed.theme-black .lyric-donation-form .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-fwcta .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-quote .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-linklist .adage-listing-item-wysiwyg, .adage-themed.theme-black .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-themed.theme-black .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-quote .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-themed.theme-black .lyric-donation-form .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-fwcta .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-quote .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-linklist .adage-newsletter-signup-description,
  .adage-themed.theme-black .adage-listing-item .adage-newsletter-signup-description,
  .adage-themed.theme-black .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-fwcta .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-quote .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-linklist .adage-newsletter-signup-description p,
  .adage-themed.theme-black .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-detail-page.theme-black .adage-themed .lyric-donation-form, .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item, .adage-detail-page.theme-black .adage-themed .adage-fwcta, .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup, .adage-detail-page.theme-black .adage-themed .adage-quote, .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner, .adage-detail-page.theme-black .adage-themed .adage-linklist, .adage-detail-page.theme-black .adage-themed .adage-listing-item {
  color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-fwcta .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-quote .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-linklist .adage-listing-item-wysiwyg, .adage-detail-page.theme-black .adage-themed .adage-listing-item .adage-listing-item-wysiwyg,
  .adage-detail-page.theme-black .adage-themed .lyric-donation-form .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-fwcta .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-quote .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-linklist .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .adage-listing-item .adage-listing-item-wysiwyg p,
  .adage-detail-page.theme-black .adage-themed .lyric-donation-form .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-fwcta .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-quote .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-linklist .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .adage-listing-item .adage-newsletter-signup-description,
  .adage-detail-page.theme-black .adage-themed .lyric-donation-form .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-fwcta .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-quote .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-linklist .adage-newsletter-signup-description p,
  .adage-detail-page.theme-black .adage-themed .adage-listing-item .adage-newsletter-signup-description p {
    color: #ffffff; }

.adage-themed.theme-coral .lyric-donation-form *:focus, .adage-themed.theme-coral .adage-fiftyfifty-item *:focus, .adage-themed.theme-coral .adage-fwcta *:focus, .adage-themed.theme-coral .adage-newsletter-signup *:focus, .adage-themed.theme-coral .adage-quote *:focus, .adage-themed.theme-coral .adage-listing-item-inner *:focus, .adage-themed.theme-coral .adage-linklist *:focus, .adage-themed.theme-coral .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-coral .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-coral .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-coral .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-coral .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-coral .adage-themed .adage-quote *:focus, .adage-detail-page.theme-coral .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-coral .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-coral .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-yellow .lyric-donation-form *:focus, .adage-themed.theme-yellow .adage-fiftyfifty-item *:focus, .adage-themed.theme-yellow .adage-fwcta *:focus, .adage-themed.theme-yellow .adage-newsletter-signup *:focus, .adage-themed.theme-yellow .adage-quote *:focus, .adage-themed.theme-yellow .adage-listing-item-inner *:focus, .adage-themed.theme-yellow .adage-linklist *:focus, .adage-themed.theme-yellow .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-yellow .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-quote *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-yellow .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-yellow-alt .lyric-donation-form *:focus, .adage-themed.theme-yellow-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-yellow-alt .adage-fwcta *:focus, .adage-themed.theme-yellow-alt .adage-newsletter-signup *:focus, .adage-themed.theme-yellow-alt .adage-quote *:focus, .adage-themed.theme-yellow-alt .adage-listing-item-inner *:focus, .adage-themed.theme-yellow-alt .adage-linklist *:focus, .adage-themed.theme-yellow-alt .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-yellow-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-yellow-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-orange .lyric-donation-form *:focus, .adage-themed.theme-orange .adage-fiftyfifty-item *:focus, .adage-themed.theme-orange .adage-fwcta *:focus, .adage-themed.theme-orange .adage-newsletter-signup *:focus, .adage-themed.theme-orange .adage-quote *:focus, .adage-themed.theme-orange .adage-listing-item-inner *:focus, .adage-themed.theme-orange .adage-linklist *:focus, .adage-themed.theme-orange .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-orange .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-orange .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-orange .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-orange .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-orange .adage-themed .adage-quote *:focus, .adage-detail-page.theme-orange .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-orange .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-orange .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-orange-alt .lyric-donation-form *:focus, .adage-themed.theme-orange-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-orange-alt .adage-fwcta *:focus, .adage-themed.theme-orange-alt .adage-newsletter-signup *:focus, .adage-themed.theme-orange-alt .adage-quote *:focus, .adage-themed.theme-orange-alt .adage-listing-item-inner *:focus, .adage-themed.theme-orange-alt .adage-linklist *:focus, .adage-themed.theme-orange-alt .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-orange-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-orange-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-pink .lyric-donation-form *:focus, .adage-themed.theme-pink .adage-fiftyfifty-item *:focus, .adage-themed.theme-pink .adage-fwcta *:focus, .adage-themed.theme-pink .adage-newsletter-signup *:focus, .adage-themed.theme-pink .adage-quote *:focus, .adage-themed.theme-pink .adage-listing-item-inner *:focus, .adage-themed.theme-pink .adage-linklist *:focus, .adage-themed.theme-pink .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-pink .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-pink .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-pink .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-pink .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-pink .adage-themed .adage-quote *:focus, .adage-detail-page.theme-pink .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-pink .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-pink .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-pink-alt .lyric-donation-form *:focus, .adage-themed.theme-pink-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-pink-alt .adage-fwcta *:focus, .adage-themed.theme-pink-alt .adage-newsletter-signup *:focus, .adage-themed.theme-pink-alt .adage-quote *:focus, .adage-themed.theme-pink-alt .adage-listing-item-inner *:focus, .adage-themed.theme-pink-alt .adage-linklist *:focus, .adage-themed.theme-pink-alt .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-pink-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-pink-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-purple .lyric-donation-form *:focus, .adage-themed.theme-purple .adage-fiftyfifty-item *:focus, .adage-themed.theme-purple .adage-fwcta *:focus, .adage-themed.theme-purple .adage-newsletter-signup *:focus, .adage-themed.theme-purple .adage-quote *:focus, .adage-themed.theme-purple .adage-listing-item-inner *:focus, .adage-themed.theme-purple .adage-linklist *:focus, .adage-themed.theme-purple .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-purple .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-purple .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-purple .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-purple .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-purple .adage-themed .adage-quote *:focus, .adage-detail-page.theme-purple .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-purple .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-purple .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-purple-alt .lyric-donation-form *:focus, .adage-themed.theme-purple-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-purple-alt .adage-fwcta *:focus, .adage-themed.theme-purple-alt .adage-newsletter-signup *:focus, .adage-themed.theme-purple-alt .adage-quote *:focus, .adage-themed.theme-purple-alt .adage-listing-item-inner *:focus, .adage-themed.theme-purple-alt .adage-linklist *:focus, .adage-themed.theme-purple-alt .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-purple-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-purple-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-blue .lyric-donation-form *:focus, .adage-themed.theme-blue .adage-fiftyfifty-item *:focus, .adage-themed.theme-blue .adage-fwcta *:focus, .adage-themed.theme-blue .adage-newsletter-signup *:focus, .adage-themed.theme-blue .adage-quote *:focus, .adage-themed.theme-blue .adage-listing-item-inner *:focus, .adage-themed.theme-blue .adage-linklist *:focus, .adage-themed.theme-blue .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-blue .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-blue .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-blue .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-blue .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-blue .adage-themed .adage-quote *:focus, .adage-detail-page.theme-blue .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-blue .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-blue .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-blue-alt .lyric-donation-form *:focus, .adage-themed.theme-blue-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-blue-alt .adage-fwcta *:focus, .adage-themed.theme-blue-alt .adage-newsletter-signup *:focus, .adage-themed.theme-blue-alt .adage-quote *:focus, .adage-themed.theme-blue-alt .adage-listing-item-inner *:focus, .adage-themed.theme-blue-alt .adage-linklist *:focus, .adage-themed.theme-blue-alt .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-blue-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-blue-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-teal .lyric-donation-form *:focus, .adage-themed.theme-teal .adage-fiftyfifty-item *:focus, .adage-themed.theme-teal .adage-fwcta *:focus, .adage-themed.theme-teal .adage-newsletter-signup *:focus, .adage-themed.theme-teal .adage-quote *:focus, .adage-themed.theme-teal .adage-listing-item-inner *:focus, .adage-themed.theme-teal .adage-linklist *:focus, .adage-themed.theme-teal .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-teal .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-teal .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-teal .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-teal .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-teal .adage-themed .adage-quote *:focus, .adage-detail-page.theme-teal .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-teal .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-teal .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-teal-alt .lyric-donation-form *:focus, .adage-themed.theme-teal-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-teal-alt .adage-fwcta *:focus, .adage-themed.theme-teal-alt .adage-newsletter-signup *:focus, .adage-themed.theme-teal-alt .adage-quote *:focus, .adage-themed.theme-teal-alt .adage-listing-item-inner *:focus, .adage-themed.theme-teal-alt .adage-linklist *:focus, .adage-themed.theme-teal-alt .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-teal-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-teal-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-green .lyric-donation-form *:focus, .adage-themed.theme-green .adage-fiftyfifty-item *:focus, .adage-themed.theme-green .adage-fwcta *:focus, .adage-themed.theme-green .adage-newsletter-signup *:focus, .adage-themed.theme-green .adage-quote *:focus, .adage-themed.theme-green .adage-listing-item-inner *:focus, .adage-themed.theme-green .adage-linklist *:focus, .adage-themed.theme-green .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-detail-page.theme-green .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-green .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-green .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-green .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-green .adage-themed .adage-quote *:focus, .adage-detail-page.theme-green .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-green .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-green .adage-themed .adage-listing-item *:focus {
  outline-color: #000000 !important; }

.adage-themed.theme-green-alt .lyric-donation-form *:focus, .adage-themed.theme-green-alt .adage-fiftyfifty-item *:focus, .adage-themed.theme-green-alt .adage-fwcta *:focus, .adage-themed.theme-green-alt .adage-newsletter-signup *:focus, .adage-themed.theme-green-alt .adage-quote *:focus, .adage-themed.theme-green-alt .adage-listing-item-inner *:focus, .adage-themed.theme-green-alt .adage-linklist *:focus, .adage-themed.theme-green-alt .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-green-alt .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-quote *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-green-alt .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-red .lyric-donation-form *:focus, .adage-themed.theme-red .adage-fiftyfifty-item *:focus, .adage-themed.theme-red .adage-fwcta *:focus, .adage-themed.theme-red .adage-newsletter-signup *:focus, .adage-themed.theme-red .adage-quote *:focus, .adage-themed.theme-red .adage-listing-item-inner *:focus, .adage-themed.theme-red .adage-linklist *:focus, .adage-themed.theme-red .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-red .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-red .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-red .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-red .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-red .adage-themed .adage-quote *:focus, .adage-detail-page.theme-red .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-red .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-red .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-montepulciano .lyric-donation-form *:focus, .adage-themed.theme-montepulciano .adage-fiftyfifty-item *:focus, .adage-themed.theme-montepulciano .adage-fwcta *:focus, .adage-themed.theme-montepulciano .adage-newsletter-signup *:focus, .adage-themed.theme-montepulciano .adage-quote *:focus, .adage-themed.theme-montepulciano .adage-listing-item-inner *:focus, .adage-themed.theme-montepulciano .adage-linklist *:focus, .adage-themed.theme-montepulciano .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-montepulciano .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-quote *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-montepulciano .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-themed.theme-black .lyric-donation-form *:focus, .adage-themed.theme-black .adage-fiftyfifty-item *:focus, .adage-themed.theme-black .adage-fwcta *:focus, .adage-themed.theme-black .adage-newsletter-signup *:focus, .adage-themed.theme-black .adage-quote *:focus, .adage-themed.theme-black .adage-listing-item-inner *:focus, .adage-themed.theme-black .adage-linklist *:focus, .adage-themed.theme-black .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.adage-detail-page.theme-black .adage-themed .lyric-donation-form *:focus, .adage-detail-page.theme-black .adage-themed .adage-fiftyfifty-item *:focus, .adage-detail-page.theme-black .adage-themed .adage-fwcta *:focus, .adage-detail-page.theme-black .adage-themed .adage-newsletter-signup *:focus, .adage-detail-page.theme-black .adage-themed .adage-quote *:focus, .adage-detail-page.theme-black .adage-themed .adage-listing-item-inner *:focus, .adage-detail-page.theme-black .adage-themed .adage-linklist *:focus, .adage-detail-page.theme-black .adage-themed .adage-listing-item *:focus {
  outline-color: #ffffff !important; }

.skip-link {
  position: absolute;
  background: white;
  padding: 0.5rem;
  z-index: 1000;
  top: 0;
  left: 0;
  transform: translateY(-100%); }
  .skip-link:focus {
    transform: none; }

.content {
  padding-top: 4.875rem;
  padding-bottom: 4.875rem;
  padding-top: 2.75rem; }
  @media screen and (max-width: 40em) {
    .content {
      padding-top: 5.3125rem; } }
  @media screen and (max-width: 40em) {
    .content {
      padding-bottom: 5.3125rem; } }
  @media (min-width: 64.0625em) {
    .content-half-heading {
      width: 50%; } }

/**
 * When the native `<dialog>` element is supported, the overlay is implied and
 * can be styled with `::backdrop`, which means the DOM one should be removed.
 *
 * The `data-a11y-dialog-native` attribute is set by the script when the
 * `<dialog>` element is properly supported.
 *
 * Feel free to replace `:first-child` with the overlay selector you prefer.
 */
[data-a11y-dialog-native] > :first-child {
  display: none; }

/**
 * When the `<dialog>` element is not supported, its default display is `inline`
 * which can cause layout issues. This makes sure the dialog is correctly
 * displayed when open.
 */
dialog[open] {
  display: block; }

/**
 * When the native `<dialog>` element is not supported, the script toggles the
 * `aria-hidden` attribute on the container. If `aria-hidden` is set to `true`,
 * the container should be hidden entirely.
 *
 * Feel free to replace `.dialog-container` with the container selector you
 * prefer.
 */
.dialog-container[aria-hidden='true'] {
  display: none; }

.adage-modal-open {
  overflow: hidden; }

.adage-modal-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
  overflow-x: hidden;
  position: fixed;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 150;
  transition: 0.3s ease all;
  overflow-y: auto; }
  .adage-modal-wrapper[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0; }
  @media (max-width: 40em) {
    .adage-modal-wrapper.adage-themed.theme-coral {
      background-color: #F4666B; }
    .adage-modal-wrapper.adage-themed.theme-yellow {
      background-color: #FFD400; }
    .adage-modal-wrapper.adage-themed.theme-yellow-alt {
      background-color: #E6B222; }
    .adage-modal-wrapper.adage-themed.theme-orange {
      background-color: #FAA61A; }
    .adage-modal-wrapper.adage-themed.theme-orange-alt {
      background-color: #F36B16; }
    .adage-modal-wrapper.adage-themed.theme-pink {
      background-color: #F287B7; }
    .adage-modal-wrapper.adage-themed.theme-pink-alt {
      background-color: #EC008C; }
    .adage-modal-wrapper.adage-themed.theme-purple {
      background-color: #BD73B0; }
    .adage-modal-wrapper.adage-themed.theme-purple-alt {
      background-color: #9A258F; }
    .adage-modal-wrapper.adage-themed.theme-blue {
      background-color: #44C8F5; }
    .adage-modal-wrapper.adage-themed.theme-blue-alt {
      background-color: #008FD5; }
    .adage-modal-wrapper.adage-themed.theme-teal {
      background-color: #7ECBB6; }
    .adage-modal-wrapper.adage-themed.theme-teal-alt {
      background-color: #00A390; }
    .adage-modal-wrapper.adage-themed.theme-green {
      background-color: #A6CE39; }
    .adage-modal-wrapper.adage-themed.theme-green-alt {
      background-color: #00A84C; }
    .adage-modal-wrapper.adage-themed.theme-red {
      background-color: #ED1C24; }
    .adage-modal-wrapper.adage-themed.theme-montepulciano {
      background-color: #91004C; }
    .adage-modal-wrapper.adage-themed.theme-black {
      background-color: #000000; } }

.adage-modal-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .adage-modal-overlay:focus {
    outline: none;
    box-shadow: none;
    border: none; }

.adage-modal-dialog {
  position: relative;
  width: 100%;
  max-width: 46.875rem;
  margin: auto;
  top: 2rem;
  display: flex;
  align-items: center; }
  @media (max-width: 47.9375em) {
    .adage-modal-dialog {
      width: 100%;
      bottom: auto; } }
  @media (max-width: 40em) {
    .adage-modal-dialog {
      top: 0;
      align-items: stretch;
      margin: initial; } }

.adage-modal-heading {
  padding-right: 0.5rem; }
  .adage-modal-heading-small {
    font-weight: bold; }
    .adage-themed.theme-coral .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-coral .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-orange-alt .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-pink-alt .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-purple .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-purple .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-purple-alt .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-blue .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-blue .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-blue-alt .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-teal .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-teal .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-teal-alt .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-green-alt .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-red .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-red .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-montepulciano .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-themed.theme-black .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
    .adage-detail-page.theme-black .adage-themed .adage-modal-heading-small img[src*=".png"] {
      filter: invert(97%) sepia(3%) saturate(10%) hue-rotate(67deg) brightness(104%) contrast(102%); }
  .adage-modal-heading-img {
    display: inline-block;
    margin-left: 0.5rem;
    max-width: 1.875rem; }

.adage-modal-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem; }
  .adage-modal-header-justifyend {
    justify-content: flex-end; }

.adage-modal-inner {
  position: relative;
  background-color: #91004C;
  color: #ffffff;
  padding: 2rem;
  width: 100%; }
  .adage-themed.theme-coral .adage-modal-inner {
    background-color: #F4666B; }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner {
    background-color: #F4666B; }
  .adage-themed.theme-yellow .adage-modal-inner {
    background-color: #FFD400; }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner {
    background-color: #FFD400; }
  .adage-themed.theme-yellow-alt .adage-modal-inner {
    background-color: #E6B222; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner {
    background-color: #E6B222; }
  .adage-themed.theme-orange .adage-modal-inner {
    background-color: #FAA61A; }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner {
    background-color: #FAA61A; }
  .adage-themed.theme-orange-alt .adage-modal-inner {
    background-color: #F36B16; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner {
    background-color: #F36B16; }
  .adage-themed.theme-pink .adage-modal-inner {
    background-color: #F287B7; }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner {
    background-color: #F287B7; }
  .adage-themed.theme-pink-alt .adage-modal-inner {
    background-color: #EC008C; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner {
    background-color: #EC008C; }
  .adage-themed.theme-purple .adage-modal-inner {
    background-color: #BD73B0; }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner {
    background-color: #BD73B0; }
  .adage-themed.theme-purple-alt .adage-modal-inner {
    background-color: #9A258F; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner {
    background-color: #9A258F; }
  .adage-themed.theme-blue .adage-modal-inner {
    background-color: #44C8F5; }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner {
    background-color: #44C8F5; }
  .adage-themed.theme-blue-alt .adage-modal-inner {
    background-color: #008FD5; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner {
    background-color: #008FD5; }
  .adage-themed.theme-teal .adage-modal-inner {
    background-color: #7ECBB6; }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner {
    background-color: #7ECBB6; }
  .adage-themed.theme-teal-alt .adage-modal-inner {
    background-color: #00A390; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner {
    background-color: #00A390; }
  .adage-themed.theme-green .adage-modal-inner {
    background-color: #A6CE39; }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner {
    background-color: #A6CE39; }
  .adage-themed.theme-green-alt .adage-modal-inner {
    background-color: #00A84C; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner {
    background-color: #00A84C; }
  .adage-themed.theme-red .adage-modal-inner {
    background-color: #ED1C24; }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner {
    background-color: #ED1C24; }
  .adage-themed.theme-montepulciano .adage-modal-inner {
    background-color: #91004C; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner {
    background-color: #91004C; }
  .adage-themed.theme-black .adage-modal-inner {
    background-color: #000000; }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner {
    background-color: #000000; }
  .adage-themed.theme-coral .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-coral .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-yellow .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-orange .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-pink .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-pink-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-blue .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-blue-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-teal .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-teal-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green .adage-modal-inner {
    color: #000000; }
    .adage-themed.theme-green .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-green-alt .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-red .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-modal-inner {
    color: #ffffff; }
    .adage-themed.theme-black .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-modal-inner .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .adage-newsletter-signup-description p {
      color: #ffffff; }
  @media (min-width: 48em) {
    .adage-modal-inner {
      margin: 3rem 0; } }
  .adage-modal-inner .adage-wysiwyg-block {
    padding: 1rem; }
  .adage-themed.theme-coral .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-coral .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-yellow .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-orange .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-pink .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-blue .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-teal .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-themed.theme-green .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text * {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-red .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-themed.theme-black .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text * {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text * .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text * .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-coral .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-red .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn {
    color: #000000; }
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-green .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-red .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-black .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-green .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-green .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-red .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-red .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-modal-inner .rich-text .btn:hover, .adage-themed.theme-black .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-themed.theme-black .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:hover, .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:focus {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-coral .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-coral .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-yellow .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-yellow .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-yellow-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-yellow-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-orange .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-orange .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-orange-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-orange-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-pink .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-pink .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-pink-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-pink-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-purple .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-purple .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-purple-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-purple-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-blue .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-blue .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-blue-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-blue-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-teal .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-teal .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-teal-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-teal-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-green .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-green .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-green .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-green-alt .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-green-alt .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-red .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-red .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-red .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-montepulciano .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-montepulciano .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-themed.theme-black .adage-modal-inner .rich-text .btn:hover:after, .adage-themed.theme-black .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }
  .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:hover:after, .adage-detail-page.theme-black .adage-themed .adage-modal-inner .rich-text .btn:focus:after {
    background-image: url(/Static/images/arrow-white.svg); }

.adage-modal-wrapper {
  padding: 2rem; }
  @media screen and (max-width: 80em) {
    .adage-modal-wrapper {
      padding: 1.6rem; } }
  @media screen and (max-width: 64em) {
    .adage-modal-wrapper {
      padding: 1rem; } }
  @media screen and (max-width: 40em) {
    .adage-modal-wrapper {
      padding: 1rem; } }
  @media (max-width: 40em) {
    .adage-modal-wrapper {
      padding: 0; } }

.adage-modal-inner-full-bleed {
  padding: 0; }

.adage-modal-close {
  flex-shrink: 0; }
  .adage-modal-close svg {
    fill: #000000; }
  @media (max-width: 64em) {
    .adage-modal-close {
      right: 0; } }

@media (min-width: 80em) {
  .subnav-stuck .subnav {
    position: fixed;
    background-color: white;
    z-index: 30;
    top: var(--nav-clearance);
    bottom: auto;
    left: 0;
    right: 0;
    border-bottom: 0.125rem solid #91004C;
    animation-name: fade-in;
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
    opacity: 0; } }

.subnav-desktop {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  @media (min-width: 80em) {
    .subnav-desktop {
      padding-left: 3.625rem; } }
  @media screen and (min-width: 80em) and (max-width: 47.9375em) {
    .subnav-desktop {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 80em) and (max-width: 40em) {
    .subnav-desktop {
      padding-left: 1.687rem; } }
  @media (max-width: 80em) {
    .subnav-desktop {
      display: none; } }

@media (min-width: 80em) {
  .subnav-list {
    display: flex; } }

@media (min-width: 80em) {
  .subnav-list li:first-child a {
    padding-left: 0; } }

.subnav-list li a, .subnav-list li .btn {
  display: inline-block;
  text-decoration: none;
  margin: 0; }
  @media (min-width: 80em) {
    .subnav-list li a, .subnav-list li .btn {
      color: #ffffff !important;
      padding: 0.75rem 1.5rem; } }
  @media (max-width: 80em) {
    .subnav-list li a, .subnav-list li .btn {
      color: #91004C !important;
      padding: 0.5rem 0; } }
  .subnav-stuck .subnav-list li a, .subnav-stuck .subnav-list li .btn {
    color: #91004C !important; }
    .subnav-stuck .subnav-list li a:hover, .subnav-stuck .subnav-list li a:focus, .subnav-stuck .subnav-list li .btn:hover, .subnav-stuck .subnav-list li .btn:focus {
      color: #F4666B !important; }

.subnav-list li .btn {
  padding-right: 3.10375rem; }
  @media (min-width: 80em) {
    .subnav-list li .btn:after {
      background-image: url(/Static/images/arrow-white.svg) !important; }
      .subnav-stuck .subnav-list li .btn:after {
        background-image: url(/Static/images/arrow-montepulciano.svg) !important; } }
  @media (max-width: 80em) {
    .subnav-list li .btn:after {
      background-image: url(/Static/images/arrow-montepulciano.svg) !important; } }

@media (max-width: 47.9375em) {
  .subnav-mobile {
    margin-top: 1rem; } }

@media (min-width: 80em) {
  .subnav-mobile {
    display: none; } }

.subnav-mobile-sticky {
  margin-bottom: 0.5rem; }
  @media (min-width: 48em) {
    .subnav-mobile-sticky {
      display: none; } }
  .subnav-mobile-sticky-inner {
    display: block;
    border-radius: 0;
    margin: 0; }
    .subnav-mobile-sticky-inner:hover, .subnav-mobile-sticky-inner:focus {
      color: #ffffff !important;
      background-color: #91004C !important; }
      .subnav-mobile-sticky-inner:hover:after, .subnav-mobile-sticky-inner:focus:after {
        background-image: url(/Static/images/arrow-white.svg) !important; }

.subnav-stuck *[id] {
  scroll-margin-top: calc(var(--nav-clearance) + 5rem); }

.subnav-stick-mobile-active .subnav-mobile-sticky {
  background-color: white;
  z-index: 100;
  position: fixed;
  top: var(--nav-clearance);
  left: 0;
  width: 100%;
  padding-right: 3.75rem;
  padding-left: 3.75rem;
  border-bottom: 0.125rem solid #91004C; }
  @media screen and (max-width: 47.9375em) {
    .subnav-stick-mobile-active .subnav-mobile-sticky {
      padding-right: 2.4375rem; } }
  @media screen and (max-width: 40em) {
    .subnav-stick-mobile-active .subnav-mobile-sticky {
      padding-right: 1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .subnav-stick-mobile-active .subnav-mobile-sticky {
      padding-left: 2.4375rem; } }
  @media screen and (max-width: 40em) {
    .subnav-stick-mobile-active .subnav-mobile-sticky {
      padding-left: 1.687rem; } }

.subnav-stick-mobile-active .lyric-nav-top-inner, .subnav-stick-mobile-active .subnav-mobile-sticky {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.scrolltop {
  height: 3.4375rem;
  width: 3.4375rem;
  background-color: #ffffff;
  pointer-events: fill;
  padding: 0.5rem;
  border: 0.125rem solid #91004C; }
  @media (max-width: 40em) {
    .scrolltop {
      height: 2.5rem;
      width: 2.5rem; } }
  .scrolltop-container {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 1.5rem;
    left: 0;
    right: 0;
    z-index: 30;
    max-width: 100%;
    margin: 0 auto;
    height: auto !important;
    justify-content: flex-end;
    pointer-events: none;
    display: flex;
    padding: 3.625rem; }
    @media screen and (max-width: 47.9375em) {
      .scrolltop-container {
        padding: 2.125rem; } }
    @media screen and (max-width: 40em) {
      .scrolltop-container {
        padding: 1.687rem; } }
    .scrolltop-container.fixed {
      position: fixed; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .scrolltop-container {
        max-width: initial;
        width: 100%; } }
    @media (max-width: 47.9375em) {
      .scrolltop-container {
        bottom: 2rem;
        padding-bottom: 1rem;
        padding-right: 1rem; } }
    .scrolltop-container:hover .scrolltop {
      background: #91004C; }
    .scrolltop-container:hover svg {
      fill: #ffffff; }
  .scrolltop svg {
    position: relative;
    height: 100%;
    width: 100%;
    fill: #91004C;
    pointer-events: none; }

.show-back-to-top .scrolltop-container {
  opacity: 1;
  visibility: visible; }

.adage-detail-page + .scrolltop-container.fixed {
  bottom: 4.125rem; }

.cs-breadcrumbs-list-item + .cs-breadcrumbs-list-item:before {
  content: '';
  display: block;
  position: absolute;
  left: -0.28125rem;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: center center;
  height: 0.5625rem;
  width: 0.5625rem;
  border-right: 0.125rem solid #91004C;
  border-bottom: 0.125rem solid #91004C; }

.cs-breadcrumbs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  @media (min-width: 40.0625em) {
    .cs-breadcrumbs {
      padding-top: 3.5rem; } }
  .cs-breadcrumbs-list {
    display: flex;
    color: #91004C; }
    @media (min-width: 40.0625em) {
      .cs-breadcrumbs-list {
        padding-left: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .cs-breadcrumbs-list {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .cs-breadcrumbs-list {
      padding-left: 1.6875rem; } }
    .cs-breadcrumbs-list-text {
      color: #F4666B; }
    .cs-breadcrumbs-list-item {
      position: relative; }
      .cs-breadcrumbs-list-item + .cs-breadcrumbs-list-item {
        margin-left: 1rem;
        padding-left: 1rem; }
  .cs-breadcrumbs-link {
    color: #91004C;
    text-decoration: none; }
    .cs-breadcrumbs-link:hover, .cs-breadcrumbs-link:focus {
      color: #91004C; }
  .cs-breadcrumbs + .adage-search-block .adage-block-inner, .cs-breadcrumbs + .adage-bordered-block .adage-block-inner {
    padding-top: 2.5rem; }

.hero-image {
  position: relative;
  display: flex;
  min-height: 25.5rem; }
  @media (min-width: 64em) {
    .hero-image {
      min-height: 29.5rem; } }
  @media (max-width: 40em) {
    .hero-image {
      min-height: 14.375rem; } }
  .hero-image img {
    z-index: 10; }

.hero-heading {
  padding: 3.75rem;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media screen and (max-width: 47.9375em) {
    .hero-heading {
      padding: 2.4375rem; } }
  @media screen and (max-width: 40em) {
    .hero-heading {
      padding: 1.687rem; } }

.frame {
  position: relative;
  color: #ffffff;
  /* &.has-video .frame-outer {
        @include media-min($frame-breakpoint) {
            background-image: none !important;
        }
    }*/ }
  .frame + * > *:first-child.adage-bordered-block {
    border-top: none; }
  @media (min-width: 40.0625em) {
    .frame {
      min-height: 100vh; } }
  @media (max-width: 40em) {
    .frame {
      height: 0;
      padding-bottom: 111%; } }
  .frame-outer {
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .frame-inner {
    padding: 3.75rem;
    width: 100%;
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: linear-gradient(180deg, rgba(0, 0, 0, 6e-05) 17.02%, rgba(0, 0, 0, 0.6) 100%); }
    @media screen and (max-width: 47.9375em) {
      .frame-inner {
        padding: 2.4375rem; } }
    @media screen and (max-width: 40em) {
      .frame-inner {
        padding: 1.687rem; } }
  .frame-video {
    z-index: 5;
    object-fit: cover;
    object-position: center center; }
    @media (max-width: 64em) {
      .frame-video {
        display: none; } }
    :-ms-lang(x), .frame-video {
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .frame-loader {
    display: none; }
  .frame-title h1, .frame-control, .frame-video {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.5s ease-in; }
  @media (min-width: 64em) {
    .frame[data-video-loaded="false"] .frame-title h1, .frame[data-video-loaded="false"] .frame-control, .frame[data-video-loaded="false"] .frame-video {
      visibility: hidden;
      opacity: 0; }
    .frame[data-video-loaded="false"] .frame-inner {
      background: none; }
    .frame[data-video-loaded="false"] .frame-loader {
      display: block; } }
  .frame-control {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: inline;
    color: #000000;
    text-align: left;
    min-width: 0;
    box-shadow: none;
    border-radius: 0;
    letter-spacing: initial;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.5rem;
    border: 0.125rem solid transparent; }
    .frame-control:hover, .frame-control:focus {
      background: transparent; }
    .frame-control:hover {
      box-shadow: none; }
    .frame-control:hover, .frame-control:focus {
      background-color: #ffffff;
      outline: none !important; }
    .frame-control:focus {
      border-color: #F4666B; }
    .frame-control.paused .frame-control-icon.pause {
      display: none; }
    .frame-control.paused .frame-control-icon.play {
      display: block; }
    .frame-control-icon {
      fill: #F4666B;
      width: 100%;
      height: 100%;
      max-width: 1.375rem;
      max-height: 1.375rem; }
      .frame-control-icon.play {
        display: none; }
  .frame-title {
    position: relative;
    width: 100%;
    padding: 0.3125rem 0; }
    @media (max-width: 64em) {
      .frame-title {
        margin-bottom: 2rem; } }
    .frame-title-text {
      line-height: initial;
      max-width: 20ch; }
    .frame-title:after, .frame-title:before {
      content: '';
      height: 1000rem;
      width: 0.125rem;
      left: 0;
      background-color: #F4666B;
      display: block;
      position: absolute; }
      .adage-themed.theme-coral .frame-title:after, .adage-themed.theme-coral .frame-title:before {
        background-color: #F4666B; }
      .adage-detail-page.theme-coral .adage-themed .frame-title:after, .adage-detail-page.theme-coral .adage-themed .frame-title:before {
        background-color: #F4666B; }
      .adage-themed.theme-yellow .frame-title:after, .adage-themed.theme-yellow .frame-title:before {
        background-color: #FFD400; }
      .adage-detail-page.theme-yellow .adage-themed .frame-title:after, .adage-detail-page.theme-yellow .adage-themed .frame-title:before {
        background-color: #FFD400; }
      .adage-themed.theme-yellow-alt .frame-title:after, .adage-themed.theme-yellow-alt .frame-title:before {
        background-color: #E6B222; }
      .adage-detail-page.theme-yellow-alt .adage-themed .frame-title:after, .adage-detail-page.theme-yellow-alt .adage-themed .frame-title:before {
        background-color: #E6B222; }
      .adage-themed.theme-orange .frame-title:after, .adage-themed.theme-orange .frame-title:before {
        background-color: #FAA61A; }
      .adage-detail-page.theme-orange .adage-themed .frame-title:after, .adage-detail-page.theme-orange .adage-themed .frame-title:before {
        background-color: #FAA61A; }
      .adage-themed.theme-orange-alt .frame-title:after, .adage-themed.theme-orange-alt .frame-title:before {
        background-color: #F36B16; }
      .adage-detail-page.theme-orange-alt .adage-themed .frame-title:after, .adage-detail-page.theme-orange-alt .adage-themed .frame-title:before {
        background-color: #F36B16; }
      .adage-themed.theme-pink .frame-title:after, .adage-themed.theme-pink .frame-title:before {
        background-color: #F287B7; }
      .adage-detail-page.theme-pink .adage-themed .frame-title:after, .adage-detail-page.theme-pink .adage-themed .frame-title:before {
        background-color: #F287B7; }
      .adage-themed.theme-pink-alt .frame-title:after, .adage-themed.theme-pink-alt .frame-title:before {
        background-color: #EC008C; }
      .adage-detail-page.theme-pink-alt .adage-themed .frame-title:after, .adage-detail-page.theme-pink-alt .adage-themed .frame-title:before {
        background-color: #EC008C; }
      .adage-themed.theme-purple .frame-title:after, .adage-themed.theme-purple .frame-title:before {
        background-color: #BD73B0; }
      .adage-detail-page.theme-purple .adage-themed .frame-title:after, .adage-detail-page.theme-purple .adage-themed .frame-title:before {
        background-color: #BD73B0; }
      .adage-themed.theme-purple-alt .frame-title:after, .adage-themed.theme-purple-alt .frame-title:before {
        background-color: #9A258F; }
      .adage-detail-page.theme-purple-alt .adage-themed .frame-title:after, .adage-detail-page.theme-purple-alt .adage-themed .frame-title:before {
        background-color: #9A258F; }
      .adage-themed.theme-blue .frame-title:after, .adage-themed.theme-blue .frame-title:before {
        background-color: #44C8F5; }
      .adage-detail-page.theme-blue .adage-themed .frame-title:after, .adage-detail-page.theme-blue .adage-themed .frame-title:before {
        background-color: #44C8F5; }
      .adage-themed.theme-blue-alt .frame-title:after, .adage-themed.theme-blue-alt .frame-title:before {
        background-color: #008FD5; }
      .adage-detail-page.theme-blue-alt .adage-themed .frame-title:after, .adage-detail-page.theme-blue-alt .adage-themed .frame-title:before {
        background-color: #008FD5; }
      .adage-themed.theme-teal .frame-title:after, .adage-themed.theme-teal .frame-title:before {
        background-color: #7ECBB6; }
      .adage-detail-page.theme-teal .adage-themed .frame-title:after, .adage-detail-page.theme-teal .adage-themed .frame-title:before {
        background-color: #7ECBB6; }
      .adage-themed.theme-teal-alt .frame-title:after, .adage-themed.theme-teal-alt .frame-title:before {
        background-color: #00A390; }
      .adage-detail-page.theme-teal-alt .adage-themed .frame-title:after, .adage-detail-page.theme-teal-alt .adage-themed .frame-title:before {
        background-color: #00A390; }
      .adage-themed.theme-green .frame-title:after, .adage-themed.theme-green .frame-title:before {
        background-color: #A6CE39; }
      .adage-detail-page.theme-green .adage-themed .frame-title:after, .adage-detail-page.theme-green .adage-themed .frame-title:before {
        background-color: #A6CE39; }
      .adage-themed.theme-green-alt .frame-title:after, .adage-themed.theme-green-alt .frame-title:before {
        background-color: #00A84C; }
      .adage-detail-page.theme-green-alt .adage-themed .frame-title:after, .adage-detail-page.theme-green-alt .adage-themed .frame-title:before {
        background-color: #00A84C; }
      .adage-themed.theme-red .frame-title:after, .adage-themed.theme-red .frame-title:before {
        background-color: #ED1C24; }
      .adage-detail-page.theme-red .adage-themed .frame-title:after, .adage-detail-page.theme-red .adage-themed .frame-title:before {
        background-color: #ED1C24; }
      .adage-themed.theme-montepulciano .frame-title:after, .adage-themed.theme-montepulciano .frame-title:before {
        background-color: #91004C; }
      .adage-detail-page.theme-montepulciano .adage-themed .frame-title:after, .adage-detail-page.theme-montepulciano .adage-themed .frame-title:before {
        background-color: #91004C; }
      .adage-themed.theme-black .frame-title:after, .adage-themed.theme-black .frame-title:before {
        background-color: #000000; }
      .adage-detail-page.theme-black .adage-themed .frame-title:after, .adage-detail-page.theme-black .adage-themed .frame-title:before {
        background-color: #000000; }
    .frame-title:after {
      top: 100%; }
    .frame-title:before {
      bottom: 100%; }
    .frame-title h1 {
      margin-left: -.65ch; }
      @media (max-width: 40em) {
        .frame-title h1 {
          font-size: 2.5rem;
          line-height: 1.46667;
          margin-left: -.35ch; } }
  .frame-subtitle {
    padding-left: 2.875rem; }
    @media screen and (max-width: 64em) {
      .frame-subtitle {
        padding-left: 1.875rem; } }
    @media screen and (max-width: 40em) {
      .frame-subtitle {
        padding-left: 1.125rem; } }
    @media (max-width: 64em) {
      .frame-subtitle {
        display: none; } }
  .frame-prompt {
    z-index: 18;
    position: absolute;
    bottom: 1.875rem;
    left: 0;
    right: 0;
    text-align: center;
    animation-name: fade-in;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    opacity: 0; }
    @media (max-width: 64em) {
      .frame-prompt {
        display: none; } }
    .frame-prompt-scrolled {
      opacity: 1;
      animation-name: fade-out;
      animation-duration: 1s;
      animation-delay: 0s;
      animation-fill-mode: forwards;
      animation-iteration-count: 1; }
    .frame-prompt:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: block;
      margin-top: 0.1875rem;
      width: 0.125rem;
      animation-name: height;
      animation-duration: 1s;
      animation-delay: 3s;
      animation-fill-mode: forwards;
      animation-iteration-count: 1;
      background-color: #F4666B; }
      .adage-themed.theme-coral .frame-prompt:after {
        background-color: #F4666B; }
      .adage-detail-page.theme-coral .adage-themed .frame-prompt:after {
        background-color: #F4666B; }
      .adage-themed.theme-yellow .frame-prompt:after {
        background-color: #FFD400; }
      .adage-detail-page.theme-yellow .adage-themed .frame-prompt:after {
        background-color: #FFD400; }
      .adage-themed.theme-yellow-alt .frame-prompt:after {
        background-color: #E6B222; }
      .adage-detail-page.theme-yellow-alt .adage-themed .frame-prompt:after {
        background-color: #E6B222; }
      .adage-themed.theme-orange .frame-prompt:after {
        background-color: #FAA61A; }
      .adage-detail-page.theme-orange .adage-themed .frame-prompt:after {
        background-color: #FAA61A; }
      .adage-themed.theme-orange-alt .frame-prompt:after {
        background-color: #F36B16; }
      .adage-detail-page.theme-orange-alt .adage-themed .frame-prompt:after {
        background-color: #F36B16; }
      .adage-themed.theme-pink .frame-prompt:after {
        background-color: #F287B7; }
      .adage-detail-page.theme-pink .adage-themed .frame-prompt:after {
        background-color: #F287B7; }
      .adage-themed.theme-pink-alt .frame-prompt:after {
        background-color: #EC008C; }
      .adage-detail-page.theme-pink-alt .adage-themed .frame-prompt:after {
        background-color: #EC008C; }
      .adage-themed.theme-purple .frame-prompt:after {
        background-color: #BD73B0; }
      .adage-detail-page.theme-purple .adage-themed .frame-prompt:after {
        background-color: #BD73B0; }
      .adage-themed.theme-purple-alt .frame-prompt:after {
        background-color: #9A258F; }
      .adage-detail-page.theme-purple-alt .adage-themed .frame-prompt:after {
        background-color: #9A258F; }
      .adage-themed.theme-blue .frame-prompt:after {
        background-color: #44C8F5; }
      .adage-detail-page.theme-blue .adage-themed .frame-prompt:after {
        background-color: #44C8F5; }
      .adage-themed.theme-blue-alt .frame-prompt:after {
        background-color: #008FD5; }
      .adage-detail-page.theme-blue-alt .adage-themed .frame-prompt:after {
        background-color: #008FD5; }
      .adage-themed.theme-teal .frame-prompt:after {
        background-color: #7ECBB6; }
      .adage-detail-page.theme-teal .adage-themed .frame-prompt:after {
        background-color: #7ECBB6; }
      .adage-themed.theme-teal-alt .frame-prompt:after {
        background-color: #00A390; }
      .adage-detail-page.theme-teal-alt .adage-themed .frame-prompt:after {
        background-color: #00A390; }
      .adage-themed.theme-green .frame-prompt:after {
        background-color: #A6CE39; }
      .adage-detail-page.theme-green .adage-themed .frame-prompt:after {
        background-color: #A6CE39; }
      .adage-themed.theme-green-alt .frame-prompt:after {
        background-color: #00A84C; }
      .adage-detail-page.theme-green-alt .adage-themed .frame-prompt:after {
        background-color: #00A84C; }
      .adage-themed.theme-red .frame-prompt:after {
        background-color: #ED1C24; }
      .adage-detail-page.theme-red .adage-themed .frame-prompt:after {
        background-color: #ED1C24; }
      .adage-themed.theme-montepulciano .frame-prompt:after {
        background-color: #91004C; }
      .adage-detail-page.theme-montepulciano .adage-themed .frame-prompt:after {
        background-color: #91004C; }
      .adage-themed.theme-black .frame-prompt:after {
        background-color: #000000; }
      .adage-detail-page.theme-black .adage-themed .frame-prompt:after {
        background-color: #000000; }
  .frame-border {
    border: none;
    border-right: 0.125rem solid #F4666B;
    padding-left: 2.875rem;
    margin-left: -2.875rem;
    display: flex;
    align-items: center;
    overflow: hidden;
    width: calc(100% + 2.875rem); }
    @media screen and (max-width: 64em) {
      .frame-border {
        padding-left: 1.875rem; } }
    @media screen and (max-width: 40em) {
      .frame-border {
        padding-left: 1.125rem; } }
    @media screen and (max-width: 64em) {
      .frame-border {
        margin-left: -1.875rem; } }
    @media screen and (max-width: 40em) {
      .frame-border {
        margin-left: -1.125rem; } }
    .adage-themed.theme-coral .frame-border {
      border-right-color: #F4666B; }
    .adage-detail-page.theme-coral .adage-themed .frame-border {
      border-right-color: #F4666B; }
    .adage-themed.theme-yellow .frame-border {
      border-right-color: #FFD400; }
    .adage-detail-page.theme-yellow .adage-themed .frame-border {
      border-right-color: #FFD400; }
    .adage-themed.theme-yellow-alt .frame-border {
      border-right-color: #E6B222; }
    .adage-detail-page.theme-yellow-alt .adage-themed .frame-border {
      border-right-color: #E6B222; }
    .adage-themed.theme-orange .frame-border {
      border-right-color: #FAA61A; }
    .adage-detail-page.theme-orange .adage-themed .frame-border {
      border-right-color: #FAA61A; }
    .adage-themed.theme-orange-alt .frame-border {
      border-right-color: #F36B16; }
    .adage-detail-page.theme-orange-alt .adage-themed .frame-border {
      border-right-color: #F36B16; }
    .adage-themed.theme-pink .frame-border {
      border-right-color: #F287B7; }
    .adage-detail-page.theme-pink .adage-themed .frame-border {
      border-right-color: #F287B7; }
    .adage-themed.theme-pink-alt .frame-border {
      border-right-color: #EC008C; }
    .adage-detail-page.theme-pink-alt .adage-themed .frame-border {
      border-right-color: #EC008C; }
    .adage-themed.theme-purple .frame-border {
      border-right-color: #BD73B0; }
    .adage-detail-page.theme-purple .adage-themed .frame-border {
      border-right-color: #BD73B0; }
    .adage-themed.theme-purple-alt .frame-border {
      border-right-color: #9A258F; }
    .adage-detail-page.theme-purple-alt .adage-themed .frame-border {
      border-right-color: #9A258F; }
    .adage-themed.theme-blue .frame-border {
      border-right-color: #44C8F5; }
    .adage-detail-page.theme-blue .adage-themed .frame-border {
      border-right-color: #44C8F5; }
    .adage-themed.theme-blue-alt .frame-border {
      border-right-color: #008FD5; }
    .adage-detail-page.theme-blue-alt .adage-themed .frame-border {
      border-right-color: #008FD5; }
    .adage-themed.theme-teal .frame-border {
      border-right-color: #7ECBB6; }
    .adage-detail-page.theme-teal .adage-themed .frame-border {
      border-right-color: #7ECBB6; }
    .adage-themed.theme-teal-alt .frame-border {
      border-right-color: #00A390; }
    .adage-detail-page.theme-teal-alt .adage-themed .frame-border {
      border-right-color: #00A390; }
    .adage-themed.theme-green .frame-border {
      border-right-color: #A6CE39; }
    .adage-detail-page.theme-green .adage-themed .frame-border {
      border-right-color: #A6CE39; }
    .adage-themed.theme-green-alt .frame-border {
      border-right-color: #00A84C; }
    .adage-detail-page.theme-green-alt .adage-themed .frame-border {
      border-right-color: #00A84C; }
    .adage-themed.theme-red .frame-border {
      border-right-color: #ED1C24; }
    .adage-detail-page.theme-red .adage-themed .frame-border {
      border-right-color: #ED1C24; }
    .adage-themed.theme-montepulciano .frame-border {
      border-right-color: #91004C; }
    .adage-detail-page.theme-montepulciano .adage-themed .frame-border {
      border-right-color: #91004C; }
    .adage-themed.theme-black .frame-border {
      border-right-color: #000000; }
    .adage-detail-page.theme-black .adage-themed .frame-border {
      border-right-color: #000000; }
    @media screen and (max-width: 64em) {
      .frame-border {
        width: calc(100% + 1.875rem); } }
    @media screen and (max-width: 40em) {
      .frame-border {
        width: calc(100% + 1.125rem); } }
    .frame-border:after, .frame-border:before {
      content: '';
      height: 2px;
      position: absolute;
      width: 100%;
      display: block; }
    .frame-border:after {
      bottom: 0;
      background-color: #F4666B; }
      .adage-themed.theme-coral .frame-border:after {
        background-color: #F4666B; }
      .adage-detail-page.theme-coral .adage-themed .frame-border:after {
        background-color: #F4666B; }
      .adage-themed.theme-yellow .frame-border:after {
        background-color: #FFD400; }
      .adage-detail-page.theme-yellow .adage-themed .frame-border:after {
        background-color: #FFD400; }
      .adage-themed.theme-yellow-alt .frame-border:after {
        background-color: #E6B222; }
      .adage-detail-page.theme-yellow-alt .adage-themed .frame-border:after {
        background-color: #E6B222; }
      .adage-themed.theme-orange .frame-border:after {
        background-color: #FAA61A; }
      .adage-detail-page.theme-orange .adage-themed .frame-border:after {
        background-color: #FAA61A; }
      .adage-themed.theme-orange-alt .frame-border:after {
        background-color: #F36B16; }
      .adage-detail-page.theme-orange-alt .adage-themed .frame-border:after {
        background-color: #F36B16; }
      .adage-themed.theme-pink .frame-border:after {
        background-color: #F287B7; }
      .adage-detail-page.theme-pink .adage-themed .frame-border:after {
        background-color: #F287B7; }
      .adage-themed.theme-pink-alt .frame-border:after {
        background-color: #EC008C; }
      .adage-detail-page.theme-pink-alt .adage-themed .frame-border:after {
        background-color: #EC008C; }
      .adage-themed.theme-purple .frame-border:after {
        background-color: #BD73B0; }
      .adage-detail-page.theme-purple .adage-themed .frame-border:after {
        background-color: #BD73B0; }
      .adage-themed.theme-purple-alt .frame-border:after {
        background-color: #9A258F; }
      .adage-detail-page.theme-purple-alt .adage-themed .frame-border:after {
        background-color: #9A258F; }
      .adage-themed.theme-blue .frame-border:after {
        background-color: #44C8F5; }
      .adage-detail-page.theme-blue .adage-themed .frame-border:after {
        background-color: #44C8F5; }
      .adage-themed.theme-blue-alt .frame-border:after {
        background-color: #008FD5; }
      .adage-detail-page.theme-blue-alt .adage-themed .frame-border:after {
        background-color: #008FD5; }
      .adage-themed.theme-teal .frame-border:after {
        background-color: #7ECBB6; }
      .adage-detail-page.theme-teal .adage-themed .frame-border:after {
        background-color: #7ECBB6; }
      .adage-themed.theme-teal-alt .frame-border:after {
        background-color: #00A390; }
      .adage-detail-page.theme-teal-alt .adage-themed .frame-border:after {
        background-color: #00A390; }
      .adage-themed.theme-green .frame-border:after {
        background-color: #A6CE39; }
      .adage-detail-page.theme-green .adage-themed .frame-border:after {
        background-color: #A6CE39; }
      .adage-themed.theme-green-alt .frame-border:after {
        background-color: #00A84C; }
      .adage-detail-page.theme-green-alt .adage-themed .frame-border:after {
        background-color: #00A84C; }
      .adage-themed.theme-red .frame-border:after {
        background-color: #ED1C24; }
      .adage-detail-page.theme-red .adage-themed .frame-border:after {
        background-color: #ED1C24; }
      .adage-themed.theme-montepulciano .frame-border:after {
        background-color: #91004C; }
      .adage-detail-page.theme-montepulciano .adage-themed .frame-border:after {
        background-color: #91004C; }
      .adage-themed.theme-black .frame-border:after {
        background-color: #000000; }
      .adage-detail-page.theme-black .adage-themed .frame-border:after {
        background-color: #000000; }
    .frame-border:before {
      top: 0;
      background-color: #F4666B; }
      .adage-themed.theme-coral .frame-border:before {
        background-color: #F4666B; }
      .adage-detail-page.theme-coral .adage-themed .frame-border:before {
        background-color: #F4666B; }
      .adage-themed.theme-yellow .frame-border:before {
        background-color: #FFD400; }
      .adage-detail-page.theme-yellow .adage-themed .frame-border:before {
        background-color: #FFD400; }
      .adage-themed.theme-yellow-alt .frame-border:before {
        background-color: #E6B222; }
      .adage-detail-page.theme-yellow-alt .adage-themed .frame-border:before {
        background-color: #E6B222; }
      .adage-themed.theme-orange .frame-border:before {
        background-color: #FAA61A; }
      .adage-detail-page.theme-orange .adage-themed .frame-border:before {
        background-color: #FAA61A; }
      .adage-themed.theme-orange-alt .frame-border:before {
        background-color: #F36B16; }
      .adage-detail-page.theme-orange-alt .adage-themed .frame-border:before {
        background-color: #F36B16; }
      .adage-themed.theme-pink .frame-border:before {
        background-color: #F287B7; }
      .adage-detail-page.theme-pink .adage-themed .frame-border:before {
        background-color: #F287B7; }
      .adage-themed.theme-pink-alt .frame-border:before {
        background-color: #EC008C; }
      .adage-detail-page.theme-pink-alt .adage-themed .frame-border:before {
        background-color: #EC008C; }
      .adage-themed.theme-purple .frame-border:before {
        background-color: #BD73B0; }
      .adage-detail-page.theme-purple .adage-themed .frame-border:before {
        background-color: #BD73B0; }
      .adage-themed.theme-purple-alt .frame-border:before {
        background-color: #9A258F; }
      .adage-detail-page.theme-purple-alt .adage-themed .frame-border:before {
        background-color: #9A258F; }
      .adage-themed.theme-blue .frame-border:before {
        background-color: #44C8F5; }
      .adage-detail-page.theme-blue .adage-themed .frame-border:before {
        background-color: #44C8F5; }
      .adage-themed.theme-blue-alt .frame-border:before {
        background-color: #008FD5; }
      .adage-detail-page.theme-blue-alt .adage-themed .frame-border:before {
        background-color: #008FD5; }
      .adage-themed.theme-teal .frame-border:before {
        background-color: #7ECBB6; }
      .adage-detail-page.theme-teal .adage-themed .frame-border:before {
        background-color: #7ECBB6; }
      .adage-themed.theme-teal-alt .frame-border:before {
        background-color: #00A390; }
      .adage-detail-page.theme-teal-alt .adage-themed .frame-border:before {
        background-color: #00A390; }
      .adage-themed.theme-green .frame-border:before {
        background-color: #A6CE39; }
      .adage-detail-page.theme-green .adage-themed .frame-border:before {
        background-color: #A6CE39; }
      .adage-themed.theme-green-alt .frame-border:before {
        background-color: #00A84C; }
      .adage-detail-page.theme-green-alt .adage-themed .frame-border:before {
        background-color: #00A84C; }
      .adage-themed.theme-red .frame-border:before {
        background-color: #ED1C24; }
      .adage-detail-page.theme-red .adage-themed .frame-border:before {
        background-color: #ED1C24; }
      .adage-themed.theme-montepulciano .frame-border:before {
        background-color: #91004C; }
      .adage-detail-page.theme-montepulciano .adage-themed .frame-border:before {
        background-color: #91004C; }
      .adage-themed.theme-black .frame-border:before {
        background-color: #000000; }
      .adage-detail-page.theme-black .adage-themed .frame-border:before {
        background-color: #000000; }
  @media (max-width: 64em) {
    .frame-subnav {
      display: none; } }

@media (min-width: 64em) {
  body:not(.isDevice) .frame.has-video .frame-outer:not(.failed) {
    background-image: none !important; } }

body.isDevice .frame.has-video .frame-title h1 {
  visibility: visible;
  opacity: 1; }

body.isDevice .frame.has-video .frame-video, body.isDevice .frame.has-video .frame-loader, body.isDevice .frame.has-video .frame-control {
  display: none; }

.social-share {
  margin-top: 2rem;
  display: flex;
  align-items: flex-end;
  color: #91004C; }
  .social-share-hashtag {
    color: #91004C; }
    .social-share-hashtag:hover, .social-share-hashtag:focus {
      color: #F4666B; }
  .social-share-links {
    display: flex;
    align-items: flex-end;
    list-style-type: none;
    margin: 0;
    flex-wrap: wrap; }
    .social-share-links-item {
      margin-left: 1.5rem; }
    .social-share-links-link {
      width: 1.5rem;
      height: 1.5rem;
      display: block; }
      .social-share-links-link svg {
        width: 100%;
        height: 100%;
        fill: #91004C; }
      .social-share-links-link:hover svg, .social-share-links-link:focus svg {
        fill: #F4666B; }

.epi-editmode .social-share-links-item .epi-editContainer {
  display: inline; }

.lyric-alert {
  background-color: #F4666B;
  color: #ffffff;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (min-width: 64em) {
    .lyric-alert-container {
      padding-right: 6.625rem; } }
  @media screen and (min-width: 64em) and (max-width: 47.9375em) {
    .lyric-alert-container {
      padding-right: 2.125rem; } }
  @media screen and (min-width: 64em) and (max-width: 40em) {
    .lyric-alert-container {
      padding-right: 1.6875rem; } }
  .lyric-alert-inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .lyric-alert a {
    color: #ffffff; }
  .lyric-alert-close {
    height: 1.75rem;
    width: 1.75rem;
    margin-left: 1.5rem; }
    @media screen and (max-width: 40em) {
      .lyric-alert-close {
        height: 1.25rem; } }
    @media screen and (max-width: 40em) {
      .lyric-alert-close {
        width: 1.25rem; } }
    .lyric-alert-close::after {
      content: none; }
  .lyric-alert-icon {
    height: 1.75rem;
    width: 1.75rem; }
    @media screen and (max-width: 40em) {
      .lyric-alert-icon {
        height: 1.25rem; } }
    @media screen and (max-width: 40em) {
      .lyric-alert-icon {
        width: 1.25rem; } }

.lyric-alert-footer {
  background: #91004C;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 40;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 48em) {
    .lyric-alert-footer {
      max-width: 31.25rem;
      text-align: left; } }
  .lyric-alert-footer.sticky {
    margin-left: 0;
    position: relative;
    border-top: 2px solid #ffffff;
    width: 100%;
    max-width: none; }
  .lyric-alert-footer .lyric-alert-inner {
    padding: 0; }
  .lyric-alert-footer .lyric-alert-container {
    width: 100%;
    text-transform: none;
    padding: 0; }

.search-container {
  display: flex;
  align-items: center; }

.search-form {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 64.0625em) {
    .search-form {
      max-width: 50rem; } }

.search-form .search-input {
  max-width: none;
  padding-right: 2.5rem; }

.search-form .search-btn {
  margin-left: -3.25rem;
  width: 2.5rem;
  height: 2rem;
  background-color: transparent; }
  .search-form .search-btn:focus {
    outline-color: #91004C; }

.adage-fiftyfifty-block {
  padding: 0; }
  .adage-fiftyfifty-block + .adage-fiftyfifty-block {
    border-top: 0; }
    .adage-fiftyfifty-block + .adage-fiftyfifty-block .adage-block-inner {
      padding-top: 0; }
  .adage-fiftyfifty-block .adage-block-heading {
    margin-bottom: 3rem; }
    @media (max-width: 40em) {
      .adage-fiftyfifty-block .adage-block-heading {
        margin-bottom: 2rem;
        padding-left: 0; } }

@media (min-width: 40.0625em) {
  .adage-fiftyfifty-item {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    width: 50%;
    padding: 0 1.5rem; } }

@media (max-width: 40em) {
  .adage-fiftyfifty-item + .adage-fiftyfifty-item {
    padding-top: 1.5rem; }
    .adage-fiftyfifty-item + .adage-fiftyfifty-item.adage-fiftyfifty-item-media {
      padding-top: 1rem; } }

.adage-fiftyfifty-item-media {
  width: 22.5rem;
  flex-grow: 0;
  padding: 0; }
  @media screen and (max-width: 47.9375em) {
    .adage-fiftyfifty-item-media {
      width: 13.1875rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty-item-media {
      width: 16rem; } }

@media (max-width: 40em) {
  .adage-fiftyfifty-item.hide-mobile .adage-block {
    display: none;
    visibility: hidden; } }

.adage-fiftyfifty-inner {
  display: flex; }
  @media (max-width: 64em) {
    .adage-fiftyfifty-inner {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 40em) {
    .adage-fiftyfifty-inner.reversed .adage-fiftyfifty-item:first-child {
      display: none;
      visibility: hidden; }
      .adage-fiftyfifty-inner.reversed .adage-fiftyfifty-item:first-child + .adage-fiftyfifty-item {
        padding-top: 0; } }
  @media (min-width: 40.0625em) {
    .adage-fiftyfifty-inner.reversed .adage-fiftyfifty-item:last-child {
      display: none;
      visibility: hidden; } }
  @media (max-width: 40em) {
    .adage-fiftyfifty-inner {
      flex-direction: column;
      align-items: flex-end; } }

.adage-fiftyfifty .adage-block-heading {
  padding: 0;
  margin: 0;
  padding-left: 6.31rem; }
  @media screen and (max-width: 47.9375em) {
    .adage-fiftyfifty .adage-block-heading {
      padding-left: 3.8125rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty .adage-block-heading {
      padding-left: 2rem; } }
  @media (min-width: 40.0625em) {
    .adage-fiftyfifty .adage-block-heading {
      padding-left: 0;
      padding-bottom: 1rem; } }

@media (min-width: 40.0625em) {
  .adage-fiftyfifty-item-media {
    margin-top: 4.5rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 80em) {
    .adage-fiftyfifty-item-media {
      margin-top: 3.375rem; } }

.adage-fiftyfifty-item .adage-wysiwyg-block {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 6.31rem;
  width: 100%;
  max-width: none; }
  @media screen and (max-width: 47.9375em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block {
      padding-left: 3.8125rem; } }
  @media screen and (max-width: 40em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block {
      padding-left: 0; } }
  @media (max-width: 40em) {
    .adage-fiftyfifty-item .adage-wysiwyg-block {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem; } }

@media (min-width: 48em) {
  .adage-fiftyfifty-inner > *:first-child {
    transform: translateX(-12rem); } }

@media (min-width: 48em) {
  .adage-fiftyfifty-inner > *:nth-child(2) {
    transform: translateX(12rem); } }

.adage-fiftyfifty .adage-image-block {
  width: 100%; }

.adage-fiftyfifty .adage-block {
  width: 100%;
  padding: 0; }

.adage-fiftyfifty .adage-image-block-container, .adage-fiftyfifty .adage-video-block-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative; }

.adage-fiftyfifty .adage-image-block > a, .adage-fiftyfifty .adage-video-block > a {
  width: 100%;
  height: 100%; }

@media (min-width: 48em) {
  [data-block-animate] .adage-fiftyfifty-inner > *:first-child, [data-block-animate] .adage-fiftyfifty-inner > *:nth-child(2) {
    transform: translateX(0); } }

@media (max-width: 40em) {
  .reversed {
    align-items: flex-start; }
    .reversed .adage-fiftyfifty-item .adage-wysiwyg-block {
      padding-left: 6.31rem; } }
    @media screen and (max-width: 40em) and (max-width: 47.9375em) {
      .reversed .adage-fiftyfifty-item .adage-wysiwyg-block {
        padding-left: 3.8125rem; } }
    @media screen and (max-width: 40em) and (max-width: 40em) {
      .reversed .adage-fiftyfifty-item .adage-wysiwyg-block {
        padding-left: 2rem; } }

@media (max-width: 40em) {
    .reversed .adage-fiftyfifty-item .adage-block-heading {
      padding-left: 0; } }

.adage-audio .adage-wysiwyg-block-container {
  padding: 0;
  margin: 0; }

.adage-audio .adage-audio-link-container {
  margin-top: 0; }

.adage-audio-content-inner {
  padding-top: 1.5rem; }
  @media (min-width: 48em) {
    .adage-audio-content-inner {
      display: flex;
      align-items: flex-start;
      padding-top: 3rem; } }

@media (min-width: 40.0625em) {
  .adage-audio-item {
    display: flex;
    align-items: flex-start; } }

@media (max-width: 40em) {
  .adage-audio-item {
    width: 100%; } }

@media (max-width: 30em) {
  .adage-audio-item-heading {
    margin-top: 1rem; } }

@media (max-width: 40em) {
  .adage-audio-item-content {
    margin-top: 2rem; } }

@media (min-width: 40.0625em) {
  .adage-audio-item-image {
    flex-shrink: 0;
    width: 22.5rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-audio-item-image {
      width: 13.1875rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-audio-item-image {
      width: 16rem; } }

.adage-audio-item-image-inner {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative; }
  @media (max-width: 40em) {
    .adage-audio-item-image-inner img {
      width: 100%; } }

.adage-audio svg, .adage-audio img {
  display: block; }

.adage-audio svg {
  fill: black; }

.adage-audio h2 {
  max-width: 60rem; }

.adage-audio-description {
  margin-top: 0.5rem;
  max-width: 40.875rem; }

.adage-audio-item-heading {
  text-transform: none;
  margin: 0; }

@media (min-width: 48em) {
  .adage-audio-item-content {
    margin-left: 3rem;
    flex-grow: 1; } }

@media (max-width: 47.9375em) {
  .adage-audio-item-content {
    margin-top: 2rem; } }

.adage-audio-clip {
  max-width: 28.5625rem; }
  .adage-audio-clip-content {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column; }
  .adage-audio-clip + .adage-audio-clip {
    margin-top: 1.375rem; }

.audioplayer.adage-audio-player {
  width: 100%;
  min-width: 300px;
  height: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  user-select: none;
  -webkit-user-select: none;
  background-color: #d8d8d8; }
  .audioplayer.adage-audio-player .play-pause-btn {
    display: block;
    cursor: pointer; }
    .audioplayer.adage-audio-player .play-pause-btn .pauseIcon {
      display: none; }
  .audioplayer.adage-audio-player .slider {
    flex-grow: 1;
    background-color: #000000;
    cursor: pointer;
    position: relative; }
    .audioplayer.adage-audio-player .slider .audio-progress {
      background-color: #91004C;
      border-radius: inherit;
      position: absolute;
      pointer-events: none; }
      .audioplayer.adage-audio-player .slider .audio-progress .pin {
        width: 14px;
        height: 14px;
        border-radius: 8px;
        margin-top: -4px;
        background: black;
        cursor: pointer; }
  .audioplayer.adage-audio-player .controls {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 12px;
    margin-right: 12px; }
    .audioplayer.adage-audio-player .controls .slider {
      margin-left: 16px;
      margin-right: 16px;
      border-radius: 4px;
      height: 6px; }
      .audioplayer.adage-audio-player .controls .slider .audio-progress {
        height: 100%;
        background-image: none; }
        .audioplayer.adage-audio-player .controls .slider .audio-progress .pin {
          right: -8px;
          top: -6px; }
    .audioplayer.adage-audio-player .controls span {
      cursor: default; }
  .audioplayer.adage-audio-player .volume {
    position: relative;
    margin-right: 12px; }
    .audioplayer.adage-audio-player .volume .volume-btn {
      cursor: pointer; }
      .audioplayer.adage-audio-player .volume .volume-btn .speakerMuteIcon {
        display: none; }
  .audioplayer.adage-audio-player .download {
    position: relative; }
    .audioplayer.adage-audio-player .download .download-btn {
      cursor: pointer; }

.adage-accordion-panel {
  overflow: hidden;
  transition: 0.3s height; }
  .adage-accordion-panel[aria-hidden="true"] {
    height: 0; }

.adage-accordion {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 40.0625em) {
    .adage-accordion-content {
      margin-left: 6.625rem;
      margin-right: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-accordion-content {
      margin-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-accordion-content {
      margin-left: 1.6875rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-accordion-content {
      margin-right: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-accordion-content {
      margin-right: 1.6875rem; } }
  .adage-accordion-content-inner {
    max-width: 59.0625rem; }
  .adage-accordion-subtext + * {
    margin-top: 1.5rem; }
  .adage-accordion-title {
    padding: 0.5rem 0; }
  .adage-accordion-trigger {
    color: #91004C;
    display: block;
    width: 100%; }
    .adage-accordion-trigger:hover, .adage-accordion-trigger:focus {
      color: #91004C; }
  .adage-accordion-inner {
    list-style-type: none;
    margin: 0 0 1.5rem 0; }
  .adage-accordion-panel-content {
    border-top: none; }

.adage-accordion-trigger {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 2.5rem; }
  .adage-accordion-trigger:after {
    margin-left: 0.5rem;
    position: absolute;
    right: 0; }
  .adage-accordion-trigger:hover, .adage-accordion-trigger:focus {
    color: #91004C; }
    .adage-accordion-trigger:hover:after, .adage-accordion-trigger:focus:after {
      background-image: url(/Static/images/caret-down-montepulciano.svg); }
  .adage-accordion-trigger-bordered:after {
    position: initial;
    right: auto;
    top: auto; }

.adage-wysiwyg-block-pretitle {
  margin-bottom: 1rem; }

@media (min-width: 64.0625em) {
  .adage-wysiwyg-block .adage-block-heading {
    max-width: 24ch; } }

.tool-tip-css {
  position: relative; }
  .tool-tip-css svg {
    height: 1.25rem;
    width: 1.25rem;
    margin-bottom: -3px;
    fill: #000000; }
  .tool-tip-css:hover .tool-tip-css-text, .tool-tip-css:focus .tool-tip-css-text {
    opacity: 1; }
  .tool-tip-css-text {
    position: absolute;
    top: -10px;
    left: 25px;
    width: 400px;
    z-index: 90;
    opacity: 0;
    transition: all 0.2s ease-in; }
    .tool-tip-css-text-inner {
      padding: 5px;
      background: rgba(0, 0, 0, 0.9);
      color: #ffffff;
      border-radius: 6px;
      line-height: 1.4;
      font-size: 0.9rem;
      display: inline-block;
      font-weight: 500; }

.adage-video-block-container svg {
  opacity: 1;
  cursor: pointer; }

.adage-video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  max-width: 100%;
  background: linear-gradient(rgba(248, 248, 248, 0.3), #f8f8f8); }
  .adage-video-iframe > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.adage-video-content {
  padding: 2rem 0; }
  .adage-video-content-heading {
    margin-bottom: 1.5rem; }

.adage-video-native {
  max-width: 100%; }
  .adage-video-native > video {
    width: 100%;
    height: auto;
    display: block; }

.adage-video-thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0; }
  .adage-video-thumbnail-trigger {
    cursor: pointer;
    width: 100%;
    height: 100%; }
  .adage-video-thumbnail-imagecontainer img:not(.adage-detail-page-branchlogo) {
    object-position: top center; }
  .adage-video-thumbnail-imagecontainer [data-full-bleed-image-ie] {
    background-position: top center; }

.video-underlay {
  position: absolute;
  background: #000000;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.standalone-video-block .adage-video-thumbnail {
  position: relative;
  height: auto; }
  .standalone-video-block .adage-video-thumbnail:before {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .standalone-video-block .adage-video-thumbnail-trigger {
    position: absolute;
    top: 0;
    left: 0; }

.adage-video-block-container:hover .adage-video-thumbnail-trigger svg {
  opacity: 1;
  cursor: pointer; }

.adage-video-thumbnail:hover-trigger svg {
  opacity: 1; }

.adage-video-thumbnail-trigger svg {
  position: absolute;
  fill: #91004C;
  width: 4.5rem;
  height: 4.5rem;
  margin-top: -2.25rem;
  margin-left: -2.25rem;
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: .7; }

@media (max-width: 47.9375em) {
  .adage-video-thumbnail-trigger:before {
    width: 5.85rem;
    height: 5.85rem;
    margin-top: -2.925rem;
    margin-left: -2.925rem;
    border-width: 7.5px; }
  .adage-video-thumbnail-trigger svg {
    width: 2.925rem;
    height: 2.925rem;
    margin-top: -1.4625rem;
    margin-left: -1.4625rem; } }

main > .adage-block > .adage-video-block .adage-video-thumbnail {
  position: static; }

.adage-image-block-container img {
  width: 100%; }

.adage-highlight-item, .my-calendar-event-main {
  display: flex;
  flex-direction: column; }
  @media (max-width: 40em) {
    .adage-highlight-item-nocontent {
      display: none; } }
  .adage-highlight-item figcaption, .my-calendar-event-main figcaption {
    display: none; }
  .adage-highlight-item-cta {
    margin-top: 1.5rem; }
  @media (min-width: 40.0625em) {
    .adage-highlight-item .adage-image-block, .my-calendar-event-main .adage-image-block {
      margin-right: 3rem; } }
  @media (min-width: 48em) {
    .adage-highlight-item .adage-image-block, .my-calendar-event-main .adage-image-block {
      margin-right: 6rem; } }

.adage-highlight-item-image + .adage-highlight-item-content {
  padding-top: 1.25rem; }

.adage-highlight-item-clickable {
  text-decoration: none;
  color: #7ECBB6; }
  .adage-highlight-item-clickable:hover, .adage-highlight-item-clickable:focus, .adage-highlight-item-clickable:active {
    color: #7ECBB6; }

.adage-highlight-item-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column; }

.adage-highlight-item-image + .adage-highlight-item-details, .adage-highlight-item-pretitle + .adage-highlight-item-details, .adage-highlight-item-title + .adage-highlight-item-details {
  padding-top: 1.25rem; }
  @media screen and (max-width: 80em) {
    .adage-highlight-item-image + .adage-highlight-item-details, .adage-highlight-item-pretitle + .adage-highlight-item-details, .adage-highlight-item-title + .adage-highlight-item-details {
      padding-top: 1.25rem; } }
  @media screen and (max-width: 40em) {
    .adage-highlight-item-image + .adage-highlight-item-details, .adage-highlight-item-pretitle + .adage-highlight-item-details, .adage-highlight-item-title + .adage-highlight-item-details {
      padding-top: 1rem; } }

.adage-highlight-item-pretitle + .adage-highlight-item-title {
  margin-top: 0.75rem; }

.adage-highlight-item-title {
  margin-bottom: 0;
  padding-bottom: 0; }
  .adage-highlight-item-title p, .adage-highlight-item-title a {
    color: #91004C;
    text-decoration: none; }

.adage-highlight-item-categories {
  margin: 0.5rem 0; }

.adage-featured-item {
  background: #91004C;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 48em) {
    .adage-featured-item {
      padding: 2rem; } }
  .adage-featured-item .adage-block-inner {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .adage-featured-item-container {
    display: flex; }
    @media (max-width: 47.9375em) {
      .adage-featured-item-container {
        flex-direction: column; } }
  .adage-featured-item-image-container {
    max-width: 33%;
    width: 100%;
    margin-right: 3rem; }
  @media (max-width: 47.9375em) {
    .adage-featured-item-image {
      margin-bottom: 2rem; }
      .adage-featured-item-image-container {
        max-width: none; } }
  .adage-featured-item-content * + * {
    margin-top: 1.5rem; }
  .adage-featured-item-pretitle {
    color: #ffffff; }
  .adage-featured-item-title {
    margin: 0.5rem 0 0;
    padding-bottom: 0; }
    .adage-featured-item-title p, .adage-featured-item-title a {
      color: #ffffff;
      text-decoration: none; }
  .adage-featured-item-details {
    color: #ffffff; }

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.adage-gallery-header {
  width: 100%; }
  .adage-gallery-header .adage-block-heading {
    padding: 0; }

.adage-gallery-static .adage-gallery-container {
  padding-right: 0; }

.adage-gallery-static .adage-gallery-controls-btns, .adage-gallery-static .adage-gallery-swipe {
  display: none; }

@media (min-width: 40.0625em) {
  .adage-gallery-static .adage-gallery-swiper > * {
    width: 100%; } }

@media (min-width: 40.0625em) {
  .adage-gallery-static .adage-gallery-swiper > *.portrait {
    max-width: 31rem; }
    .adage-gallery-static .adage-gallery-swiper > *.portrait .adage-gallery-item-imagecontainer {
      width: 100%; } }

@media (max-width: 40em) {
  .adage-gallery-static .adage-gallery-swiper {
    display: block; } }

.adage-gallery-static .adage-gallery-swiper .adage-gallery-inner {
  padding-right: 0; }

.adage-gallery-swipe {
  pointer-events: none;
  color: #000000; }
  .adage-gallery-swipe:after {
    background-image: url(/Static/images/arrow-black.svg); }
  .adage-themed.theme-coral .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-coral .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-orange .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-gallery-swipe {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-pink .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple .adage-gallery-swipe {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-gallery-swipe {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-blue .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-teal .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-green .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-red .adage-gallery-swipe {
    color: #000000; }
    .adage-themed.theme-red .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe {
    color: #000000; }
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-montepulciano .adage-gallery-swipe {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-gallery-swipe {
    color: #ffffff; }
    .adage-themed.theme-black .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-coral .adage-gallery-swipe:hover, .adage-themed.theme-coral .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-coral .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow .adage-gallery-swipe:hover, .adage-themed.theme-yellow .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover, .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .adage-gallery-swipe:hover, .adage-themed.theme-orange .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-orange .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .adage-gallery-swipe:hover, .adage-themed.theme-orange-alt .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .adage-gallery-swipe:hover, .adage-themed.theme-pink .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-pink .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .adage-gallery-swipe:hover, .adage-themed.theme-pink-alt .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-purple .adage-gallery-swipe:hover, .adage-themed.theme-purple .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-purple .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .adage-gallery-swipe:hover, .adage-themed.theme-purple-alt .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .adage-gallery-swipe:hover, .adage-themed.theme-blue .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-blue .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .adage-gallery-swipe:hover, .adage-themed.theme-blue-alt .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal .adage-gallery-swipe:hover, .adage-themed.theme-teal .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-teal .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .adage-gallery-swipe:hover, .adage-themed.theme-teal-alt .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green .adage-gallery-swipe:hover, .adage-themed.theme-green .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-green .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-green .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-green .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .adage-gallery-swipe:hover, .adage-themed.theme-green-alt .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-red .adage-gallery-swipe:hover, .adage-themed.theme-red .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-themed.theme-red .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-red .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-red .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus {
    color: #000000; }
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-montepulciano .adage-gallery-swipe:hover, .adage-themed.theme-montepulciano .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .adage-gallery-swipe:hover, .adage-themed.theme-black .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-themed.theme-black .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-themed.theme-black .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-themed.theme-black .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:hover .adage-newsletter-signup-description p, .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .adage-gallery-swipe:focus .adage-newsletter-signup-description p {
      color: #ffffff; }
  @media (min-width: 40.0625em) {
    .adage-gallery-swipe {
      display: none; } }

.adage-gallery-swiper {
  will-change: auto; }

.adage-gallery-controls {
  display: flex;
  padding-bottom: 2rem; }
  @media (min-width: 40.0625em) {
    .adage-gallery-controls {
      justify-content: flex-end; } }
  .adage-gallery-controls-heading {
    justify-content: space-between; }
    @media (max-width: 40em) {
      .adage-gallery-controls-heading {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 0.75rem; } }
  .adage-gallery-controls-btns {
    width: 100%; }
  .adage-gallery-controls-baseline {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.adage-gallery-item {
  will-change: auto; }
  @media (min-width: 40.0625em) {
    .adage-gallery-item-inner {
      padding-right: 3rem; } }
  @media (max-width: 40em) {
    .adage-gallery-item + .adage-gallery-item {
      margin-top: 2rem; } }
  @media (min-width: 40em) {
    .adage-gallery-item-imagecontainer-inner {
      height: 0;
      position: relative;
      width: 100%;
      padding-bottom: 66.67%; }
      .adage-gallery-item-imagecontainer-inner img {
        position: absolute;
        width: 100%;
        height: 100%;
        transform: none;
        left: 0;
        top: 0; }
        @supports (object-fit: cover) {
          .adage-gallery-item-imagecontainer-inner img {
            object-fit: cover;
            object-position: center center; } } }
  .adage-gallery-item-iframe {
    background-size: cover;
    background-position: center center; }
  .adage-gallery-item-title {
    margin-top: 0;
    color: #91004C; }
  .adage-gallery-item-caption {
    padding-top: 1.5rem; }
    @media (max-width: 40em) {
      .adage-gallery-item-caption {
        padding-top: 0.75rem; } }
    @media (min-width: 40.0625em) {
      .adage-gallery-item-caption-details {
        margin-top: 0.5rem; } }

.adage-gallery-btn {
  padding: 1rem; }
  @media (max-width: 40em) {
    .adage-gallery-btn {
      display: none; } }
  .adage-gallery-btn:after {
    display: none; }
  .adage-gallery-btn svg {
    display: block;
    width: 17.96px;
    height: 28.59px;
    fill: #91004C; }
    .adage-themed.theme-coral .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-coral .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-yellow .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-yellow-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-orange .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-orange .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-orange-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-orange-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-pink .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-pink .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-pink-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-pink-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-purple .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-purple .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-purple-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-purple-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-blue .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-blue .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-blue-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-blue-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-teal .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-teal .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-teal-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-teal-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-green .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-green .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-green-alt .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-green-alt .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-red .adage-gallery-btn svg {
      fill: #000000; }
    .adage-detail-page.theme-red .adage-themed .adage-gallery-btn svg {
      fill: #000000; }
    .adage-themed.theme-montepulciano .adage-gallery-btn svg {
      fill: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .adage-gallery-btn svg {
      fill: #ffffff; }
    .adage-themed.theme-black .adage-gallery-btn svg {
      fill: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .adage-gallery-btn svg {
      fill: #ffffff; }
  .adage-gallery-btn-prev {
    transform: rotate(-180deg); }
  .adage-gallery-btn.swiper-button-disabled {
    opacity: .6; }
  .adage-gallery-btn:hover svg, .adage-gallery-btn:focus svg {
    fill: #F4666B; }

.adage-gallery-container {
  transition: opacity .3s ease;
  clip-path: polygon(0 0, 0 150%, 200% 100%, 200% 0); }
  @media (max-width: 40em) {
    .adage-gallery-container {
      position: relative;
      overflow: hidden; } }
  @media (min-width: 40.0625em) {
    .adage-gallery-container {
      padding-right: 12rem; } }
  @media (min-width: 40.0625em) {
    .adage-gallery-container-short {
      padding-right: 40%; } }
  .adage-gallery-container-show {
    opacity: 1; }
  @media (max-width: 40em) {
    .adage-gallery-container.swiper-container-horizontal .adage-gallery-item + .adage-gallery-item {
      margin-top: 0; } }

.adage-gallery .portrait .adage-gallery-item-imagecontainer {
  width: 44.390244%; }
  @media (min-width: 40em) {
    .adage-gallery .portrait .adage-gallery-item-imagecontainer-inner {
      padding-bottom: 150%; } }

@media (max-width: 40em) {
  .adage-gallery-inner {
    position: relative;
    overflow: hidden; } }

.adage-gallery-video .adage-gallery-item-caption-page p:before {
  content: 'Video '; }

.adage-gallery-image .adage-gallery-item-caption-page p:before {
  content: 'Image '; }

.adage-gallery-image img {
  display: block;
  width: 100%; }

@media (min-width: 64.0625em) {
  .single-item-gallery .adage-gallery-item {
    max-width: 50%; } }

.single-item-gallery .adage-gallery-item-inner {
  padding-right: 0; }

.single-item-gallery .adage-gallery-item .adage-image-block {
  margin-right: 0; }

.adage-columns-bottom {
  margin-top: 3.75rem; }

.adage-columns-auto-container {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  display: flex; }
  @media (max-width: 40em) {
    .adage-columns-auto-container {
      margin-left: 0;
      margin-right: 0;
      display: block; } }
  @media (max-width: 64em) {
    .adage-columns-auto-container {
      flex-wrap: wrap; } }
  .adage-columns-auto-container > * {
    padding: 0 1.25rem; }
    @media (max-width: 40em) {
      .adage-columns-auto-container > * {
        padding: 0; }
        .adage-columns-auto-container > * + * {
          margin-top: 2rem; } }
  .adage-columns-auto-container .adage-highlight-item {
    flex: 1 1 0;
    width: 0; }
    @media (min-width: 40.0625em) and (max-width: 64em) {
      .adage-columns-auto-container .adage-highlight-item {
        flex: 0 0 auto;
        width: calc(50% - 0.75rem);
        margin-bottom: 1.5rem; }
        .adage-columns-auto-container .adage-highlight-item:nth-last-child(odd) {
          margin-right: 0; }
          .adage-columns-auto-container .adage-highlight-item:nth-last-child(odd):first-child {
            width: 100%; } }
    @media (max-width: 40em) {
      .adage-columns-auto-container .adage-highlight-item {
        width: 100%;
        margin-bottom: 1.25rem; } }

.adage-columns-auto-header {
  margin-bottom: 3rem;
  display: flex;
  width: 100%;
  justify-content: space-between; }
  .adage-columns-auto-header > h2 {
    margin-bottom: 1rem; }
  @media (max-width: 64em) {
    .adage-columns-auto-header {
      padding: 1.5rem 0; } }
  @media (max-width: 40em) {
    .adage-columns-auto-header {
      flex-direction: column;
      padding: 0; }
      .adage-columns-auto-header > a {
        margin-left: 0;
        align-self: flex-start; } }

.adage-columns-auto-cta {
  padding-top: 2rem;
  margin-top: 3rem; }

.adage-auto-columns-media .adage-columns-auto-container {
  flex-wrap: wrap;
  justify-content: center; }
  @media (max-width: 40em) {
    .adage-auto-columns-media .adage-columns-auto-container {
      align-items: center;
      display: block; } }
  @media (min-width: 40.0625em) {
    .adage-auto-columns-media .adage-columns-auto-container > * {
      width: 50%;
      margin-bottom: 3rem; } }
  .adage-auto-columns-media .adage-columns-auto-container > *:last-child {
    margin-bottom: 0; }

@media (min-width: 40.0625em) {
  .adage-auto-columns-media .adage-columns-auto .adage-image-block-portrait {
    max-width: 23.125rem; } }

@media (min-width: 40.0625em) {
  .adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait) {
    width: 100%;
    max-width: 45.3125rem;
    margin: 0 auto;
    padding: 0;
    margin: 0;
    margin-bottom: 3rem; } }

.adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait) + .full-width:not(.adage-image-block-portrait) {
  margin-top: 3rem; }

.adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait).adage-image-block-portrait {
  padding: 0; }

@media (max-width: 47.9375em) {
  .adage-auto-columns-media .adage-columns-auto .full-width:not(.adage-image-block-portrait) {
    padding: 0; } }

.adage-fwcta {
  padding-top: 7rem;
  padding-bottom: 7rem;
  position: relative; }
  @media (max-width: 40em) {
    .adage-fwcta {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  .adage-fwcta-image {
    background-size: cover;
    opacity: .3;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  .adage-fwcta-inner {
    position: relative;
    text-align: center; }
    .adage-fwcta-inner-content {
      margin-left: auto;
      margin-right: auto; }
    .adage-fwcta-inner-cta {
      margin-top: 2rem; }

.adage-staff-container {
  margin-top: 1.5rem;
  margin-bottom: 2rem; }

.adage-staff-item {
  display: flex;
  align-items: flex-start; }
  .adage-staff-item-img {
    flex: 0 0 auto;
    width: 25%;
    max-width: 10rem;
    margin-right: 2.25rem; }
    @media screen and (max-width: 80em) {
      .adage-staff-item-img {
        margin-right: 1.5rem; } }
    @media screen and (max-width: 64em) {
      .adage-staff-item-img {
        margin-right: 1.5rem; } }
    @media screen and (max-width: 40em) {
      .adage-staff-item-img {
        margin-right: 1.25rem; } }
  .adage-staff-item-content {
    flex: 1 1 auto;
    max-width: 22.65625rem; }

.adage-staff-item-img .adage-image-block {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 999rem; }
  .adage-staff-item-img .adage-image-block > * {
    position: absolute; }

.adage-staff-item-role {
  font-size: 1rem;
  line-height: 1.5;
  color: #f1f1f1; }
  @media screen and (max-width: 40em) {
    .adage-staff-item-role {
      font-size: 0.75rem;
      line-height: 1.5; } }

.adage-staff-item-info {
  margin-top: 0.5rem; }

@media (min-width: 40.0625em) {
  .adage-newsletter-signup .adage-block-heading {
    width: 50%; } }

@media (min-width: 40.0625em) {
  .adage-newsletter-signup-inner {
    display: flex;
    width: 100%; } }

.adage-newsletter-signup-description {
  margin-top: 1rem; }

@media (min-width: 40.0625em) {
  .adage-newsletter-signup-content, .adage-newsletter-signup-form {
    width: 50%; } }

@media (min-width: 40.0625em) {
  .adage-newsletter-signup-content {
    padding-right: 2rem; } }

@media (max-width: 40em) {
  .adage-newsletter-signup-form {
    margin-top: 1.5rem; } }

@media (min-width: 40.0625em) {
  .adage-newsletter-signup-form {
    padding-left: 2rem; } }

.adage-newsletter-signup-form button {
  margin-top: 1rem; }

.adage-newsletter-signup-form-item {
  flex-grow: 1;
  margin-right: 0; }

.adage-quote {
  overflow: hidden; }
  .adage-quote-list {
    /*display: flex;
        align-items: flex-start;
        @extend %list-reset;
        margin-left: -$gap-xs;
        width: calc(100% + 2rem);*/ }
  .adage-quote-item-inner {
    padding: 0 1rem; }

.adage-listing + .adage-bordered-block {
  border-top: none; }

.adage-listing-heading {
  padding-bottom: 0; }

.adage-listing .adage-block-inner {
  padding-bottom: 0; }

.adage-listing-container {
  margin-top: 2.5rem; }

.adage-listing-cta {
  margin-top: 1.5rem; }

@media (min-width: 48em) {
  .adage-listing-mobile {
    display: none; } }

@media (max-width: 47.9375em) {
  .adage-listing-hidemobile {
    display: none; } }

@media (max-width: 40em) {
  .adage-listing {
    margin-left: 0;
    margin-right: 0; } }

.adage-listing-item-content {
  margin-top: 1.5rem; }

.adage-listing-item {
  margin-top: 7.25rem; }
  @media screen and (max-width: 47.9375em) {
    .adage-listing-item {
      margin-top: 4.25rem; } }
  @media screen and (max-width: 40em) {
    .adage-listing-item {
      margin-top: 3.374rem; } }
  .adage-listing-item-inner {
    display: flex;
    width: 100%; }
    @media (max-width: 40em) {
      .adage-listing-item-inner {
        flex-direction: column; } }
  .adage-listing-item-image {
    margin-top: -7.25rem; }
  @media (min-width: 40.0625em) {
    .adage-listing-item-content {
      max-width: 70%; }
    .adage-listing-item-image {
      flex-shrink: 0; } }
  @media (min-width: 48em) {
    .adage-listing-item-image {
      width: 23.4375rem; } }
  @media (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-listing-item-image {
      width: 14.6875rem; } }
  .adage-listing-item h3.adage-listing-item-heading {
    display: none; }
  .adage-listing-item-content {
    padding-left: 6.625rem; }
    @media screen and (max-width: 47.9375em) {
      .adage-listing-item-content {
        padding-left: 2.125rem; } }
    @media screen and (max-width: 40em) {
      .adage-listing-item-content {
        padding-left: 1.6875rem; } }
  @media (min-width: 40.0625em) {
    .adage-listing-item-wysiwyg {
      padding-left: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-listing-item-wysiwyg {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-listing-item-wysiwyg {
      padding-left: 1.6875rem; } }
  .adage-listing-item-heading {
    margin-bottom: 0.5rem;
    margin-top: 0; }

.adage-listing-container {
  margin-left: -3.625rem;
  margin-right: -3.625rem; }
  @media screen and (max-width: 47.9375em) {
    .adage-listing-container {
      margin-left: -2.125rem; } }
  @media screen and (max-width: 40em) {
    .adage-listing-container {
      margin-left: -1.687rem; } }
  @media screen and (max-width: 47.9375em) {
    .adage-listing-container {
      margin-right: -2.125rem; } }
  @media screen and (max-width: 40em) {
    .adage-listing-container {
      margin-right: -1.687rem; } }

.adage-listing h2.adage-listing-item-heading {
  display: none; }

.adage-listing h3.adage-listing-item-heading {
  display: block; }

.adage-listing-item {
  display: flex; }

.adage-listing-item-image {
  width: 22.5rem; }
  @media screen and (max-width: 47.9375em) {
    .adage-listing-item-image {
      width: 13.1875rem; } }
  @media screen and (max-width: 40em) {
    .adage-listing-item-image {
      width: 16rem; } }
  .adage-listing-item-image-inner .adage-image-block {
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding: 0; }
    .adage-listing-item-image-inner .adage-image-block > a {
      width: 100%;
      height: 100%; }
  .adage-listing-item-image-inner .adage-image-block, .adage-listing-item-image-inner .adage-video-block {
    padding-bottom: 100%; }

.adage-listing-item-flipped .adage-listing-item-content {
  padding-left: 0;
  padding-right: 6.625rem; }
  @media screen and (max-width: 47.9375em) {
    .adage-listing-item-flipped .adage-listing-item-content {
      padding-right: 2.125rem; } }
  @media screen and (max-width: 40em) {
    .adage-listing-item-flipped .adage-listing-item-content {
      padding-right: 1.6875rem; } }

@media (max-width: 40em) {
  .adage-listing-item-flipped .adage-listing-item-inner {
    align-items: flex-end; } }

@media (min-width: 40.0625em) {
  .adage-linklist {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between; } }

@media (min-width: 48em) {
  .adage-linklist {
    padding-right: 6rem; } }

@media (min-width: 40.0625em) {
  .adage-linklist-content {
    width: 50%; } }

.adage-linklist-heading {
  color: #000000;
  margin-bottom: 1rem; }

.adage-linklist-image {
  width: 16.375rem;
  height: auto;
  flex-shrink: 0; }
  @media screen and (max-width: 47.9375em) {
    .adage-linklist-image {
      width: 9.3125rem; } }
  .adage-linklist-image img {
    display: block;
    width: 100%; }

.adage-linklist-container {
  /*.adage-linklist {
            @include media-min(small) {
                flex-direction: row-reverse;
                justify-content: flex-end;
            }

            @include media-min(tablet) {
                padding-right: $gap-super;
            }
        }*/ }
  @media (max-width: 40em) {
    .adage-linklist-container .adage-linklist-image {
      width: 100%;
      margin-bottom: 1rem; } }
  @media (min-width: 40.0625em) {
    .adage-linklist-container .adage-linklist-image {
      margin-left: 3rem; } }
  .adage-linklist-container .adage-linklist-heading {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }
  .adage-linklist-container a {
    text-indent: -1.5rem;
    padding-left: 1.5rem; }
  @media (min-width: 40.0625em) {
    .adage-linklist-container .adage-linklist-list li:nth-child(3n+1) {
      padding-left: 3rem; }
    .adage-linklist-container .adage-linklist-list li:nth-child(3n+3) {
      padding-left: 6rem; } }

.artist-list-heading {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 40.0625em) and (max-width: 64em) {
    .artist-list-heading {
      padding-top: 3.75rem; } }
  @media (max-width: 40em) {
    .artist-list-heading {
      margin-bottom: 0; } }

.artist-list-loadmore {
  margin-top: 3rem; }
  .artist-list-loadmore-hide {
    display: none; }

.artist-list-legend {
  margin-top: 3rem; }
  .artist-list-legend p {
    margin: 0 !important; }

.artist-list-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

.artist-item {
  text-decoration: none;
  padding: 0 0.9375rem 2.5rem; }
  @media (max-width: 40em) {
    .artist-item {
      padding-bottom: 1.5rem; } }
  @media (min-width: 40.0625em) {
    .artist-item.smallview {
      width: 16.66%; } }
  @media (max-width: 40em) {
    .artist-item.smallview {
      width: 50%; } }
  @media (min-width: 40.0625em) {
    .artist-item.largeview {
      width: 25%; } }
  @media (max-width: 40em) {
    .artist-item.largeview {
      width: 100%; } }
  .artist-item[data-artist-item-hide] {
    display: none; }
  .artist-item-link {
    display: block;
    text-decoration: none;
    width: 100%;
    color: black !important; }
    .artist-item-link:after {
      display: none !important; }
    .artist-item-link:not(.no-hover):hover .artist-item-name, .artist-item-link:not(.no-hover):focus .artist-item-name {
      color: #F4666B !important; }
  .artist-item-no-link {
    display: block;
    text-decoration: none;
    width: 100%;
    color: black !important; }
    .artist-item-no-link:after {
      display: none !important; }
  .artist-item .artist-item-info {
    margin-top: 0.5rem; }
  .artist-item .artist-item-name {
    margin: 0; }
  .artist-item-designation {
    margin-top: 0.25rem; }

.artist-modal .artist-modal-name {
  font-weight: bold;
  margin: 0; }
  .adage-themed.theme-coral .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-coral .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-coral .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-coral .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-coral .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-coral .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-coral .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-coral .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-coral .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-coral .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-yellow .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-yellow .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-yellow .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-yellow .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-yellow-alt .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-yellow-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-yellow-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-yellow-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-yellow-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-yellow-alt .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-yellow-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-yellow-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-yellow-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-yellow-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-orange .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-orange .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-orange .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-orange .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-orange-alt .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-orange-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-orange-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-orange-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-orange-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-orange-alt .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-orange-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-orange-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-orange-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-orange-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-pink .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-pink .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-pink .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-pink .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-pink .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-pink-alt .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-pink-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-pink-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-pink-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-pink-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-pink-alt .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-pink-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-pink-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-pink-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-pink-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-purple .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-purple .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-purple .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-purple-alt .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-purple-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-purple-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-purple-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-purple-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-purple-alt .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-purple-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-purple-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-purple-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-purple-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-blue .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-blue .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-blue .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-blue .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-blue .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-blue-alt .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-blue-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-blue-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-blue-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-blue-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-blue-alt .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-blue-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-blue-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-blue-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-blue-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-teal .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-teal .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-teal .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-teal .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-teal .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-teal-alt .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-teal-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-teal-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-teal-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-teal-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-teal-alt .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-teal-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-teal-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-teal-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-teal-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-green .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-themed.theme-green .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-green .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-green .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-detail-page.theme-green .adage-themed .artist-modal .artist-modal-name {
    color: #000000; }
    .adage-detail-page.theme-green .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-green .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #000000; }
  .adage-themed.theme-green-alt .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-green-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-green-alt .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-green-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-green-alt .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-green-alt .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-green-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-green-alt .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-green-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-green-alt .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-red .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-red .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-red .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-red .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-red .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-red .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-red .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-red .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-red .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-red .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-montepulciano .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-montepulciano .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-montepulciano .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-montepulciano .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-montepulciano .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-montepulciano .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-montepulciano .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-montepulciano .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-montepulciano .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-montepulciano .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-themed.theme-black .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-themed.theme-black .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-themed.theme-black .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-themed.theme-black .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-themed.theme-black .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }
  .adage-detail-page.theme-black .adage-themed .artist-modal .artist-modal-name {
    color: #ffffff; }
    .adage-detail-page.theme-black .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg,
    .adage-detail-page.theme-black .adage-themed .artist-modal .artist-modal-name .adage-listing-item-wysiwyg p,
    .adage-detail-page.theme-black .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description,
    .adage-detail-page.theme-black .adage-themed .artist-modal .artist-modal-name .adage-newsletter-signup-description p {
      color: #ffffff; }

.artist-modal .artist-modal-role, .artist-modal .artist-modal-role-subtitle {
  margin: 0; }

.artist-modal-header {
  justify-content: flex-end; }
  @media (min-width: 40.0625em) {
    .artist-modal-header {
      margin: 0;
      margin-bottom: -1.3125rem; } }

@media (min-width: 40.0625em) {
  .artist-modal-content {
    display: flex;
    padding-right: 2.8125rem; } }

@media (min-width: 40.0625em) {
  .artist-modal-image {
    width: 10.3125rem;
    flex-shrink: 0; } }

@media (min-width: 40.0625em) {
  .artist-modal-bio {
    flex-grow: 1;
    padding-left: 1.5rem; } }

@media (max-width: 40em) {
  .artist-modal-bio {
    margin-top: 1.5rem; } }

.epi-editmode .artist-list-legend-inner {
  margin-left: 0; }

.notes-heading {
  margin-bottom: 1.5rem; }

.notes-pages-item + .notes-pages-item {
  margin-top: 1.5rem; }

.notes-pages-item-parent {
  padding-bottom: 1.5rem;
  border-bottom: 0.0625rem solid #e0e0e0; }

.homefeature {
  overflow: hidden; }

@media (min-width: 40.0625em) {
  .homefeature-list {
    display: flex;
    width: calc(100% + 0.5rem);
    margin-left: -0.25rem;
    flex-wrap: wrap; } }

.homefeature-item-title + .homefeature-item-description, .homefeature-item-subtitle + .homefeature-item-description {
  margin-top: 0.5rem;
  padding-top: 1rem;
  border-top: 0.0625rem solid #000000; }

.homefeature-item {
  position: relative; }
  @media (min-width: 40.0625em) {
    .homefeature-item {
      min-height: 26.25rem;
      display: flex;
      width: 100%;
      border: 0.25rem solid white;
      border-top: none;
      border-bottom-width: 0.5rem; } }
  @media (max-width: 47.9375em) {
    .homefeature-item {
      min-height: 23.75rem; } }
  @media (max-width: 40em) {
    .homefeature-item {
      min-height: 0; } }
  @media (min-width: 48em) {
    .homefeature-item-half {
      width: 50%;
      min-height: 22.5rem; } }
  @media (max-width: 47.9375em) {
    .homefeature-item-half {
      min-height: 15rem; } }
  @media (max-width: 40em) {
    .homefeature-item-half {
      min-height: 0; } }
  .homefeature-item-cta:not(:hover):not(:focus) {
    background-color: transparent; }
  .homefeature-item-title {
    margin-bottom: 0;
    margin-top: 0; }
    .homefeature-item-title + .homefeature-item-subtitle {
      margin-top: 0; }
  .homefeature-item-content {
    z-index: 20;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 1.5rem;
    flex-shrink: 0; }
    @media (min-width: 40.0625em) {
      .homefeature-item-content {
        margin-top: 4rem; } }
    @media (min-width: 48em) {
      .homefeature-item-content {
        width: 18.28125rem; } }
    @media (min-width: 40.0625em) and (max-width: 47.9375em) {
      .homefeature-item-content {
        width: 21.875rem; } }
    @media (max-width: 40em) {
      .homefeature-item-content {
        padding: 1.5rem 1rem; } }
  @media (min-width: 40.0625em) {
    .homefeature-item-inner {
      width: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end; } }
  @media (max-width: 40em) {
    .homefeature-item-image {
      position: relative;
      height: 0;
      width: 100%;
      padding-bottom: 50%; } }
  .homefeature-item-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: none;
    left: 0;
    top: 0;
    z-index: 10; }
    @supports (object-fit: cover) {
      .homefeature-item-bg {
        object-fit: cover;
        object-position: center center; } }
    .homefeature-item-bg[data-full-bleed-image-ie] {
      background-size: cover;
      background-position: center center; }
  .homefeature-item-cta-container {
    margin-top: 1.5rem; }
  @media (max-width: 40em) {
    .homefeature-item-cta {
      width: 100%; } }

.home-carousel {
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  line-height: .5;
  align-items: center;
  width: 100%;
  max-height: 720px; }
  .home-carousel * {
    box-sizing: border-box; }
  @media (max-width: 47.9375em) {
    .home-carousel {
      align-items: initial;
      display: block;
      max-height: none; } }
  .home-carousel .primary-carousel {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1; }
    @media (max-width: 40em) {
      .home-carousel .primary-carousel {
        aspect-ratio: 4 / 3; } }
    .home-carousel .primary-carousel .swiper-container {
      height: 100%; }
  .home-carousel .secondary-carousel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4rem; }
    @media (max-width: 47.9375em) {
      .home-carousel .secondary-carousel {
        background: #91004c;
        position: relative;
        bottom: 0;
        margin: 0;
        max-width: none;
        left: 0;
        right: 0;
        transform: none; } }
  .home-carousel-slide-inner {
    display: flex;
    justify-content: space-between;
    padding: 1.5rem;
    background: rgba(145, 0, 76, 0.7);
    z-index: 3;
    transform: translate(1px);
    color: #ffffff; }
    @media (min-width: 48em) and (max-width: 64em) {
      .home-carousel-slide-inner {
        width: 60%; } }
    @media (min-width: 64.0625em) {
      .home-carousel-slide-inner {
        width: 40%; } }
    @media (max-width: 47.9375em) {
      .home-carousel-slide-inner {
        background: #91004c;
        flex-direction: column;
        grid-gap: 1.5rem;
        margin: 0; } }
    @media (min-width: 48em) {
      .home-carousel-slide-inner-content {
        padding-right: 0.5rem; } }
    .home-carousel-slide-inner-cta {
      color: #ffffff;
      margin-top: 1.5rem; }
      .home-carousel-slide-inner-cta:after {
        background-image: url(/Static/images/arrow-white.svg); }
  .home-carousel-item {
    height: 100%;
    min-height: 100%; }

.home-carousel-media-wrapper {
  position: relative;
  height: 100%; }

.home-carousel-media-container {
  position: absolute;
  width: 100%;
  height: 100%; }
  .home-carousel-media-container img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%; }

.home-carousel-video {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 100%;
  background: linear-gradient(rgba(248, 248, 248, 0.3), #f8f8f8); }
  .home-carousel-video > iframe, .home-carousel-video > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .home-carousel-video[data-video-type="youtube"] > iframe {
    width: 125%;
    height: 125%; }
  @media (max-width: 40em) {
    .home-carousel-video {
      display: none; } }

.home-carousel .adage-video-native, .home-carousel .adage-video-iframe, .home-carousel video {
  z-index: 2;
  position: relative; }
  @media (max-width: 40em) {
    .home-carousel .adage-video-native, .home-carousel .adage-video-iframe, .home-carousel video {
      display: none; } }

.home-carousel-pagination {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-width: 33%;
  width: 33%;
  align-items: flex-end; }
  @media (max-width: 47.9375em) {
    .home-carousel-pagination {
      justify-content: space-between;
      flex-direction: row-reverse;
      align-items: center;
      width: 100%;
      min-width: none; } }
  @media (min-width: 80.0625em) {
    .home-carousel-pagination {
      min-width: 25%;
      width: 25%; } }
  .home-carousel-pagination-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%; }
    @media (min-width: 48em) {
      .home-carousel-pagination-wrapper {
        width: auto;
        flex-direction: column;
        align-items: flex-start; } }
  .home-carousel-pagination .swiper-pagination {
    position: relative;
    z-index: 10;
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 40em) {
      .home-carousel-pagination .swiper-pagination {
        margin-top: 0; } }
  .home-carousel-pagination .swiper-pagination-bullets span {
    margin-right: 0.5rem;
    margin-bottom: 0.25rem; }
  .home-carousel-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: transparent;
    border: 1px solid;
    opacity: 1; }
    @media (max-width: 64em) {
      .home-carousel-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px; } }
    .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+1) {
      border-color: #FFD400; }
      .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+1).swiper-pagination-bullet-active {
        background: #FFD400; }
    .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+2) {
      border-color: #FAA61A; }
      .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+2).swiper-pagination-bullet-active {
        background: #FAA61A; }
    .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+3) {
      border-color: #44C8F5; }
      .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+3).swiper-pagination-bullet-active {
        background: #44C8F5; }
    .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+4) {
      border-color: #ED1C24; }
      .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+4).swiper-pagination-bullet-active {
        background: #ED1C24; }
    .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+5) {
      border-color: #7ECBB6; }
      .home-carousel-pagination .swiper-pagination-bullet:nth-child(5n+5).swiper-pagination-bullet-active {
        background: #7ECBB6; }
  .home-carousel-pagination-arrows {
    display: flex;
    line-height: normal; }
  .home-carousel-pagination .frame-control {
    position: relative;
    padding: 0.25rem;
    margin-right: 0.75rem; }
    @media (max-width: 40em) {
      .home-carousel-pagination .frame-control {
        display: none; } }
    .home-carousel-pagination .frame-control .frame-control-icon.pause {
      display: none; }
    .home-carousel-pagination .frame-control .frame-control-icon.play {
      display: block; }
    .home-carousel-pagination .frame-control[aria-pressed=true] .frame-control-icon.pause {
      display: block; }
    .home-carousel-pagination .frame-control[aria-pressed=true] .frame-control-icon.play {
      display: none; }
  .home-carousel-pagination-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 45px; }
    @media (min-width: 48em) {
      .home-carousel-pagination-row {
        width: 100%; } }

.home-carousel-btn-next, .home-carousel-btn-prev {
  top: auto;
  bottom: 0;
  z-index: 10;
  color: white;
  cursor: pointer;
  display: flex;
  padding: 0; }
  .home-carousel-btn-next svg, .home-carousel-btn-prev svg {
    width: 14.26px;
    height: 19px; }

.home-carousel-btn + .home-carousel-btn {
  margin-left: 1.5rem; }

.home-carousel-btn-prev {
  transform: rotate(180deg); }

.EPiServerForms + * {
  padding-top: 2rem; }

.EPiServerForms .Form__Description {
  margin-top: 2rem; }

.EPiServerForms label > input[type=checkbox], .EPiServerForms label > input[type=radio] {
  position: initial;
  width: auto;
  height: auto;
  opacity: 1; }

@media (min-width: 87.5625em) {
  .adage-sponsor .adage-block-heading, .adage-sponsor-content {
    padding-right: 46.37%; } }

@media (min-width: 64.0625em) and (max-width: 87.5em) {
  .adage-sponsor .adage-block-heading, .adage-sponsor-content {
    padding-right: 23.185%; } }

.adage-sponsor-grid-item, .adage-sponsor .adage-wysiwyg-block-container {
  width: 25%;
  flex-shrink: 0;
  padding: 0 1rem;
  margin-bottom: 1.5rem; }

.adage-sponsor-description {
  /*margin-top: $gap;

        @include media(small) {
            margin-top: $gap-xs;
        }*/ }

.adage-sponsor-images {
  align-items: center; }

.adage-sponsor-grid {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 2rem);
  margin-left: -1rem; }
  .adage-sponsor-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    @media (max-width: 40em) {
      .adage-sponsor-grid-item {
        width: 50%; } }
    .adage-sponsor-grid-item-large {
      width: 50%; }
      @media (max-width: 40em) {
        .adage-sponsor-grid-item-large {
          width: 100%; } }
    .adage-sponsor-grid-item img {
      display: block;
      width: 100%; }
      .adage-sponsor-grid-item img + .adage-sponsor-grid-item-caption {
        margin-top: 1.5rem; }
    .adage-sponsor-grid-item-caption {
      width: 100%; }
      .adage-sponsor-grid-item-caption:empty {
        display: none; }

.adage-sponsor-subgrid {
  margin-top: 1.5rem;
  margin-left: 0; }

.adage-sponsor-subsection {
  width: 100%; }
  .adage-sponsor-subsection-heading {
    width: 100%;
    color: #91004C; }

.adage-sponsor .adage-wysiwyg-block-container {
  padding: 2rem 1rem;
  margin: 0;
  border: none;
  width: 100%; }
  @media (max-width: 40em) {
    .adage-sponsor .adage-wysiwyg-block-container {
      padding: 1rem; } }

.show-listing-container .adage-block-heading {
  display: none; }

.show-listing-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem; }
  @media (max-width: 47.9375em) {
    .show-listing-heading {
      align-items: flex-start;
      flex-direction: column; } }
  .show-listing-heading-cta {
    padding-right: 1.5rem; }
  .show-listing-heading .adage-block-heading {
    padding: 0; }

.show-listing-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem; }
  @media (max-width: 47.9375em) {
    .show-listing-content {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 40em) {
    .show-listing-content {
      grid-template-columns: 1fr; } }

.show-listing-item {
  display: flex;
  flex-direction: column;
  height: auto; }
  .show-listing-item.theme-black {
    color: #ffffff; }
    .show-listing-item.theme-black .show-listing-item-heading {
      color: #ffffff; }
  .show-listing-item-content {
    padding: 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
    .adage-themed.theme-coral .show-listing-item-content {
      background-color: #F4666B; }
    .adage-detail-page.theme-coral .adage-themed .show-listing-item-content {
      background-color: #F4666B; }
    .adage-themed.theme-yellow .show-listing-item-content {
      background-color: #FFD400; }
    .adage-detail-page.theme-yellow .adage-themed .show-listing-item-content {
      background-color: #FFD400; }
    .adage-themed.theme-yellow-alt .show-listing-item-content {
      background-color: #E6B222; }
    .adage-detail-page.theme-yellow-alt .adage-themed .show-listing-item-content {
      background-color: #E6B222; }
    .adage-themed.theme-orange .show-listing-item-content {
      background-color: #FAA61A; }
    .adage-detail-page.theme-orange .adage-themed .show-listing-item-content {
      background-color: #FAA61A; }
    .adage-themed.theme-orange-alt .show-listing-item-content {
      background-color: #F36B16; }
    .adage-detail-page.theme-orange-alt .adage-themed .show-listing-item-content {
      background-color: #F36B16; }
    .adage-themed.theme-pink .show-listing-item-content {
      background-color: #F287B7; }
    .adage-detail-page.theme-pink .adage-themed .show-listing-item-content {
      background-color: #F287B7; }
    .adage-themed.theme-pink-alt .show-listing-item-content {
      background-color: #EC008C; }
    .adage-detail-page.theme-pink-alt .adage-themed .show-listing-item-content {
      background-color: #EC008C; }
    .adage-themed.theme-purple .show-listing-item-content {
      background-color: #BD73B0; }
    .adage-detail-page.theme-purple .adage-themed .show-listing-item-content {
      background-color: #BD73B0; }
    .adage-themed.theme-purple-alt .show-listing-item-content {
      background-color: #9A258F; }
    .adage-detail-page.theme-purple-alt .adage-themed .show-listing-item-content {
      background-color: #9A258F; }
    .adage-themed.theme-blue .show-listing-item-content {
      background-color: #44C8F5; }
    .adage-detail-page.theme-blue .adage-themed .show-listing-item-content {
      background-color: #44C8F5; }
    .adage-themed.theme-blue-alt .show-listing-item-content {
      background-color: #008FD5; }
    .adage-detail-page.theme-blue-alt .adage-themed .show-listing-item-content {
      background-color: #008FD5; }
    .adage-themed.theme-teal .show-listing-item-content {
      background-color: #7ECBB6; }
    .adage-detail-page.theme-teal .adage-themed .show-listing-item-content {
      background-color: #7ECBB6; }
    .adage-themed.theme-teal-alt .show-listing-item-content {
      background-color: #00A390; }
    .adage-detail-page.theme-teal-alt .adage-themed .show-listing-item-content {
      background-color: #00A390; }
    .adage-themed.theme-green .show-listing-item-content {
      background-color: #A6CE39; }
    .adage-detail-page.theme-green .adage-themed .show-listing-item-content {
      background-color: #A6CE39; }
    .adage-themed.theme-green-alt .show-listing-item-content {
      background-color: #00A84C; }
    .adage-detail-page.theme-green-alt .adage-themed .show-listing-item-content {
      background-color: #00A84C; }
    .adage-themed.theme-red .show-listing-item-content {
      background-color: #ED1C24; }
    .adage-detail-page.theme-red .adage-themed .show-listing-item-content {
      background-color: #ED1C24; }
    .adage-themed.theme-montepulciano .show-listing-item-content {
      background-color: #91004C; }
    .adage-detail-page.theme-montepulciano .adage-themed .show-listing-item-content {
      background-color: #91004C; }
    .adage-themed.theme-black .show-listing-item-content {
      background-color: #000000; }
    .adage-detail-page.theme-black .adage-themed .show-listing-item-content {
      background-color: #000000; }
  .show-listing-item-heading {
    line-height: 1;
    color: #000000;
    margin-top: 0;
    margin-bottom: 1.5rem; }

.show-listing-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden; }
  .show-listing-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute; }

.show-listing-thumbnail {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative; }
  .show-listing-thumbnail img {
    object-fit: cover;
    object-position: center center; }

.show-listing-links {
  margin-top: 0.5rem; }
  .show-listing-links p {
    margin: 0; }

.show-listing-dates {
  flex-grow: 1; }

.show-listing-composer, .show-listing-dates {
  margin: 0; }

.show-listing .adage-gallery-btn {
  display: inline-block; }

.adage-block #dafdirectdiv {
  width: 250px;
  padding: 20px 10px; }

.adage-block .whatThis a {
  width: 100%; }

.adage-block .dafdirectClearfix {
  display: none; }

.adage-block .dafdirectDonateFrom {
  width: 100%; }

.adage-block #amountNextContain {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 0.5rem;
  align-content: center;
  align-items: center; }

.adage-block .dafdirectInputAmount {
  display: flex;
  float: none;
  flex-grow: 1;
  flex-direction: column;
  padding: 0; }

.adage-block #dafdirect_amnt {
  width: 50%;
  flex-grow: 0;
  font-size: 0.75rem;
  padding: 0.25rem;
  border: 1px solid grey; }

.adage-block #showwhatisthis {
  width: 100% !important; }

.adage-block #dafdirect_dsgtxt {
  font-size: 0.75rem;
  margin: 0.25rem 0 0;
  padding: 0.25rem;
  border: 1px solid grey; }

.adage-block #notwhatisthis label {
  margin-top: 0.25rem; }

.adage-block #notwhatisthis br {
  display: none; }

.adage-block .dafdirectButtonContain {
  margin-left: 0.25rem; }

.adage-search-block .search-form {
  margin: 0;
  margin-top: 2rem; }

.ace-cal-grid-container {
  padding-left: 3.875rem;
  padding-right: 3.875rem;
  margin-top: 1.625rem; }
  @media (max-width: 64em) {
    .ace-cal-grid-container {
      display: none; } }

.ace-cal-grid-months > li + li .ace-cal-grid-weekdays-container {
  display: none; }

.ace-cal-grid-month {
  margin-top: 0 !important;
  margin-bottom: 4rem; }
  .ace-cal-grid-month-name {
    text-align: left;
    position: relative; }
    .ace-cal-grid-month-name-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 4.6875rem; }
      .ace-cal-grid-month-name-container.empty {
        justify-content: flex-end; }

.ace-cal-grid-weekdays {
  display: flex;
  align-items: center;
  height: 100%; }
  .ace-cal-grid-weekdays-container {
    height: 2.375rem;
    background-color: #91004C;
    color: #ffffff; }

.ace-cal-grid-weekday {
  flex: 1 1 0;
  width: 14.28%;
  text-align: center; }

.ace-cal-grid-days {
  display: flex;
  flex-wrap: wrap; }
  .ace-cal-grid-days-empty {
    max-width: 74.5vw;
    margin: auto; }
    .ace-cal-grid-days-empty h2, .ace-cal-grid-days-empty h3, .ace-cal-grid-days-empty h4, .ace-cal-grid-days-empty h5, .ace-cal-grid-days-empty h6 {
      color: #91004C; }

.ace-cal-grid-day {
  width: 14.28%;
  border-bottom: 2px solid #91004C;
  border-right: 2px solid #91004C;
  position: relative;
  display: flex;
  min-height: 12.375rem; }
  .ace-cal-grid-day:nth-child(7n + 1) {
    border-left: 2px solid #91004C; }
  .ace-cal-grid-day:nth-child(-n + 7) {
    border-top: 2px solid #91004C; }
  .ace-cal-grid-day.other-month {
    color: #e0e0e0;
    background-color: #ececec; }
  .ace-cal-grid-day.is-past {
    color: #757575; }
  .ace-cal-grid-day-date {
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    z-index: 20;
    color: #000000;
    font-weight: 500;
    text-align: right;
    display: block; }
  .ace-cal-grid-day-empty {
    width: 14.28%; }
  .ace-cal-grid-day-content {
    position: relative;
    z-index: 20;
    padding: 1rem;
    width: 100%; }
    .ace-cal-grid-day-content-inner {
      display: flex;
      flex-direction: column-reverse; }
    .ace-cal-grid-day-content.has-content .ace-cal-grid-day-content-list:hover {
      color: #000000; }
    .ace-cal-grid-day-content.has-content:hover {
      background-color: #F4666B; }
      .ace-cal-grid-day-content.has-content:hover .ace-cal-grid-event-name,
      .ace-cal-grid-day-content.has-content:hover .ace-cal-grid-event-name a {
        color: #ffffff; }
      .ace-cal-grid-day-content.has-content:hover .ace-cal-grid-event-cta {
        color: #000000; }
        .ace-cal-grid-day-content.has-content:hover .ace-cal-grid-event-cta:after {
          background-image: url(/Static/images/arrow-black.svg); }

.ace-cal-grid-event {
  padding: 0 0 0.5rem 0;
  margin-bottom: auto; }
  .ace-cal-grid-event + .ace-cal-grid-event {
    margin-top: 0.5rem; }
  .ace-cal-grid-event-time {
    font-size: 0.75rem; }
  .ace-cal-grid-event-content {
    position: relative;
    z-index: 20; }
  .ace-cal-grid-event-bg {
    background-size: cover;
    background-position: top center;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transition-property: opacity;
    background-color: #000000; }
    .ace-cal-grid-event-bg:before {
      content: '';
      background-color: rgba(0, 0, 0, 0.6); }
  .ace-cal-grid-event.is-past {
    color: #757575;
    background-color: #f0f0f0; }
  .ace-cal-grid-event:last-of-type {
    padding-bottom: 1rem; }
  .ace-cal-grid-event-name {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: bold;
    word-break: break-word; }
    .ace-cal-grid-event-name.past-event {
      color: #757575; }
    .ace-cal-grid-event-name a {
      text-decoration: none; }
      .ace-cal-grid-event-name a:hover {
        color: #000000; }
  .ace-cal-grid-event-cta {
    min-width: 0;
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
    white-space: nowrap; }
  .ace-cal-grid-event-na {
    margin: 0; }
  .ace-cal-grid-event-img {
    margin-top: 0.125rem;
    max-height: 1.5rem;
    margin-right: 0.5rem; }

@media (min-width: 40.0625em) {
  .ace-cal-grid-day:not(.is-past) .ace-cal-grid-event:hover .ace-cal-grid-event-bg {
    opacity: 1; }
  .ace-cal-grid-day:not(.is-past) .ace-cal-grid-event:focus-within .ace-cal-grid-event-bg {
    opacity: 1; } }

.ace-cal-grid-container-stickweekdays .ace-cal-grid-weekdays {
  position: fixed;
  top: 13.4375rem;
  max-width: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 30;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding-left: 3rem;
  padding-right: 3rem; }

.ace-cal-list {
  padding-right: 3.875rem;
  padding-left: 3.875rem;
  padding-top: 0;
  margin-top: 1.625rem; }
  @media (max-width: 64em) {
    .ace-cal-list {
      padding-right: 2rem;
      padding-left: 2rem; } }
  @media (max-width: 40em) {
    .ace-cal-list {
      padding-right: 2.1875rem;
      padding-left: 2.1875rem; } }
  .ace-cal-list-count {
    display: none; }
  .ace-cal-list-months {
    padding-bottom: 1.5rem;
    margin-bottom: 0; }
    @media (max-width: 40em) {
      .ace-cal-list-months {
        margin-bottom: 2rem; } }
  .ace-cal-list-days {
    margin-top: 3rem; }
    @media (max-width: 40em) {
      .ace-cal-list-days {
        margin-top: 2rem; } }
    @media (min-width: 40.0625em) {
      .ace-cal-list-days-empty {
        max-width: 74.5vw;
        margin: auto; } }
    .ace-cal-list-days-empty h2, .ace-cal-list-days-empty h3, .ace-cal-list-days-empty h4, .ace-cal-list-days-empty h5, .ace-cal-list-days-empty h6 {
      color: #91004C; }
  .ace-cal-list-month + .ace-cal-list-month {
    margin-top: 3rem; }
  @media (max-width: 40em) {
    .ace-cal-list-month-name {
      font-size: 2.5625rem; } }
  .ace-cal-list-month-name-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.5rem; }
    @media (min-width: 40.0625em) {
      .ace-cal-list-month-name-container {
        margin-bottom: 4.3125rem; } }
    .ace-cal-list-month-name-container.empty {
      justify-content: flex-end; }
  .ace-cal-list-modal-btn {
    display: inline-flex; }
    .ace-cal-list-modal-btn img {
      margin-left: 0.5rem; }

.ace-cal-list-day-hide {
  display: none !important; }

.ace-cal-list-day + .ace-cal-list-day {
  margin-top: 3rem; }

@media (max-width: 40em) {
  .ace-cal-list-day:not(.ace-cal-list-day-hide) + .ace-cal-list-day:not(.ace-cal-list-day-hide) {
    padding-top: 1.5rem;
    margin-top: 2rem; } }

.ace-cal-list-day-date {
  padding-bottom: 1rem;
  text-transform: none;
  color: #91004C; }
  @media (min-width: 40.0625em) {
    .ace-cal-list-day-date {
      margin-bottom: 1.5rem; } }
  @media (max-width: 40em) {
    .ace-cal-list-day-date {
      padding-bottom: 2rem; } }
  .ace-cal-list-day-date.black {
    color: black; }

.ace-cal-list-event + .ace-cal-list-event {
  margin-top: 2rem; }
  @media (max-width: 40em) {
    .ace-cal-list-event + .ace-cal-list-event {
      margin-top: 3rem; } }

.ace-cal-list-event-price {
  margin-top: 1rem; }

.ace-cal-list-event-image {
  margin-bottom: 1.125rem; }
  @media (min-width: 40.0625em) {
    .ace-cal-list-event-image {
      margin-bottom: 1.3125rem;
      width: 22.5rem;
      flex-shrink: 0; } }
  .ace-cal-list-event-image-inner {
    height: 0;
    padding-bottom: 100%;
    position: relative; }
    .ace-cal-list-event-image-inner img {
      object-fit: cover;
      object-position: center center; }

@media (min-width: 80.0625em) {
  .ace-cal-list-event-content {
    display: flex; } }

@media (min-width: 80.0625em) {
  .ace-cal-list-event-details {
    padding-left: 8rem; } }

.ace-cal-list-event-name {
  font-size: 1.625rem;
  font-weight: 275;
  margin-top: 0; }
  @media (min-width: 40.0625em) {
    .ace-cal-list-event-name {
      font-size: 3rem; } }
  .ace-cal-list-event-name a {
    text-decoration: none; }

.ace-cal-list-event-time, .ace-cal-list-event-venue {
  display: inline-block; }

@media (max-width: 40em) {
  .ace-cal-list-event-venue {
    margin-top: 0.5rem; } }

.ace-cal-list-event-venue:before {
  content: ", "; }

.ace-cal-list-event-synopsis {
  margin: 1rem 0; }

.ace-cal-list-event-cta {
  margin-top: 1rem; }
  @media (max-width: 40em) {
    .ace-cal-list-event-cta a {
      width: 100%; } }

.ace-cal-list-event-na {
  font-size: 1rem; }

.ace-cal-subnav {
  display: flex;
  justify-content: center;
  width: 100%; }
  @media (min-width: 40.0625em) {
    .ace-cal-subnav {
      padding: 0 6rem; } }
  @media (max-width: 40em) {
    .ace-cal-subnav {
      padding: 2rem 1rem; } }
  @media (max-width: 40em) {
    .ace-cal-subnav {
      padding-top: 0;
      padding-bottom: 0; } }

.ace-cal-list-shown .ace-cal-subnav {
  justify-content: flex-start; }

.ace-cal-main {
  padding-top: 3rem;
  padding-bottom: 1.3125rem; }
  @media (max-width: 40em) {
    .ace-cal-main {
      padding-top: 2.5625rem; } }

.ace-cal-loadmore {
  width: 100%;
  margin-top: 2rem; }
  @media (max-width: 40em) {
    .ace-cal-loadmore-btn {
      width: 100%; } }

.ace-cal-month-nav button,
.ace-cal-month-nav svg {
  fill: #91004C;
  width: 1.75rem;
  height: 1.75rem; }
  @media (min-width: 40.0625em) {
    .ace-cal-month-nav button,
    .ace-cal-month-nav svg {
      width: 2rem;
      height: 2rem; } }

.ace-cal-month-nav button {
  margin-top: 0.5rem; }

.ace-cal-month-nav .prev {
  transform: rotate(180deg);
  margin-right: 1.4375rem; }

.ace-cal-month-nav-hide {
  display: none !important; }

.ace-cal-loading {
  margin-left: auto;
  margin-right: auto; }
  .ace-cal-loading-container + .ace-cal-list-container, .ace-cal-loading-container + .ace-cal-grid-container {
    display: none; }

html:not([data-calendar-loading=true]) .ace-cal-loading-container {
  display: none;
  visibility: hidden; }
  html:not([data-calendar-loading=true]) .ace-cal-loading-container + .ace-cal-list-container, html:not([data-calendar-loading=true]) .ace-cal-loading-container + .ace-cal-grid-container {
    display: block; }

.ace-cal-accessibility-legend {
  padding: 0 3.875rem 4.9375rem 3.875rem; }
  .ace-cal-accessibility-legend ul {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .ace-cal-accessibility-legend ul li {
      margin-right: 10.625rem; }
      .ace-cal-accessibility-legend ul li:last-of-type {
        margin-right: 0; }
      .ace-cal-accessibility-legend ul li .adage-detail-page-showinfo-img {
        max-height: 1.5rem; }
  .ace-cal-accessibility-legend-img {
    height: 1.5rem;
    display: flex;
    align-items: flex-end; }

.ace-cal-modal .adage-modal-close svg {
  fill: #ffffff; }

.ace-cal-modal .rich-text,
.ace-cal-modal .rich-text p,
.ace-cal-modal .rich-text a {
  color: #ffffff; }

.ace-cal-modal .btn:after {
  background-image: url(/Static/images/arrow-white.svg); }

.ace-cal-modal-heading-container {
  display: flex; }
  .ace-cal-modal-heading-container img {
    max-height: 1.5rem;
    margin-left: 0.75rem;
    max-width: unset; }

@media (max-width: 40em) {
  .calendar-content {
    padding-top: 2rem; } }

.ace-cal-list-shown .ace-cal-upnext {
  display: none; }

.ace-cal-upnext {
  background-color: #f0f0f0;
  padding: 2rem 5rem;
  position: relative;
  z-index: 10;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  @media (max-width: 64em) {
    .ace-cal-upnext {
      display: none; } }
  .ace-cal-upnext-container {
    margin-left: -3.625rem;
    margin-right: -3.625rem; }
    @media screen and (max-width: 47.9375em) {
      .ace-cal-upnext-container {
        margin-left: -2.125rem; } }
    @media screen and (max-width: 40em) {
      .ace-cal-upnext-container {
        margin-left: -1.687rem; } }
    @media screen and (max-width: 47.9375em) {
      .ace-cal-upnext-container {
        margin-right: -2.125rem; } }
    @media screen and (max-width: 40em) {
      .ace-cal-upnext-container {
        margin-right: -1.687rem; } }
  .ace-cal-upnext-img {
    flex-shrink: 0;
    width: 10.9375rem;
    height: auto; }
    .ace-cal-upnext-img + .ace-cal-upnext-info {
      margin-left: 1.5rem; }
  .ace-cal-upnext-infocontainer {
    display: flex;
    align-items: flex-start; }
  .ace-cal-upnext-cta {
    width: 13.75rem;
    padding-bottom: 1.5rem; }
    .ace-cal-upnext-cta > .btn {
      width: 100%; }
  .ace-cal-upnext-date {
    margin-top: 0.5rem; }
  .ace-cal-upnext-title {
    color: #7ECBB6; }
    .ace-cal-upnext-title-leadin {
      display: block;
      margin-bottom: 0.5rem;
      color: #757575; }

.ace-cal-filters {
  flex-grow: 1; }
  @media (max-width: 47.9375em) {
    .ace-cal-filters-desktop {
      display: none; } }
  @media (min-width: 48em) {
    .ace-cal-filters-mobile {
      display: none; } }
  .ace-cal-filters-clearmobile button {
    text-transform: none; }
  @media (min-width: 48em) {
    .ace-cal-filters-clearmobile {
      display: none; } }
  .ace-cal-filters-container {
    padding: 1rem 2rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    z-index: 20; }
    @media (min-width: 48em) {
      .ace-cal-filters-container {
        height: 8.5625rem; } }
    @media (max-width: 47.9375em) {
      .ace-cal-filters-container {
        height: 3.625rem; } }
    @media (max-width: 47.9375em) {
      .ace-cal-filters-container {
        padding-bottom: 1rem;
        display: flex;
        justify-content: space-between; } }
    @media (max-width: 40em) {
      .ace-cal-filters-container {
        position: fixed;
        top: 4.875rem;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        background-color: white;
        z-index: 30; } }
  @media (max-width: 40em) and (max-width: 40em) {
    .ace-cal-filters-container {
      top: 3.125rem; } }
  .ace-cal-filters-list {
    display: flex; }
    @media (max-width: 47.9375em) {
      .ace-cal-filters-list {
        margin-top: 2rem;
        padding: 1rem;
        margin-bottom: 2rem; } }
    @media (min-width: 48em) {
      .ace-cal-filters-list {
        margin: 0 -0.5rem; } }

.ace-cal-filter {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  @media (min-width: 48em) {
    .ace-cal-filter {
      flex: 1 0 0;
      padding: 0 0.5rem; } }
  @media (max-width: 47.9375em) {
    .ace-cal-filter + .ace-cal-filter {
      margin-top: 1rem; } }
  .ace-cal-filter > select {
    margin-bottom: 0; }
    @media (max-width: 47.9375em) {
      .ace-cal-filter > select {
        width: 100%;
        max-width: none; } }

.ace-cal-clear-filters button {
  text-transform: none;
  margin-bottom: 1rem; }

@media (min-width: 48em) {
  .ace-cal-filters-and-toggle {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; } }

.ace-cal-filters-stuck .ace-cal-filters-container {
  position: fixed;
  top: 4.875rem;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 30; }
  @media (max-width: 40em) {
    .ace-cal-filters-stuck .ace-cal-filters-container {
      top: 3.125rem; } }

@media (min-width: 48em) {
  .ace-cal.ace-cal-filters-stuck {
    padding-top: 8.5625rem; } }

@media (min-width: 48em) {
  .ace-cal-filters-stuck .ace-cal-grid {
    position: relative;
    z-index: 10; } }

.filters-container {
  margin: 3.625rem auto auto auto; }
  @media (min-width: 40.0625em) {
    .filters-container {
      margin: 4.0625rem auto auto auto; } }
  @media (min-width: 40.0625em) {
    .filters-container {
      max-width: 74.5vw; } }
  .filters-container .adage-block-inner {
    padding-top: 0.125rem;
    padding-bottom: 0; }
    @media (max-width: 40em) {
      .filters-container .adage-block-inner {
        padding-left: 2.1875rem;
        padding-right: 2.1875rem; } }
    @media (min-width: 40.0625em) {
      .filters-container .adage-block-inner {
        padding-top: 2.75rem; } }

.filters-accordion {
  position: relative;
  margin-bottom: 0; }
  @media (min-width: 40.0625em) {
    .filters-accordion {
      max-width: 74.5vw;
      margin-left: auto;
      margin-right: auto; } }
  .filters-accordion .adage-accordion-item {
    border-top: none;
    border-bottom: none; }
  .filters-accordion .adage-accordion-trigger {
    border-top: none;
    border-right: none;
    border-left: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.3125rem; }
    .filters-accordion .adage-accordion-trigger:after {
      margin-left: auto; }
    .filters-accordion .adage-accordion-trigger[aria-expanded="true"] {
      border-color: transparent; }
  .filters-accordion .adage-accordion-panel[aria-hidden="false"] .filter-tags-container {
    top: unset;
    border-top: 0.125rem solid #91004C;
    margin-top: 0.75rem;
    padding: 1.375rem 0 1.625rem 0; }
  .filters-accordion .adage-accordion-panel-content {
    padding: 0;
    border: none; }

.filters-list {
  margin: 0;
  list-style-type: none;
  border-bottom: 0.125rem solid #91004C;
  padding-bottom: 0.75rem; }
  .filters-list legend {
    font-weight: bold;
    font-size: 1rem; }
    @media (min-width: 40.0625em) {
      .filters-list legend {
        font-size: 1.1875rem; } }

.filter-list {
  margin: 0 0 2.75rem 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap; }
  .filter-list li {
    width: 50%;
    font-size: 1.1875rem; }
    @media (min-width: 64.0625em) {
      .filter-list li {
        width: 20%; } }
    .filter-list li input:checked + label {
      color: #F4666B; }
    .filter-list li input:focus + label {
      color: #F4666B; }
    .filter-list li label {
      padding: 0;
      text-decoration: underline;
      max-width: 85%; }
      @media (max-width: 40em) {
        .filter-list li label {
          font-size: 1rem; } }
      .filter-list li label:hover {
        color: #F4666B; }
      .filter-list li label:before, .filter-list li label:after {
        display: none; }

.filter-tags-container {
  border-bottom: 0.125rem solid #91004C;
  width: 100%;
  padding: 1.25rem 0 0.9375rem 0;
  margin: auto; }
  @media (min-width: 40.0625em) {
    .filter-tags-container {
      max-width: 74.5vw; } }
  .filter-tags-container button {
    font-weight: 500;
    line-height: 1.25rem;
    text-decoration: underline;
    font-size: 1rem;
    margin-bottom: 0.5rem; }
    @media (min-width: 40.0625em) {
      .filter-tags-container button {
        font-size: 1.1875rem; } }
  .filter-tags-container .filter-tag {
    color: #F4666B;
    position: relative;
    margin-right: 5.5rem; }
    .filter-tags-container .filter-tag:hover:before, .filter-tags-container .filter-tag:hover:after, .filter-tags-container .filter-tag:focus:before, .filter-tags-container .filter-tag:focus:after {
      background-image: unset; }
    .filter-tags-container .filter-tag:before, .filter-tags-container .filter-tag:after {
      display: block;
      position: absolute;
      right: -1.25rem;
      content: '';
      height: 1rem;
      top: 0.1875rem;
      width: 0.1875rem;
      background-color: #000000;
      background-image: unset; }
      @media (min-width: 40.0625em) {
        .filter-tags-container .filter-tag:before, .filter-tags-container .filter-tag:after {
          height: 1.25rem;
          top: 0; } }
    .filter-tags-container .filter-tag:before {
      transform: rotate(45deg); }
    .filter-tags-container .filter-tag:after {
      transform: rotate(-45deg); }

.filters-container + .adage-listing-item {
  margin-top: 5.625rem; }

.ace-cal-heading-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media (min-width: 64.0625em) {
  .filters-sticky {
    position: fixed;
    background-color: #ffffff;
    z-index: 100;
    top: var(--nav-clearance);
    right: 0;
    left: 0; }
    .filters-sticky .filters-accordion {
      margin-bottom: 2rem; }
    .filters-sticky .filter-tags-container {
      margin-top: -2rem;
      margin-bottom: 2rem; } }

.ace-cal-toggles {
  display: flex;
  justify-content: flex-end;
  max-width: 74.5vw;
  margin: 4rem auto auto auto !important; }
  @media (max-width: 47.9375em) {
    .ace-cal-toggles {
      display: none; } }
  @media (min-width: 64.0625em) {
    .ace-cal-toggles {
      margin: -4.25rem auto auto auto !important; } }
  .ace-cal-toggles-icon {
    width: 2.25rem;
    height: 2.25rem;
    margin-right: 1rem;
    fill: transparent;
    stroke-width: 1.4;
    stroke: #91004C; }
    @media (min-width: 80.0625em) {
      .ace-cal-toggles-icon {
        width: 2.875rem;
        height: 2.875rem; } }
  .ace-cal-toggles-btn {
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    color: #91004C !important;
    padding: 0.5rem 1rem;
    margin-right: -1rem; }
    .ace-cal-toggles-btn[disabled] {
      background-color: transparent;
      opacity: 1;
      color: #F4666B !important; }
      .ace-cal-toggles-btn[disabled] .ace-cal-toggles-icon {
        fill: transparent;
        stroke: #F4666B; }
    .ace-cal-toggles-btn + .ace-cal-toggles-btn {
      margin-left: 1.125rem; }
      @media (min-width: 80.0625em) {
        .ace-cal-toggles-btn + .ace-cal-toggles-btn {
          margin-left: 2.25rem; } }

.ace-cal-filters-modal {
  position: fixed;
  background-color: #f0f0f0;
  z-index: 110;
  padding: 1rem; }
  .ace-cal-filters-modal[aria-hidden=true] {
    opacity: 0;
    visibility: hidden; }
  .ace-cal-filters-modal[aria-hidden=false] {
    opacity: 1;
    visibility: visible; }
  .ace-cal-filters-modal .ace-cal-filters-list {
    flex-direction: column; }
  .ace-cal-filters-modal-header {
    padding-top: 1rem;
    display: flex;
    justify-content: space-between; }
  .ace-cal-filters-modal-close {
    text-transform: none; }
  @media (min-width: 40.0625em) and (max-width: 47.9375em) {
    .ace-cal-filters-modal-inner {
      padding: 2rem; } }

.ace-cal-filters-modal-trigger {
  text-transform: none;
  color: #424242;
  display: flex;
  align-items: center; }
  .ace-cal-filters-modal-trigger svg {
    fill: #424242;
    width: 1.5625rem;
    height: 1.5625rem;
    margin-right: 0.5rem; }

@media (min-width: 48em) {
  .ace-cal-filters-modal-trigger {
    display: none; } }

.buy-tickets {
  margin-top: 6rem; }
  @media (min-width: 48em) {
    .buy-tickets {
      display: flex; } }
  @media (min-width: 40.0625em) {
    .buy-tickets-content {
      flex-grow: 1;
      padding-left: 2rem; } }
  @media (max-width: 40em) {
    .buy-tickets-content {
      padding-top: 1.5rem; } }
  .buy-tickets-content .ace-cal-list-event-time::after {
    content: ', ';
    white-space: pre; }
  .buy-tickets-content .ace-cal-list-event-venue::before {
    content: none; }
  .buy-tickets-poster {
    margin-bottom: 2rem; }
    @media (min-width: 40.0625em) {
      .buy-tickets-poster-inner {
        top: 7.125rem;
        position: sticky; } }
    @media (min-width: 48em) and (max-width: 64em) {
      .buy-tickets-poster {
        width: 20.5rem; } }
    @media (min-width: 48em) {
      .buy-tickets-poster {
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-direction: column; } }
    @media (min-width: 64.0625em) {
      .buy-tickets-poster {
        width: 28.625rem; } }
  .buy-tickets-date {
    margin: 0;
    padding: 0;
    color: black; }
  .buy-tickets-list {
    max-width: 50rem; }
    .buy-tickets-list-item-hide {
      display: none; }
  .buy-tickets-loadmore {
    margin-top: 3rem; }
  .buy-tickets-a11y-buttons {
    display: flex; }
    .buy-tickets-a11y-buttons + .buy-tickets-a11y-buttons {
      margin-top: 0.5rem; }
  .buy-tickets-a11y-icon {
    display: inline-block;
    margin-left: 0.5rem; }
    .buy-tickets-a11y-icon img {
      display: block; }

[data-calendar-loading="true"] .buy-tickets-poster {
  display: none; }

@media (max-width: 40em) {
  .sticky-poster .buy-tickets-poster .show-listing-info {
    padding: 1.5rem; }
  .sticky-poster .buy-tickets-poster .show-listing-logo {
    margin: 0; }
  .sticky-poster .buy-tickets-poster .show-listing-thumbnail-outer {
    display: none; }
  .sticky-poster .buy-tickets-poster .show-listing-composer, .sticky-poster .buy-tickets-poster .show-listing-dates, .sticky-poster .buy-tickets-poster .show-listing-links {
    display: none; } }

@media (max-width: 40em) {
  .sticky-poster.has-lyric-alert .buy-tickets-poster {
    top: 11rem; } }

.upcoming.adage-gallery-static .adage-gallery-swiper > * {
  padding: 0;
  width: 12.5%;
  margin-right: 1.5rem; }
  @media (max-width: 112.5em) {
    .upcoming.adage-gallery-static .adage-gallery-swiper > * {
      width: 14.2857%; } }
  @media (max-width: 106.25em) {
    .upcoming.adage-gallery-static .adage-gallery-swiper > * {
      width: 14.2857%; } }
  @media (max-width: 106.25em) {
    .upcoming.adage-gallery-static .adage-gallery-swiper > * {
      width: 20%; } }
  @media (max-width: 81.25em) {
    .upcoming.adage-gallery-static .adage-gallery-swiper > * {
      width: 25%; } }
  @media (max-width: 68.75em) {
    .upcoming.adage-gallery-static .adage-gallery-swiper > * {
      width: 33.33%; } }

.upcoming-gallery {
  padding: 0;
  position: relative;
  overflow: hidden;
  clip-path: initial;
  padding-bottom: 0.125rem; }

@media (max-width: 47.9375em) {
  .upcoming {
    display: none; } }

.upcoming-cta {
  margin-left: 0; }

.upcoming .adage-block-inner {
  padding-bottom: 0;
  padding-top: 0; }

.upcoming .adage-gallery-item {
  display: flex;
  height: auto; }

.upcoming .adage-gallery-item-inner {
  padding: 0;
  width: 100%;
  display: flex; }

.upcoming-date {
  font-size: 1.25rem;
  line-height: 1.3; }
  @media screen and (max-width: 40em) {
    .upcoming-date {
      font-size: 1rem;
      line-height: 1.375; } }

.upcoming-perf {
  padding: 0.75rem;
  width: 100%; }
  .upcoming-perf:before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-top: 100%; }
  .upcoming-perf:after {
    content: "";
    display: table;
    clear: both; }
  .upcoming-perf .upcoming-messaging {
    margin: 0.5rem 0; }
  .upcoming-perf:hover, .upcoming-perf:focus-within {
    background-color: #91004C; }
    .upcoming-perf:hover *, .upcoming-perf:focus-within * {
      color: white !important; }
    .upcoming-perf:hover .upcoming-cta:after, .upcoming-perf:focus-within .upcoming-cta:after {
      background-image: url(/Static/images/arrow-white.svg); }

.upcoming-a11y {
  display: flex; }
  .upcoming-a11y li {
    width: 2rem;
    height: 1.75rem;
    position: relative; }
  .upcoming-a11y li + li {
    margin-left: 0.625rem; }
  .upcoming-a11y img {
    object-fit: contain;
    object-position: center center; }

@media (min-width: 48em) {
  .upcoming-accordion {
    display: none; } }

.upcoming-accordion-trigger[aria-expanded=true] {
  border-bottom-color: transparent; }

.upcoming-accordion-inner {
  margin: 0 0 3.75rem 0; }

.upcoming-accordion-addtocal {
  margin-top: 1.5rem; }

.upcoming-accordion .addeventatc.btn {
  margin-left: 0; }

.upcoming-accordion-item + .upcoming-accordion-item {
  margin-top: 1.5rem; }

.upcoming-accordion-wysiwyg {
  margin: .5rem 0; }

.upcoming-accordion-messaging:empty {
  display: none; }

.upcoming-accordion-atc {
  margin-top: .5rem; }

@media (max-width: 47.9375em) {
  .adage-detail-content-advisory-trigger.desktop {
    display: none; } }

@media (min-width: 48em) {
  .adage-detail-content-advisory-trigger.mobile {
    display: none; } }

.adage-detail-artist-list {
  margin-bottom: 2rem; }
  @media (min-width: 40.0625em) {
    .adage-detail-artist-list {
      margin-left: 0.25rem; } }

.adage-detail-artist-comma {
  margin-left: -.25rem; }

.adage-detail-artist-btn {
  display: inline;
  position: relative;
  top: -2px; }

.adage-detail-artist-item {
  display: inline; }
  .adage-detail-artist-item:before {
    position: relative;
    top: 2px; }

@media (min-width: 64em) {
  .adage-detail-frame .frame-content {
    max-width: 50%; } }

@media (max-width: 64em) {
  .adage-detail-frame .frame-content {
    max-width: 90%; } }

@media (max-width: 64em) {
  .adage-detail-frame-border {
    align-items: flex-end; } }

.adage-detail-page-heading {
  margin-top: 0;
  margin-bottom: 2rem; }
  @media (max-width: 40em) {
    .adage-detail-page-heading {
      margin-bottom: 1.5rem; } }

@media (min-width: 40.0625em) {
  .adage-detail-page-copy {
    padding-left: 6.625rem;
    padding-right: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-detail-page-copy {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-detail-page-copy {
      padding-left: 1.6875rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .adage-detail-page-copy {
      padding-right: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .adage-detail-page-copy {
      padding-right: 1.6875rem; } }

@media (min-width: 48em) {
  .adage-detail-page-overview-inner {
    display: flex; } }

@media (min-width: 48em) {
  .adage-detail-page-main {
    flex-grow: 1; } }

@media (min-width: 48em) {
  .adage-detail-page-sidebar {
    width: 25%;
    flex-shrink: 0; } }

@media (max-width: 47.9375em) {
  .adage-detail-page-sidebar {
    display: none; } }

@media (min-width: 48em) {
  .adage-detail-page-dates {
    display: none; } }

.adage-themed.theme-coral .adage-detail-page-modal {
  background-color: #F4666B; }

.adage-detail-page.theme-coral .adage-themed .adage-detail-page-modal {
  background-color: #F4666B; }

.adage-themed.theme-yellow .adage-detail-page-modal {
  background-color: #FFD400; }

.adage-detail-page.theme-yellow .adage-themed .adage-detail-page-modal {
  background-color: #FFD400; }

.adage-themed.theme-yellow-alt .adage-detail-page-modal {
  background-color: #E6B222; }

.adage-detail-page.theme-yellow-alt .adage-themed .adage-detail-page-modal {
  background-color: #E6B222; }

.adage-themed.theme-orange .adage-detail-page-modal {
  background-color: #FAA61A; }

.adage-detail-page.theme-orange .adage-themed .adage-detail-page-modal {
  background-color: #FAA61A; }

.adage-themed.theme-orange-alt .adage-detail-page-modal {
  background-color: #F36B16; }

.adage-detail-page.theme-orange-alt .adage-themed .adage-detail-page-modal {
  background-color: #F36B16; }

.adage-themed.theme-pink .adage-detail-page-modal {
  background-color: #F287B7; }

.adage-detail-page.theme-pink .adage-themed .adage-detail-page-modal {
  background-color: #F287B7; }

.adage-themed.theme-pink-alt .adage-detail-page-modal {
  background-color: #EC008C; }

.adage-detail-page.theme-pink-alt .adage-themed .adage-detail-page-modal {
  background-color: #EC008C; }

.adage-themed.theme-purple .adage-detail-page-modal {
  background-color: #BD73B0; }

.adage-detail-page.theme-purple .adage-themed .adage-detail-page-modal {
  background-color: #BD73B0; }

.adage-themed.theme-purple-alt .adage-detail-page-modal {
  background-color: #9A258F; }

.adage-detail-page.theme-purple-alt .adage-themed .adage-detail-page-modal {
  background-color: #9A258F; }

.adage-themed.theme-blue .adage-detail-page-modal {
  background-color: #44C8F5; }

.adage-detail-page.theme-blue .adage-themed .adage-detail-page-modal {
  background-color: #44C8F5; }

.adage-themed.theme-blue-alt .adage-detail-page-modal {
  background-color: #008FD5; }

.adage-detail-page.theme-blue-alt .adage-themed .adage-detail-page-modal {
  background-color: #008FD5; }

.adage-themed.theme-teal .adage-detail-page-modal {
  background-color: #7ECBB6; }

.adage-detail-page.theme-teal .adage-themed .adage-detail-page-modal {
  background-color: #7ECBB6; }

.adage-themed.theme-teal-alt .adage-detail-page-modal {
  background-color: #00A390; }

.adage-detail-page.theme-teal-alt .adage-themed .adage-detail-page-modal {
  background-color: #00A390; }

.adage-themed.theme-green .adage-detail-page-modal {
  background-color: #A6CE39; }

.adage-detail-page.theme-green .adage-themed .adage-detail-page-modal {
  background-color: #A6CE39; }

.adage-themed.theme-green-alt .adage-detail-page-modal {
  background-color: #00A84C; }

.adage-detail-page.theme-green-alt .adage-themed .adage-detail-page-modal {
  background-color: #00A84C; }

.adage-themed.theme-red .adage-detail-page-modal {
  background-color: #ED1C24; }

.adage-detail-page.theme-red .adage-themed .adage-detail-page-modal {
  background-color: #ED1C24; }

.adage-themed.theme-montepulciano .adage-detail-page-modal {
  background-color: #91004C; }

.adage-detail-page.theme-montepulciano .adage-themed .adage-detail-page-modal {
  background-color: #91004C; }

.adage-themed.theme-black .adage-detail-page-modal {
  background-color: #000000; }

.adage-detail-page.theme-black .adage-themed .adage-detail-page-modal {
  background-color: #000000; }

@media (max-width: 47.9375em) {
  .adage-detail-page-overview {
    padding-top: 2.5rem; } }

.adage-detail-page-showinfo-img {
  display: block; }

.adage-detail-page-showinfo li + li {
  margin-top: 1.5rem; }

.adage-detail-page-composer {
  margin-bottom: 2rem; }
  @media (max-width: 40em) {
    .adage-detail-page-composer {
      margin-bottom: 1.5rem; } }

.adage-detail-page-properties {
  margin: 2rem 0; }
  @media (max-width: 40em) {
    .adage-detail-page-properties {
      margin: 1.5rem 0; } }
  .adage-detail-page-properties-item {
    margin: 0.5rem 0; }

.adp-content {
  margin-top: 1.5rem; }
  @media (min-width: 64em) {
    .adp-content {
      display: flex; } }
  .adp-content-role {
    color: #91004C;
    margin-bottom: 2rem; }
  .adp-content-social .social-share {
    margin-top: 1.5rem; }
    .adp-content-social .social-share-links-item-hashtag {
      display: none; }
  .adp-content-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative; }
    .adp-content-image > img {
      position: absolute;
      width: 100%;
      height: 100%;
      transform: none;
      left: 0;
      top: 0; }
      @supports (object-fit: cover) {
        .adp-content-image > img {
          object-fit: cover;
          object-position: center center; } }
  @media (min-width: 64em) {
    .adp-content-headshot {
      width: 50%;
      max-width: 28.125rem; } }
  .adp-content-bio .adp-content-role {
    margin-top: 0; }
  @media (min-width: 64em) {
    .adp-content-bio {
      flex-grow: 1;
      padding-left: 2.3125rem; } }
  @media (max-width: 64em) {
    .adp-content-bio {
      padding-top: 1.5rem; } }
  .adp-content-bio-more[inert] {
    display: none; }

.performance-search-container {
  padding-bottom: 0;
  margin: 0 auto;
  max-width: 50rem; }

.performance-search-header {
  margin-bottom: 1rem; }

.performance-search-form {
  border: 2px solid #91004C;
  display: grid;
  grid-template-columns: minmax(100px, 300px) 1.5fr; }
  @media (max-width: 40em) {
    .performance-search-form {
      grid-template-columns: 1fr; } }

.performance-search .performance-search-field {
  border: none;
  margin: 0 !important;
  max-width: none; }
  .performance-search .performance-search-field-filter {
    border-right: 2px solid #91004C; }
    @media (max-width: 40em) {
      .performance-search .performance-search-field-filter {
        border-right: none;
        border-bottom: 2px solid #91004C; } }

.performance-search-input-container {
  display: flex; }

.performance-search-submit {
  margin-left: -2.5rem;
  width: 2.5rem; }

.performance-search-dropdown {
  color: #91004C;
  text-transform: uppercase;
  font-family: "ITCAvantGardeGothic", Helvetica, Arial, sans-serif;
  padding-right: 2.5rem;
  font-weight: 700; }
  @media (max-width: 40em) {
    .performance-search-dropdown {
      max-width: none; } }

@media (max-width: 40em) {
  .performance-search-sort {
    width: 100%; } }

.performance-search-sort-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1rem; }
  @media (max-width: 40em) {
    .performance-search-sort-container {
      margin-top: 0;
      flex-direction: column-reverse;
      gap: 0.5rem;
      align-items: flex-start; } }

.performance-search .results-counter {
  margin-bottom: 0.5rem; }
  .performance-search .results-counter-opera {
    color: #91004C; }

/*--PAGE SETUP--*/
.performance-search-results {
  padding-top: 0;
  position: relative;
  min-height: 25vh;
  scroll-margin-top: 300px; }

.performance-search-list {
  list-style-type: none;
  margin: 1.5rem 0 0; }

/*--SEARCH RESULT--*/
.performance-search-result {
  padding: 2rem 0;
  border-bottom: 2px solid #91004C; }
  .performance-search-result-list {
    list-style: none;
    padding: 0.5rem; }
  .performance-search-result + .performance-search-result {
    margin-top: 1.5rem; }
  .performance-search-result-content {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 1rem;
    margin-top: 0.5rem; }
    @media (max-width: 40em) {
      .performance-search-result-content {
        grid-template-columns: 1fr; } }
  .performance-search-result-title {
    display: grid;
    grid-template-columns: 1fr .75fr;
    gap: 2rem; }
    @media (max-width: 64em) {
      .performance-search-result-title {
        grid-template-columns: 1fr;
        align-items: flex-start;
        gap: 0.5rem; } }
  .performance-search-result-link {
    text-align: right;
    padding-right: 1.5rem; }
    @media (max-width: 40em) {
      .performance-search-result-link {
        text-align: left; } }
  .performance-search-result-pronoun {
    white-space: nowrap; }
    @media (min-width: 64.0625em) {
      .performance-search-result-pronoun {
        text-align: center; } }
  .performance-search-result-filtered-item {
    display: flex;
    gap: 1rem;
    margin-top: 0.25rem; }
  .performance-search-result-filtered .artist-name {
    color: #91004C; }
  .performance-search-result .align-center {
    align-items: center; }

.performance-search-helper {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0.5rem;
  background: white;
  border: 2px solid #91004C;
  z-index: 1000;
  display: flex;
  gap: 1.5rem;
  width: 100%; }
  .performance-search-helper > p {
    margin: 0;
    padding: 0; }

.pagination-container {
  margin: 3rem auto;
  display: flex;
  list-style-type: none;
  justify-content: center; }

.pagination-item {
  text-align: center;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0 5px; }
  .pagination-item:hover {
    background-color: rgba(0, 0, 0, 0.04);
    cursor: pointer; }
  .pagination-item.dots {
    display: flex;
    justify-content: center;
    color: #91004C; }
  .pagination-item:hover {
    background-color: transparent;
    cursor: default; }

.pagination-page {
  font-size: 1rem;
  line-height: 1.5;
  width: 35px;
  height: 35px;
  color: #91004C;
  text-decoration: underline;
  display: block;
  text-align: center; }
  @media screen and (max-width: 40em) {
    .pagination-page {
      font-size: 0.75rem;
      line-height: 1.5; } }
  @media (max-width: 40em) {
    .pagination-page {
      width: 25px;
      height: 25px; } }
  .pagination-page.selected {
    background-color: #91004C;
    color: #ffffff;
    text-decoration: none; }
  .pagination-page.disabled, .pagination-page.dots {
    pointer-events: none;
    text-decoration: none; }
    .pagination-page.disabled svg, .pagination-page.dots svg {
      opacity: 0.8; }
    .pagination-page.disabled:hover, .pagination-page.dots:hover {
      background-color: transparent;
      cursor: default; }

.pagination-button {
  display: flex; }
  .pagination-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem; }
  .pagination-button svg {
    height: 1.75rem;
    width: 1.75rem;
    fill: #91004C; }
  .pagination-button-prev svg {
    transform: rotate(-180deg);
    transform-origin: center center; }

.performance-detail-header {
  margin-top: 3rem; }

@media (min-width: 40.0625em) {
  .performance-detail-composer {
    padding-left: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .performance-detail-composer {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .performance-detail-composer {
      padding-left: 1.6875rem; } }

.performance-detail-composer-container {
  padding-top: 1.5rem;
  padding-bottom: 0; }

@media (min-width: 40.0625em) {
  .performance-detail-indented-container {
    padding-left: 6.625rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 47.9375em) {
    .performance-detail-indented-container {
      padding-left: 2.125rem; } }
  @media screen and (min-width: 40.0625em) and (max-width: 40em) {
    .performance-detail-indented-container {
      padding-left: 1.6875rem; } }

.performance-detail-season {
  margin-top: 3rem; }

.performance-detail-results-container {
  margin-top: 2rem; }

.performance-detail-result {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 2rem; }
  @media (max-width: 47.9375em) {
    .performance-detail-result {
      grid-template-columns: 1fr 1fr; } }
  .performance-detail-result + .performance-detail-result {
    margin-top: 1rem; }

.performance-detail-notes {
  margin-top: 2.5rem; }
  .performance-detail-notes * + * {
    margin-top: 1rem; }

.performance-detail-legend {
  margin-top: 2.5rem; }

.performance-detail-season-id {
  scroll-margin-top: 200px;
  scroll-margin-top: calc(var(--nav-clearance) + 75px); }

.performance-detail-nav {
  border-bottom: 2px solid #91004C;
  position: sticky;
  top: var(--nav-clearance);
  background: #ffffff; }
  .performance-detail-nav-inner {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .performance-detail-nav-list {
    color: #91004C;
    list-style-type: none;
    gap: 2rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0; }
    @media (max-width: 47.9375em) {
      .performance-detail-nav-list {
        display: none; } }
    .performance-detail-nav-list-container {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      gap: 1rem; }
  .performance-detail-nav .performance-detail-nav-title p {
    display: none; }
  .performance-detail-nav.stuck .performance-detail-nav-title p {
    display: block; }
  .performance-detail-nav-item {
    text-decoration: none;
    color: #91004C;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5;
    display: inline-block;
    width: 100%; }
    @media screen and (max-width: 40em) {
      .performance-detail-nav-item {
        font-size: 0.75rem;
        line-height: 1.5; } }
  .performance-detail-nav svg {
    transform: rotate(90deg);
    fill: #91004C;
    transition: .3s ease-in-out;
    height: 1rem;
    width: 1rem; }
  .performance-detail-nav.show svg {
    transform: rotate(-90deg); }
  .performance-detail-nav-trigger {
    display: flex;
    justify-content: space-between;
    border: 2px solid #91004C;
    padding: 0.25rem 1.5rem;
    gap: 0.75rem;
    align-items: center; }
    @media (max-width: 47.9375em) {
      .performance-detail-nav-trigger-desktop {
        display: none; } }
    @media (min-width: 48em) {
      .performance-detail-nav-trigger-mobile {
        display: none; } }
  @media (min-width: 48em) {
    .performance-detail-nav-toggle {
      position: relative; }
      .performance-detail-nav-toggle.hide-on-desktop {
        display: none; } }
  .performance-detail-nav-panel {
    margin-top: 0;
    position: absolute;
    background: #ffffff;
    right: 0;
    width: 100%;
    left: 0;
    border: 2px solid #91004C;
    border-top: none; }
    @media (max-width: 47.9375em) {
      .performance-detail-nav-panel {
        margin-top: 0.5rem;
        border-left: none;
        border-right: none; } }
    .performance-detail-nav-panel[aria-expanded="false"] {
      display: none; }
    .performance-detail-nav-panel-list {
      list-style-type: none;
      display: flex;
      gap: 0.5rem;
      color: #91004C;
      font-weight: 700;
      margin: 0;
      flex-direction: column; }
      @media (max-width: 47.9375em) {
        .performance-detail-nav-panel-list {
          padding-top: 1rem;
          padding-bottom: 1rem; } }
      @media (min-width: 48em) {
        .performance-detail-nav-panel-list {
          padding: 0.5rem 1rem; } }

.loadingContainer.performance-search-loader {
  background: #ffffff;
  position: absolute;
  z-index: 30; }
  .loadingContainer.performance-search-loader .loadingSpinner {
    top: 75px; }

.performance-archive-header {
  display: flex;
  flex-direction: column;
  margin-top: 1rem; }

.blog-page {
  padding-top: 4.875rem; }
  @media screen and (max-width: 40em) {
    .blog-page {
      padding-top: 5.3125rem; } }
  @media (min-width: 48em) {
    .blog-page {
      display: flex; } }
  @media (min-width: 48em) {
    .blog-page-content {
      flex: 1 0 0; } }
  .blog-page-content .adage-block {
    padding: 0; }
  .blog-page-content .adage-wysiwyg-block-container.adage-bordered-block {
    border: none; }
    .blog-page-content .adage-wysiwyg-block-container.adage-bordered-block > .adage-block-inner {
      padding-top: 0; }
  .blog-page-content .adage-wysiwyg-block .adage-block-heading {
    color: #91004C; }
  @media (min-width: 48em) {
    .blog-page-aside {
      width: 32rem;
      padding: 3.75rem;
      padding-top: 0 !important; } }
  @media screen and (min-width: 48em) and (max-width: 47.9375em) {
    .blog-page-aside {
      padding: 2.4375rem; } }
  @media screen and (min-width: 48em) and (max-width: 40em) {
    .blog-page-aside {
      padding: 1.687rem; } }
  @media (max-width: 47.9375em) {
    .blog-page-aside {
      margin-top: 3rem;
      padding-left: 3.625rem;
      padding-right: 3.625rem; } }
  @media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
    .blog-page-aside {
      padding-left: 2.125rem; } }
  @media screen and (max-width: 47.9375em) and (max-width: 40em) {
    .blog-page-aside {
      padding-left: 1.687rem; } }
  @media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
    .blog-page-aside {
      padding-right: 2.125rem; } }
  @media screen and (max-width: 47.9375em) and (max-width: 40em) {
    .blog-page-aside {
      padding-right: 1.687rem; } }
  .blog-page-aside-inner {
    padding: 2rem;
    border: 0.0625rem solid #e0e0e0; }
    @media (min-width: 40.0625em) and (max-width: 47.9375em) {
      .blog-page-aside-inner {
        padding: 3rem;
        margin-left: -3rem;
        margin-right: -3rem; } }
    @media (max-width: 40em) {
      .blog-page-aside-inner {
        padding: 2rem 1rem; } }
    @media (max-width: 40em) {
      .blog-page-aside-inner {
        padding-top: 1rem;
        padding-bottom: 1rem; } }
  .blog-page-intro {
    margin-bottom: 2.5rem;
    padding-right: 0; }

.blog-share {
  padding: 3.75rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  @media screen and (max-width: 47.9375em) {
    .blog-share {
      padding: 2.4375rem; } }
  @media screen and (max-width: 40em) {
    .blog-share {
      padding: 1.687rem; } }

.blog-title {
  margin-bottom: 3rem; }


/*# sourceMappingURL=main.css.map*/