



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.largeText {
font-size:large;
}

.mediumText {
font-size:medium;
}

xLargeText {
font-size:x-large;
}

.purple {
color:#862175;
}

.green {
color:#afbd21;
}

.lightGrey {
color:#e7e7e8;
}

.darkGrey {
color:#5f6062;
}

.black {
color:#000000;
}

.white {
color:#ffffff;
}

