/*
  CREATION brand colors
*/
/* line 63, app/assets/stylesheets/creation.scss */
.creation-font-light {
  color: #f0f0ed !important;
}

/* line 67, app/assets/stylesheets/creation.scss */
.creation-font-lightblue {
  color: #84e1ec !important;
}

/* line 71, app/assets/stylesheets/creation.scss */
.creation-font-blue {
  color: #24abdf !important;
}

/* line 75, app/assets/stylesheets/creation.scss */
.creation-font-lightgreen {
  color: #61c0cc !important;
}

/* line 79, app/assets/stylesheets/creation.scss */
.creation-font-green {
  color: #19a4a3 !important;
}

/* line 83, app/assets/stylesheets/creation.scss */
.creation-font-lightorange {
  color: #fd9827 !important;
}

/* line 87, app/assets/stylesheets/creation.scss */
.creation-font-orange {
  color: #fc6620 !important;
}

/* line 91, app/assets/stylesheets/creation.scss */
.creation-font-red {
  color: #fc1363 !important;
}

/* line 95, app/assets/stylesheets/creation.scss */
.creation-font-darkred {
  color: #d40f61 !important;
}

/* line 99, app/assets/stylesheets/creation.scss */
.creation-font-brown {
  color: #383839 !important;
}

/* line 103, app/assets/stylesheets/creation.scss */
.creation-font-black {
  color: #152e44 !important;
}

/*
  background
*/
/* line 157, app/assets/stylesheets/creation.scss */
.creation-bg-light {
  background: #f0f0ed !important;
}

/* line 161, app/assets/stylesheets/creation.scss */
.creation-bg-lightblue {
  background: #84e1ec !important;
}

/* line 165, app/assets/stylesheets/creation.scss */
.creation-bg-blue {
  background: #24abdf !important;
}

/* line 169, app/assets/stylesheets/creation.scss */
.creation-bg-lightgreen {
  background: #61c0cc !important;
}

/* line 173, app/assets/stylesheets/creation.scss */
.creation-bg-green {
  background: #19a4a3 !important;
}

/* line 177, app/assets/stylesheets/creation.scss */
.creation-bg-lightorange {
  background: #fd9827 !important;
}

/* line 181, app/assets/stylesheets/creation.scss */
.creation-bg-orange {
  background: #fc6620 !important;
}

/* line 185, app/assets/stylesheets/creation.scss */
.creation-bg-red {
  background: #fc1363 !important;
}

/* line 189, app/assets/stylesheets/creation.scss */
.creation-bg-darkred {
  background: #d40f61 !important;
}

/* line 193, app/assets/stylesheets/creation.scss */
.creation-bg-brown {
  background: #383839 !important;
}

/* line 197, app/assets/stylesheets/creation.scss */
.creation-bg-black {
  background: #152e44 !important;
}

/*

*/
/* line 205, app/assets/stylesheets/creation.scss */
.creation-bg-gradient-1 {
  background: radial-gradient(circle at 1.98% 40.96%, #85e1ec, transparent 100%), radial-gradient(circle at 98.02% 52.04%, #f0f0ed, transparent 100%), radial-gradient(circle at 50% 50%, #f0f0ed, #f0f0ed 100%);
}
