.pic-container{min-height:700px;height:700px;background-position:center center;background-size:cover;position:relative}
.pic-container::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3));z-index:0}
.pic-container h1,
.pic-container h3,
.pic-container h4,
.pic-container h5,
.pic-container img{z-index:1;font-family:'Abhaya Libre',serif !important;color:white}
.pic-container img{width:350px}