﻿/* --------------------- */
/* Style custom Applidev */
/* --------------------- */

.fontColorWhite {
    color: white !important;
}

.red-custom-button {
    background-color: red;
    color: white !important;
}
