.blueBold {
    font-size: 37px;
    color: #0C999;
    font-weight: bold;
}
.blackBold {
    font-size: 37px;
    color: #00000;
    font-weight: bold;
}