﻿
.VP_fn_color_white {
    color: white !important;
}

.VP_fn_color_greenLight {
    color: #A7D971 !important;
}

.VP_fn_color_green {
    color: #579c0d !important;
}

.VP_fn_color_greenDark {
    color: #006800 !important;
}

.VP_fn_color_brown {
    color: #62270b !important;
}

.VP_fn_color_greyLight {
    color: lightgrey !important;
}

.VP_fn_color_greyDark {
    color: #35383C !important;
}

.VP_fn_color_red {
    color: red !important;
}
