/* Text Color */

.text-red, .text-red a, .text-red:hover, .text-red a:hover{color:#8c1515;}
.text-light-red2, .text-light-red2 a, .text-light-red2:hover, .text-light-red2 a:hover{color:#af1116;}
.text-light-red3, .text-light-red3 a, .text-light-red3:hover, .text-light-red3 a:hover{color:#ce181e;}
.text-light-red4, .text-light-red4 a, .text-light-red4:hover, .text-light-red4 a:hover{color:#ed1c24;}
.text-light-red5, .text-light-red5 a, .text-light-red5:hover, .text-light-red5 a:hover{color:#70060a;}
.text-light-red5, .text-light-red5 a, .text-light-red5:hover, .text-red5 a:hover{color:#cf181d;}
.text-red6, .text-red6 a, .text-red6:hover, .text-red6 a:hover{color:#70060a;}
.text-red7, .text-red7 a, .text-red7:hover, .text-red7 a:hover{color:#863135;}
.text-red8, .text-red8 a, .text-red8:hover, .text-red8 a:hover{color:#750100;}
.text-gray, .text-gray a, .text-gray:hover, .text-gray a:hover{color:#696969;}
.text-gray2, .text-gray2 a, .text-gray2:hover, .text-gray2 a:hover{color:#005e6a;}
.text-gray3, .text-gray3 a, .text-gray3:hover, .text-gray3 a:hover{color:#707070;}
.text-gray4, .text-gray4 a, .text-gray4:hover, .text-gray4 a:hover{color:#969799;}
.text-gray5, .text-gray5 a, .text-gray5:hover, .text-gray5 a:hover{color:#5b5b5b;}
.text-light-black, .text-light-black a, .text-light-black:hover, .text-light-black a:hover{color:#222222;}
.text-white, .text-white a, .text-white:hover, .text-white a:hover{color:#FFF;}
.text-yellow, .text-yellow a, .text-yellow:hover, .text-yellow a:hover{color:#f6b4044;}
.text-gray2, .text-gray2 a{color:#777777;}
.text-dark, .text-dark a{color:#790100;}

/* Background Color */

.background-red{background:#790100;}
.background-red2{background:#8c1515;}
.background-red3{background:#ce181e;}
.background-red4{background:#ed1c24;}
.background-red5{background:#70060a;}
.background-red6{background:#ce151c;}
.background-yellow{background:#f6b404;}
.background-gray{background:#f4efe7;}
.background-gray2{background:#e5e0d9;}
.background-white{background:#FFF;}