/******************************************************************
Theme Name: Peexeo
Theme URI:
Description: Theme developed by Peexeo
Author: Peexeo
Author URI: https://www.peexeo.com
Version: 1.0
Tags:

License: WTFPL
License URI:
******************************************************************/

/* Job content spacing - Add margin between paragraphs */
.wysiwyg-content.pxo_wysiwyg p {
    margin-bottom: 1.5rem;
}

.wysiwyg-content.pxo_wysiwyg p:last-child {
    margin-bottom: 0;
}
