h2.turquoise-heading-page-title {
    color: rgb(10, 181, 164);
}
h3.turquoise-heading-subtitle {
    color: rgb(10, 181, 164);
}
h4.turquoise-sub-heading {
    color: rgb(10, 181, 164);
}
.white-text {
    color: rgb(255, 255, 255);
}
