<!-- Lever Listing Styles -->
<!-- https://andreasmb.github.io/lever-jobs-embed/ -->
<style>
#lever-jobs-container ul {
padding: 0 !important;
margin: 0 !important;
}
.lever-department-title {display: none;}
.lever-team {
list-style: none;
}
.lever-team-title {display: none;}
.lever-job {
list-style: none;
margin-bottom: 3rem;
}
.lever-job-title {
line-height: 1.2;
font-weight: 500;
margin-top: 0;
margin-bottom: 0;
font-size: 2.5em;
text-transform: capitalize;
color: #fff;
}
.lever-job-tag {display: none;}
</style>