/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/


.elementor-element pre {
    color: #333333 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}



/* Sticky behavior */


  div.sticky-human {
    position: sticky !important;
    top: 120px; /* header offset */

  }



.human-creator {
  max-width: 620px;
}

.human-subtitle {
  font-size: 14px;
  letter-spacing: 0.04em;
  opacity: 0.8;
  margin-bottom: 8px;
}

.human-title {
  margin: 0 0 24px 0;
}

.human-creator-image img {
  width: 100%;
  height: auto;
  display: block;
}

