/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.single-job-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.job-details p {
    margin: 0 0 10px;
}

.job-description h2 {
    margin-top: 20px;
}