/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2025 | 08:35:37 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/*Job Page design*/
.filters-set .flex-wrapper{
	 background:#eee;
	
	padding:15px 20px;
	border-radius:10px
}
.job-listing .post-wrapper{
	border:1px solid #eee;
	padding:15px 20px;
	border-radius:10px
}
