/*
Theme Name:     MentorChild
Description:    Child theme for Ultimatum
Author:         Ultimatum Theme
Template:       ultimatum
Version:        0.1.0
*/

.post-type-archive-matador-job-listings .fl-row-bg-photo{

	background: url("/wp-content/uploads/2020/07/header.jpg");
	min-height: 400px;
	color: #fff;
}
.post-type-archive-matador-job-listings .fl-row-bg-photo h1{
	color: #fff;
	position: absolute;
	margin-top: 200px;
	margin-left: 50%;
	transform: translateY( -.5em) translateX(-50%);
}