.listBullets {
    list-style-type: disc;
    margin-left: 5%;
}

.whiteText h3 {
    color: white;
}