
/* Use this CSS File to override the default CSS AND make all of your changes here to make sure that you can backup this file and override the new one with it in case of an update */

.your-class {font-size:14px;}

#your-id {font-size:14px;}