.text-center {
    text-align: center;
}

.greenText {
    color: #00A881;
 }

 .goldenText {
    color: #cca50a;
 }