/* oil */
.text-oil-100 {
  --bs-text-opacity: 1;
  color: #ced6d9 !important; }

.text-oil-200 {
  --bs-text-opacity: 1;
  color: #9dadb4 !important; }

.text-oil-300 {
  --bs-text-opacity: 1;
  color: #6c838e !important; }

.text-oil-400 {
  --bs-text-opacity: 1;
  color: #3b5a69 !important; }

.text-oil-500 {
  --bs-text-opacity: 1;
  color: #0a3143 !important; }

.text-oil-600 {
  --bs-text-opacity: 1;
  color: #082736 !important; }

.text-oil-700 {
  --bs-text-opacity: 1;
  color: #061d28 !important; }

.text-oil-800 {
  --bs-text-opacity: 1;
  color: #04141b !important; }

.text-oil-900 {
  --bs-text-opacity: 1;
  color: #020a0d !important; }

.bg-oil-100 {
  --bs-bg-opacity: 1;
  background-color: #ced6d9 !important; }

.bg-oil-200 {
  --bs-bg-opacity: 1;
  background-color: #9dadb4 !important; }

.bg-oil-300 {
  --bs-bg-opacity: 1;
  background-color: #6c838e !important; }

.bg-oil-400 {
  --bs-bg-opacity: 1;
  background-color: #3b5a69 !important; }

.bg-oil-500 {
  --bs-bg-opacity: 1;
  background-color: #0a3143 !important; }

.bg-oil-600 {
  --bs-bg-opacity: 1;
  background-color: #082736 !important; }

.bg-oil-700 {
  --bs-bg-opacity: 1;
  background-color: #061d28 !important; }

.bg-oil-800 {
  --bs-bg-opacity: 1;
  background-color: #04141b !important; }

.bg-oil-900 {
  --bs-bg-opacity: 1;
  background-color: #020a0d !important; }

/*aqua */
.text-aqua-100 {
  --bs-text-opacity: 1;
  color: #d4e2e9 !important; }

.text-aqua-200 {
  --bs-text-opacity: 1;
  color: #a9c5d3 !important; }

.text-aqua-300 {
  --bs-text-opacity: 1;
  color: #7da8bc !important; }

.text-aqua-400 {
  --bs-text-opacity: 1;
  color: #528ba6 !important; }

.text-aqua-500 {
  --bs-text-opacity: 1;
  color: #276e90 !important; }

.text-aqua-600 {
  --bs-text-opacity: 1;
  color: #1f5873 !important; }

.text-aqua-700 {
  --bs-text-opacity: 1;
  color: #174256 !important; }

.text-aqua-800 {
  --bs-text-opacity: 1;
  color: #102c3a !important; }

.text-aqua-900 {
  --bs-text-opacity: 1;
  color: #08161d !important; }

.bg-aqua-100 {
  --bs-bg-opacity: 1;
  background-color: #d4e2e9 !important; }

.bg-aqua-200 {
  --bs-bg-opacity: 1;
  background-color: #a9c5d3 !important; }

.bg-aqua-300 {
  --bs-bg-opacity: 1;
  background-color: #7da8bc !important; }

.bg-aqua-400 {
  --bs-bg-opacity: 1;
  background-color: #528ba6 !important; }

.bg-aqua-500 {
  --bs-bg-opacity: 1;
  background-color: #276e90 !important; }

.bg-aqua-600 {
  --bs-bg-opacity: 1;
  background-color: #1f5873 !important; }

.bg-aqua-700 {
  --bs-bg-opacity: 1;
  background-color: #174256 !important; }

.bg-aqua-800 {
  --bs-bg-opacity: 1;
  background-color: #102c3a !important; }

.bg-aqua-900 {
  --bs-bg-opacity: 1;
  background-color: #08161d !important; }

/* volcano */
.text-volcano-100 {
  --bs-text-opacity: 1;
  color: #ffd8d9 !important; }

.text-volcano-200 {
  --bs-text-opacity: 1;
  color: #ffb1b2 !important; }

.text-volcano-300 {
  --bs-text-opacity: 1;
  color: #ff898c !important; }

.text-volcano-400 {
  --bs-text-opacity: 1;
  color: #ff6265 !important; }

.text-volcano-500 {
  --bs-text-opacity: 1;
  color: #ff3b3f !important; }

.text-volcano-600 {
  --bs-text-opacity: 1;
  color: #cc2f32 !important; }

.text-volcano-700 {
  --bs-text-opacity: 1;
  color: #992326 !important; }

.text-volcano-800 {
  --bs-text-opacity: 1;
  color: #661819 !important; }

.text-volcano-900 {
  --bs-text-opacity: 1;
  color: #330c0d !important; }

  .bg-volcano-100 {
  --bs-bg-opacity: 1;
  background-color: #ffd8d9 !important; }

.bg-volcano-200 {
  --bs-bg-opacity: 1;
  background-color: #ffb1b2 !important; }

.bg-volcano-300 {
  --bs-bg-opacity: 1;
  background-color: #ff898c !important; }

.bg-volcano-400 {
  --bs-bg-opacity: 1;
  background-color: #ff6265 !important; }

.bg-volcano-500 {
  --bs-bg-opacity: 1;
  background-color: #ff3b3f !important; }

.bg-volcano-600 {
  --bs-bg-opacity: 1;
  background-color: #cc2f32 !important; }

.bg-volcano-700 {
  --bs-bg-opacity: 1;
  background-color: #992326 !important; }

.bg-volcano-800 {
  --bs-bg-opacity: 1;
  background-color: #661819 !important; }

.bg-volcano-900 {
  --bs-bg-opacity: 1;
  background-color: #330c0d !important; }

/* forest 1 */
.text-forest-1-100 {
  --bs-text-opacity: 1;
  color: #eef5e5 !important; }

.text-forest-1-200 {
  --bs-text-opacity: 1;
  color: #deebca !important; }

.text-forest-1-300 {
  --bs-text-opacity: 1;
  color: #cde0b0 !important; }

.text-forest-1-400 {
  --bs-text-opacity: 1;
  color: #bdd695 !important; }

.text-forest-1-500 {
  --bs-text-opacity: 1;
  color: #accc7b !important; }

.text-forest-1-600 {
  --bs-text-opacity: 1;
  color: #8aa362 !important; }

.text-forest-1-700 {
  --bs-text-opacity: 1;
  color: #677a4a !important; }

.text-forest-1-800 {
  --bs-text-opacity: 1;
  color: #455231 !important; }

.text-forest-1-900 {
  --bs-text-opacity: 1;
  color: #222919 !important; }

.bg-forest-1-100 {
  --bs-bg-opacity: 1;
  background-color: #eef5e5 !important; }

.bg-forest-1-200 {
  --bs-bg-opacity: 1;
  background-color: #deebca !important; }

.bg-forest-1-300 {
  --bs-bg-opacity: 1;
  background-color: #cde0b0 !important; }

.bg-forest-1-400 {
  --bs-bg-opacity: 1;
  background-color: #bdd695 !important; }

.bg-forest-1-500 {
  --bs-bg-opacity: 1;
  background-color: #accc7b !important; }

.bg-forest-1-600 {
  --bs-bg-opacity: 1;
  background-color: #8aa362 !important; }

.bg-forest-1-700 {
  --bs-bg-opacity: 1;
  background-color: #677a4a !important; }

.bg-forest-1-800 {
  --bs-bg-opacity: 1;
  background-color: #455231 !important; }

.bg-forest-1-900 {
  --bs-bg-opacity: 1;
  background-color: #222919 !important; }

/* forest 2 */
.text-forest-2-100 {
  --bs-text-opacity: 1;
  color: #e0e8db !important; }

.text-forest-2-200 {
  --bs-text-opacity: 1;
  color: #c2d0b7 !important; }

.text-forest-2-300 {
  --bs-text-opacity: 1;
  color: #a3b994 !important; }

.text-forest-2-400 {
  --bs-text-opacity: 1;
  color: #85a170 !important; }

.text-forest-2-500 {
  --bs-text-opacity: 1;
  color: #668a4c !important; }

.text-forest-2-600 {
  --bs-text-opacity: 1;
  color: #526e3d !important; }

.text-forest-2-700 {
  --bs-text-opacity: 1;
  color: #3d532e !important; }

.text-forest-2-800 {
  --bs-text-opacity: 1;
  color: #29371e !important; }

.text-forest-2-900 {
  --bs-text-opacity: 1;
  color: #141c0f !important; }

.bg-forest-2-100 {
  --bs-bg-opacity: 1;
  background-color: #e0e8db !important; }

.bg-forest-2-200 {
  --bs-bg-opacity: 1;
  background-color: #c2d0b7 !important; }

.bg-forest-2-300 {
  --bs-bg-opacity: 1;
  background-color: #a3b994 !important; }

.bg-forest-2-400 {
  --bs-bg-opacity: 1;
  background-color: #85a170 !important; }

.bg-forest-2-500 {
  --bs-bg-opacity: 1;
  background-color: #668a4c !important; }

.bg-forest-2-600 {
  --bs-bg-opacity: 1;
  background-color: #526e3d !important; }

.bg-forest-2-700 {
  --bs-bg-opacity: 1;
  background-color: #3d532e !important; }

.bg-forest-2-800 {
  --bs-bg-opacity: 1;
  background-color: #29371e !important; }

.bg-forest-2-900 {
  --bs-bg-opacity: 1;
  background-color: #141c0f !important; }

/*forest 3 */
.text-forest-3-100 {
  --bs-text-opacity: 1;
  color: #d6d7d2 !important; }

.text-forest-3-200 {
  --bs-text-opacity: 1;
  color: #acb0a5 !important; }

.text-forest-3-300 {
  --bs-text-opacity: 1;
  color: #838879 !important; }

.text-forest-3-400 {
  --bs-text-opacity: 1;
  color: #59614c !important; }

.text-forest-3-500 {
  --bs-text-opacity: 1;
  color: #30391f !important; }

.text-forest-3-600 {
  --bs-text-opacity: 1;
  color: #262e19 !important; }

.text-forest-3-700 {
  --bs-text-opacity: 1;
  color: #1d2213 !important; }

.text-forest-3-800 {
  --bs-text-opacity: 1;
  color: #13170c !important; }

.text-forest-3-900 {
  --bs-text-opacity: 1;
  color: #0a0b06 !important; }

.bg-forest-3-100 {
  --bs-bg-opacity: 1;
  background-color: #d6d7d2 !important; }

.bg-forest-3-200 {
  --bs-bg-opacity: 1;
  background-color: #acb0a5 !important; }

.bg-forest-3-300 {
  --bs-bg-opacity: 1;
  background-color: #838879 !important; }

.bg-forest-3-400 {
  --bs-bg-opacity: 1;
  background-color: #59614c !important; }

.bg-forest-3-500 {
  --bs-bg-opacity: 1;
  background-color: #30391f !important; }

.bg-forest-3-600 {
  --bs-bg-opacity: 1;
  background-color: #262e19 !important; }

.bg-forest-3-700 {
  --bs-bg-opacity: 1;
  background-color: #1d2213 !important; }

.bg-forest-3-800 {
  --bs-bg-opacity: 1;
  background-color: #13170c !important; }

.bg-forest-3-900 {
  --bs-bg-opacity: 1;
  background-color: #0a0b06 !important; }

/* caterpillar */
.text-caterpillar-100 {
  --bs-text-opacity: 1;
  color: #fceed2 !important; }

.text-caterpillar-200 {
  --bs-text-opacity: 1;
  color: #fadda5 !important; }

.text-caterpillar-300 {
  --bs-text-opacity: 1;
  color: #f7cc79 !important; }

.text-caterpillar-400 {
  --bs-text-opacity: 1;
  color: #f5bb4c !important; }

.text-caterpillar-500 {
  --bs-text-opacity: 1;
  color: #f2aa1f !important; }

.text-caterpillar-600 {
  --bs-text-opacity: 1;
  color: #c28819 !important; }

.text-caterpillar-700 {
  --bs-text-opacity: 1;
  color: #916613 !important; }

.text-caterpillar-800 {
  --bs-text-opacity: 1;
  color: #61440c !important; }

.text-caterpillar-900 {
  --bs-text-opacity: 1;
  color: #302206 !important; }

.bg-caterpillar-100 {
  --bs-bg-opacity: 1;
  background-color: #fceed2 !important; }

.bg-caterpillar-200 {
  --bs-bg-opacity: 1;
  background-color: #fadda5 !important; }

.bg-caterpillar-300 {
  --bs-bg-opacity: 1;
  background-color: #f7cc79 !important; }

.bg-caterpillar-400 {
  --bs-bg-opacity: 1;
  background-color: #f5bb4c !important; }

.bg-caterpillar-500 {
  --bs-bg-opacity: 1;
  background-color: #f2aa1f !important; }

.bg-caterpillar-600 {
  --bs-bg-opacity: 1;
  background-color: #c28819 !important; }

.bg-caterpillar-700 {
  --bs-bg-opacity: 1;
  background-color: #916613 !important; }

.bg-caterpillar-800 {
  --bs-bg-opacity: 1;
  background-color: #61440c !important; }

.bg-caterpillar-900 {
  --bs-bg-opacity: 1;
  background-color: #302206 !important; }

/* human */
.text-human-100 {
  --bs-text-opacity: 1;
  color: #f8e3db !important; }

.text-human-200 {
  --bs-text-opacity: 1;
  color: #f2c7b7 !important; }

.text-human-300 {
  --bs-text-opacity: 1;
  color: #ebac94 !important; }

.text-human-400 {
  --bs-text-opacity: 1;
  color: #e59070 !important; }

.text-human-500 {
  --bs-text-opacity: 1;
  color: #de744c !important; }

.text-human-600 {
  --bs-text-opacity: 1;
  color: #b25d3d !important; }

.text-human-700 {
  --bs-text-opacity: 1;
  color: #85462e !important; }

.text-human-800 {
  --bs-text-opacity: 1;
  color: #592e1e !important; }

.text-human-900 {
  --bs-text-opacity: 1;
  color: #2c170f !important; }

.bg-human-100 {
  --bs-bg-opacity: 1;
  background-color: #f8e3db !important; }

.bg-human-200 {
  --bs-bg-opacity: 1;
  background-color: #f2c7b7 !important; }

.bg-human-300 {
  --bs-bg-opacity: 1;
  background-color: #ebac94 !important; }

.bg-human-400 {
  --bs-bg-opacity: 1;
  background-color: #e59070 !important; }

.bg-human-500 {
  --bs-bg-opacity: 1;
  background-color: #de744c !important; }

.bg-human-600 {
  --bs-bg-opacity: 1;
  background-color: #b25d3d !important; }

.bg-human-700 {
  --bs-bg-opacity: 1;
  background-color: #85462e !important; }

.bg-human-800 {
  --bs-bg-opacity: 1;
  background-color: #592e1e !important; }

.bg-human-900 {
  --bs-bg-opacity: 1;
  background-color: #2c170f !important; }

/* celeste */
.text-celeste-100 {
  --bs-text-opacity: 1;
  color: #f5fbfd !important; }

.text-celeste-200 {
  --bs-text-opacity: 1;
  color: #ebf7fb !important; }

.text-celeste-300 {
  --bs-text-opacity: 1;
  color: #e0f2f8 !important; }

.text-celeste-400 {
  --bs-text-opacity: 1;
  color: #d6eef6 !important; }

.text-celeste-500 {
  --bs-text-opacity: 1;
  color: #cceaf4 !important; }

.text-celeste-600 {
  --bs-text-opacity: 1;
  color: #a3bbc3 !important; }

.text-celeste-700 {
  --bs-text-opacity: 1;
  color: #7a8c92 !important; }

.text-celeste-800 {
  --bs-text-opacity: 1;
  color: #525e62 !important; }

.text-celeste-900 {
  --bs-text-opacity: 1;
  color: #292f31 !important; }

.bg-celeste-100 {
  --bs-bg-opacity: 1;
  background-color: #f5fbfd !important; }

.bg-celeste-200 {
  --bs-bg-opacity: 1;
  background-color: #ebf7fb !important; }

.bg-celeste-300 {
  --bs-bg-opacity: 1;
  background-color: #e0f2f8 !important; }

.bg-celeste-400 {
  --bs-bg-opacity: 1;
  background-color: #d6eef6 !important; }

.bg-celeste-500 {
  --bs-bg-opacity: 1;
  background-color: #cceaf4 !important; }

.bg-celeste-600 {
  --bs-bg-opacity: 1;
  background-color: #a3bbc3 !important; }

.bg-celeste-700 {
  --bs-bg-opacity: 1;
  background-color: #7a8c92 !important; }

.bg-celeste-800 {
  --bs-bg-opacity: 1;
  background-color: #525e62 !important; }

.bg-celeste-900 {
  --bs-bg-opacity: 1;
  background-color: #292f31 !important; }

/* pastel */
.text-pastel-100 {
  --bs-text-opacity: 1;
  color: #f2f7f6 !important; }

.text-pastel-200 {
  --bs-text-opacity: 1;
  color: #e5efed !important; }

.text-pastel-300 {
  --bs-text-opacity: 1;
  color: #d9e8e4 !important; }

.text-pastel-400 {
  --bs-text-opacity: 1;
  color: #cce0db !important; }

.text-pastel-500 {
  --bs-text-opacity: 1;
  color: #bfd8d2 !important; }

.text-pastel-600 {
  --bs-text-opacity: 1;
  color: #99ada8 !important; }

.text-pastel-700 {
  --bs-text-opacity: 1;
  color: #73827e !important; }

.text-pastel-800 {
  --bs-text-opacity: 1;
  color: #4c5654 !important; }

.text-pastel-900 {
  --bs-text-opacity: 1;
  color: #262b2a !important; }

.bg-pastel-100 {
  --bs-bg-opacity: 1;
  background-color: #f2f7f6 !important; }

.bg-pastel-200 {
  --bs-bg-opacity: 1;
  background-color: #e5efed !important; }

.bg-pastel-300 {
  --bs-bg-opacity: 1;
  background-color: #d9e8e4 !important; }

.bg-pastel-400 {
  --bs-bg-opacity: 1;
  background-color: #cce0db !important; }

.bg-pastel-500 {
  --bs-bg-opacity: 1;
  background-color: #bfd8d2 !important; }

.bg-pastel-600 {
  --bs-bg-opacity: 1;
  background-color: #99ada8 !important; }

.bg-pastel-700 {
  --bs-bg-opacity: 1;
  background-color: #73827e !important; }

.bg-pastel-800 {
  --bs-bg-opacity: 1;
  background-color: #4c5654 !important; }

.bg-pastel-900 {
  --bs-bg-opacity: 1;
  background-color: #262b2a !important; }

