/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* Theme customization starts here */

/* BambooHR shortcode styling */

#bamboohr-container * {
  font-family: 'Plus Jakarta Sans', Helvetica, Arial, Lucida, sans-serif;
}

#bamboohr-container {
  max-width: 888px;
  margin: 0 auto;
}

#bamboohr-container .bamboohr-job a {
  font-family: 'Plus Jakarta Sans Bold', Helvetica, Arial, Lucida, sans-serif;
  color: #000;
  font-size: 18px;
}

#bamboohr-container .bamboohr-job p {
  padding: 0;
}

#bamboohr-container .bamboohr-job .bhr-address {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: right;
}

#bamboohr-container .bamboohr-job:last-child .bhr-address {
  border: none;
}
