/* page-header-type2 */
.section_promo { position: relative; background-position: top center;}
.promo_overlay { z-index: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: .67;}
.section_promo .container { z-index: 1; position: relative;}

.section_promo .container > * { color: inherit!important;}
.section_promo .container > *:not(:last-child) { margin-bottom: 1.5rem;}
.promo_btn { margin-top: 2.3rem;}
.promo_text { font-size: 1.125rem;}


/* +bg-cover */
.section_promo.bg-cover { background-position: center; background-repeat: no-repeat; background-size: cover;}