/*** COLOR CODES 3 **/
/**
 * arches - Global style system focused on utility classes
 * @version v5.0.0
 * @link https://github.com/ACC-Style/Arches/
 */
/**  Build Comment: including file /setup/__preheader.scss  **/
/** SCSS DOC: _preheader.scss **/
/** SCSS DOC: _helpers.scss **/
/** SCSS DOC: _utility-css.vars.scss **/
/**  Build Comment: This Style Sheet should only be used as an augmenting stylesheet  **/
/**  Build Comment: Set Active Class  **/
/**  No Brands Are Used for small project that need to be included with a larger base style sheet.    *********************************/
/**  Colors  **/
/** SCSS DOC: __brand.none.scss **/
/** SCSS DOC: _colors.scss **/
/** Setting link color variables in scss **/
/*

Link Colors

Link colors in plain html and in `reading-typography` in all of its states, default, hover, visited.

Weight:0

Styleguide: DesignBase.Colors.Links
 */
/*

Link Colors: Light Background

Description:
Link colors of a lighter shade in all of its states, default, hover, visited. Typically used to enhance visibility on light backgrounds.

$link-color-dark--hover 						- #051F1A; Link Color dark--hover
$link-color-dark   									- #126657; Link Color dark
$link-color-dark--visited						- #42665F; Link Color dark--visited

MarkupWrapperClasses: bg_shade-4  p_3 p_4:lg

Weight:1

Styleguide: DesignBase.Colors.Links.LightBackground
 */
/*

Link Colors: Dark Background

Description:
Link colors of a lighter shade in all of its states, default, hover, visited. Typically used to enhance visibility on dark backgrounds.

$link-color-light--hover 							- #E8FBF8; Link Color light--hover
$link-color-light   									- #8CEBDA; Link Color light
$link-color-light--visited						- #84AFA7; Link Color light--visited

MarkupWrapperClasses: bg_shade-n4 p_3 p_4:lg

Weight:1

Styleguide: DesignBase.Colors.Links.DarkBackground
 */
/**  Build Comment: Start with No Branding 5.0.0 This is for an augmenting color sheets that don't require a brand  **/
/** SCSS DOC: __var.output.scss **/
/** This needs to run later then brand **/
/** SCSS DOC: _setup.none.scss **/
/**  Build Comment: social Color Stylesheet  **/
.c_twitter {
  color: #000 !important;
}

.br_twitter {
  border-color: #000 !important;
}

.bg_twitter,
.twitter {
  background-color: #000 !important;
}

.c_facebook {
  color: #3b5998 !important;
}

.br_facebook {
  border-color: #3b5998 !important;
}

.bg_facebook,
.facebook {
  background-color: #3b5998 !important;
}

.c_linkedin {
  color: #0077b5 !important;
}

.br_linkedin {
  border-color: #0077b5 !important;
}

.bg_linkedin,
.linkedin {
  background-color: #0077b5 !important;
}

.c_apple-store {
  color: #ea4cc0 !important;
}

.br_apple-store {
  border-color: #ea4cc0 !important;
}

.bg_apple-store,
.apple-store {
  background-color: #ea4cc0 !important;
}

.c_google-play {
  color: #ef6c00 !important;
}

.br_google-play {
  border-color: #ef6c00 !important;
}

.bg_google-play,
.google-play {
  background-color: #ef6c00 !important;
}

.c_youtube {
  color: #bb0000 !important;
}

.br_youtube {
  border-color: #bb0000 !important;
}

.bg_youtube,
.youtube {
  background-color: #bb0000 !important;
}

.c_instagram {
  color: #8134af !important;
}

.br_instagram {
  border-color: #8134af !important;
}

.bg_instagram,
.instagram {
  background-color: #8134af !important;
}

/** SCSS DOC: __globalshame_uc.scss **/
/*# sourceMappingURL=maps/color-code_social.css.map */
