/* SingleRingBuilder Theme: W284 */
/* Generated: 2026-05-30 01:12:37 */

@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@300;400;500;600;700&display=swap');

#BuilderMasterApp {
  --color-theme: #00355D;
  --color-themetwo: #d5b17f;
  --color-text: #333333;
  --font-size-base: 14px;
  --font-weight-base: 400;
  --font-family-base: Bodoni Moda;
}

#BuilderMasterApp * {
  font-family: Bodoni Moda, sans-serif !important;
}

#BuilderMasterApp .ring-banner-page {
  font-family: Tangerine, sans-serif !important;
}
