.custom-hero{align-items:center;background-position:50%;background-size:cover;display:flex;height:500px;justify-content:center;overflow:hidden;position:relative}.custom-hero.full-width{width:100%}.custom-hero.contained{margin:0 auto;width:1200px}.overlay{background-color:rgba(0,0,0,.4);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-content{padding:20px;position:relative;z-index:2}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}