/*
 Theme Name:     BBGI (Divi Child)
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

h1.news-header {
	margin-top: 0;
  border-top: 1px solid;
  height: 282px;
  border-bottom: 1px solid;
  text-align: center;
  color: #fff;
  background-image: url(img/news.jpg);
  background-position: center;
  font-family: 'Archivo',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 58px;
  padding-top: 150px;
}

.post-type-archive-jobpost #et-main-area > .container,
.jobpost-template-default #et-main-area > .container
{
	padding-top: 100px;
}
