.text-green {
    color: #68D391;
}

.text-blue {
    color: #62B2ED;
}

.text-pink {
    color: #F687B3;
}

.text-orange {
    color: #F89344;
}