/*!
Theme Name: DemandTools
Theme URI: https://www.validity.com
Version: 1.0.1
Description: DemandTools
Template:       Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.faqs {
  font-size: 20px;
  color: #000;
}

.faqs details {
  padding-bottom: 35px;
}

.faqs summary {
  padding-bottom: 15px;
}

answer {
  padding-bottom: 35px;
  display: block;
}

answer p {
  font-size: 18px;
  line-height: 30px;
}