.content .main-jobs-row {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    }
input {
    padding: 10px !important;
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid 1px #000 !important;
    }
select {
    padding: 3px;
    margin-top: 10px !important;
    margin-bottom: 10px;
    width: 100%;
    }
textarea#message 
{
    padding: 10px;
    margin-top: 15px; 
    margin-bottom: 15px; 
    border: solid 1px #000;
    height: 160px;
    
    }
input#submitButton
{  
    padding: 15px 50px !important;  
    margin-top: 40px;    
    font-size: 16px;
    }
form#personioApplicationForm .form-group {
    margin: 1.5rem 0;
}
.title-your-profile h4 {
    margin: 0 0 2rem;
}
.post-type-archive-jobs	header.page-header {
		display: none;
	}
.post-type-archive-jobs	.single-post-title.title-your-profile a {
		font-family: GTWalsheim;
		text-transform: lowercase;
		font-size: 18px;
		color: #000;
		font-weight: 800;
	}
.post-type-archive-jobs	.title-your-profile h4 {
		font-family: GTWalsheim;
		text-transform: lowercase;
		font-size: 18px;
		color: #000;
		font-weight: 800;
}
.post-type-archive-jobs	.main-jobs-row.row .col-md-3 {
		padding-top: 20px;
		min-height: 150px;
}

.post-type-archive-jobs	h1.archive-title {
		font-family: GTWalsheim;
		color: #16181a;
		font-weight: 700;
		line-height: 1.1;
		font-size: 2.8em;
}
.post-type-archive-jobs	.wp-block-column h3 {
		font-family: GTWalsheim;
		color: #16181a;
		font-weight: 700;
		line-height: 1.1;
		padding-right: 10px;
}
.post-type-archive-jobs	.wp-block-column p {
		text-transform: lowercase;
		font-size: 18px;
		color: #000;
		opacity: 1;
		font-family: 'GTWalsheim';
}
        
.post-type-archive-jobs  .mfd h5 {
   font-weight: 400;
   font-size: 1em;
}
.single-jobs  .mfd h5{
    font-weight: 400;
}
.single-jobs .title-your-profile h5 {
    margin: 0;
}
