﻿/* csslint ignore:start */
#_BrandingSettings-Colors {
  --WPColor-BrandPrimary: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-BrandSecondary: rgba(0, 145, 234, 1);/* #FF0091EA */;
  --WPColor-BrandTertiary: rgba(0, 161, 219, 1);/* #FF00A1DB */;
  --WPColor-BrandHeader: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-BrandBackground: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-BrandMobileBackground: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-BrandAccentBack: rgba(251, 115, 115, 1);/* #FFFB7373 */;
  --WPColor-PositiveBright: rgba(9, 170, 113, 1);/* #FF09AA71 */;
  --WPColor-PositiveFaint: rgba(204, 255, 216, 1);/* #FFCCFFD8 */;
  --WPColor-PositiveDim: rgba(15, 120, 74, 1);/* #FF0F784A */;
  --WPColor-NegativeBright: rgba(216, 0, 0, 1);/* #FFD80000 */;
  --WPColor-NegativeFaint: rgba(255, 232, 232, 1);/* #FFFFE8E8 */;
  --WPColor-NegativeDim: rgba(215, 94, 86, 1);/* #FFD75E56 */;
  --WPColor-SoftWarningBack: rgba(255, 255, 161, 1);/* #FFFFFFA1 */;
  --WPColor-VerySoftWarningBack: rgba(255, 255, 208, 1);/* #FFFFFFD0 */;
  --WPColor-InformationalWarningBack: rgba(224, 241, 255, 1);/* #FFE0F1FF */;
  --WPColor-UnviewedIndicatorBack: rgba(0, 94, 187, 1);/* #FF005EBB */;
  --WPColor-Buttons: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ProxyIndicator1: rgba(37, 140, 219, 1);/* #FF258CDB */;
  --WPColor-ProxyTextIndicator1: rgba(24, 113, 181, 1);/* #FF1871B5 */;
  --WPColor-ProxyIndicator2: rgba(44, 155, 57, 1);/* #FF2C9B39 */;
  --WPColor-ProxyTextIndicator2: rgba(32, 126, 43, 1);/* #FF207E2B */;
  --WPColor-ProxyIndicator3: rgba(208, 87, 198, 1);/* #FFD057C6 */;
  --WPColor-ProxyTextIndicator3: rgba(186, 43, 174, 1);/* #FFBA2BAE */;
  --WPColor-ProxyIndicator4: rgba(164, 111, 217, 1);/* #FFA46FD9 */;
  --WPColor-ProxyTextIndicator4: rgba(144, 74, 213, 1);/* #FF904AD5 */;
  --WPColor-ProxyIndicator5: rgba(0, 151, 147, 1);/* #FF009793 */;
  --WPColor-ProxyTextIndicator5: rgba(0, 120, 117, 1);/* #FF007875 */;
  --WPColor-ProxyIndicator6: rgba(171, 128, 48, 1);/* #FFAB8030 */;
  --WPColor-ProxyTextIndicator6: rgba(139, 102, 34, 1);/* #FF8B6622 */;
  --WPColor-ProxyIndicator7: rgba(215, 103, 32, 1);/* #FFD76720 */;
  --WPColor-ProxyTextIndicator7: rgba(176, 81, 20, 1);/* #FFB05114 */;
  --WPColor-ActionButtonDefaultBack: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ActionButtonDisabledBack: rgba(219, 219, 219, 1);/* #FFDBDBDB */;
  --WPColor-ActionButtonInconclusiveBack: rgba(166, 124, 222, 1);/* #FFA67CDE */;
  --WPColor-ActionButtonNegativeBack: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ActionButtonPositiveBack: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ThemedHeader: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ThemedLink: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ThemedBorder: rgba(36, 111, 181, 1);/* #FF246FB5 */;
  --WPColor-ThemedFadedContainerBack: rgba(237, 243, 249, 1);/* #FFEDF3F9 */;
}

/* csslint ignore:end */
