/* your styles go here */
/* Example site test */

.box-image-text .image {
  min-height: 190px;
  max-height: 190px;
}

.box-image-text .image img {
  max-height: 190px;
  margin: auto;
}

.box-simple {
  min-height: 230px;
}

/* track record contrast and exposure turned down by 50%
  {
    "prompt": "lots of awards, medals and trophies, success\n\n\n\n\n",
    "is_adv_mode": false,
    "selected_sd_model": "FLUX.1-dev",
    "selected_aspect_ratio": "Landscape",
    "num_imgs": 1,
    "selected_sd_style": "enhance",
    "applet_name": "txt2img",
    "available_text_emb_words": {},
    "img_width": 896,
    "img_height": 704,
    "num_steps": 25,
    "pipeline": "flux",
    "flux_model_type": "dev",
    "image_no": 0,
    "seed": 801670
  }
*/
.bar.background-image-track-record {
  background: url("../img/fixed-background-track-record.jpg") center top
    no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* adding new background images */
.bar.background-image-ai-brain {
  background: url("../img/fixed-background-ai-brain.jpg") center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.bar.background-image-meeting {
  background: url("../img/fixed-background-meeting.jpg") center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.bar.background-image-connections {
  background: url("../img/fixed-background-connections.jpg") center top
    no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* track record contrast and exposure turned down by 50%
  {
    "prompt": "lots of awards, medals and trophies, success\n\n\n\n\n",
    "is_adv_mode": false,
    "selected_sd_model": "FLUX.1-dev",
    "selected_aspect_ratio": "Landscape",
    "num_imgs": 1,
    "selected_sd_style": "enhance",
    "applet_name": "txt2img",
    "available_text_emb_words": {},
    "img_width": 896,
    "img_height": 704,
    "num_steps": 25,
    "pipeline": "flux",
    "flux_model_type": "dev",
    "image_no": 0,
    "seed": 801670
  }
*/
.bar.background-image-happy-residents {
  background: url("../img/fixed-background-happy-residents.jpg") center top
    no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
