/**
 * Hcad Pdata plugin for Craft CMS
 *
 * Hcad Pdata CSS
 *
 * @author    Shiloh Shaner
 * @copyright Copyright (c) 2021 Shiloh Shaner
 * @link      http://sshaner.hcad.org
 * @package   HcadPdata
 * @since     1.0.0
 */
 
 body {
     background: #FFF;
 }
th, td {
    font-size: 18px;
}
.c-figure__figure {

}
.section-links {
    margin-left: 120px;
    vertical-align: top;
}
.section-links li {
    list-style: circle;
}
.certification-div {
    padding-bottom: 10px;
}
.dropdown-list-item {
    text-decoration: none;;
}