/* line 8, client/themes/theme-1.scss */
body {
  color: #666666;
  background-color: white; }

/* line 13, client/themes/theme-1.scss */
.social a[class*="icon-"] {
  color: #f15d22; }
  /* line 17, client/themes/theme-1.scss */
  .social a[class*="icon-"][class*="down"] {
    color: #386351; }

/* line 23, client/themes/theme-1.scss */
strong
, .segment__title {
  color: #386351; }

/* line 27, client/themes/theme-1.scss */
#wib-nav {
  background-color: #386351; }

/* line 32, client/themes/theme-1.scss */
.sidebar__trigger
, .sidebar__trigger:hover {
  color: #a1b69a; }

/* line 36, client/themes/theme-1.scss */
.segment__sub-title {
  color: #AAAAAA; }

/* line 40, client/themes/theme-1.scss */
.segment__list .bullet {
  border-left: 10px solid #386351; }

/* line 44, client/themes/theme-1.scss */
.color {
  background-color: #386351;
  color: white; }

/* line 49, client/themes/theme-1.scss */
.bullet__title {
  color: #0c706b; }

/* line 54, client/themes/theme-1.scss */
.carousel * {
  border-color: #a1b69a; }
/* line 57, client/themes/theme-1.scss */
.carousel .bullet__title {
  color: #a1b69a; }
/* line 62, client/themes/theme-1.scss */
.carousel .control.active {
  background-color: #a1b69a; }

/* line 68, client/themes/theme-1.scss */
.credits {
  background-color: #ecf0eb; }
