.standard-disclosures {
    background-color: #ffffff;
    padding: 150px 0 0px 0;
}

.standard-disclosures h2 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 34px;
    font-weight: 600;
    color: #000;
    /* text-shadow: 2px 2px 2px #000; */
}

.disclosures {
    background-color: #cbd5e2;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.standard-disclosures p{
	font-weight: 400;
    margin-bottom: 10px;
    color: #000;
}

.disclosures h5 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #013550;
}

.insector-list p {
    margin: 20px 0;
    font-weight: bold;
    font-size: 22px;
}

.insector-list i{
    margin-right: 10px;
    color: #ac1421;
}

.disclosures h6{
	margin-bottom: 20px;
	font-weight: 600;
}