/*------------------------------------------------------------------
    [Text Color By Joshua]
------------------------------------------------------------------ */
.yellow-lighten-5-text {
    color: #fffde7 !important;
}
..yellow-lighten-4-text {
    color: #fff9c4 !important;
}
.yellow-lighten-3-text {
    color: #fff59d !important;
}
.yellow-lighten-2-text {
    color: #fff176 !important;
}
.yellow-lighten-1-text {
    color: #ffee58 !important;
}
.yellow-text {
    color: #ffeb3b !important;
}
.yellow-darken-1-text {
    color: #fdd835 !important;
}
.yellow-darken-2-text {
    color: #fbc02d !important;
}
.yellow-darken-3-text {
    color: #f9a825 !important;
}
.yellow-darken-4-text {
    color: #f57f17 !important;
}
.yellow-accent-1-text {
    color: #ffff8d !important;
}
.yellow-accent-2-text {
    color: #ffff00 !important;
}
.yellow-accent-3-text {
    color: #ffea00 !important;
}
.yellow-accent-4-text {
    color: #ffd600 !important;
}