/*
    Theme Name: JobCareer Child Theme
    Theme URI: https://jobcareer.chimpgroup.com/
    Author: ChimpStudio
    Author URI: http://chimpgroup.com/
    Template: jobcareer
    Version: 1.0
    License: GNU General Public License
    License URI: license.txt
*/

/* --------------------------------------------
        JobCareer CSS IMPORT
-------------------------------------------- */

@import url("../jobcareer/style.css");

/* --------------------------------------------
        CHILD THEME CSS
-------------------------------------------- */

.course_pdf_wrap {
  margin-bottom: 10px;
  display: inline-flex;
  flex-direction: column;
  gap: 15px;
}
