/* Text Color */
.text-white, .text-white:hover, a.text-white{color:#FFF !important;}
.text-red1, .text-red1:hover, a.text-red1{color:#a31300 !important;}
.text-red2, .text-red2:hover, a.text-red2{color:#c31700 !important;}
.text-black, .text-black:hover, a.text-black{color:#000 !important;}
.text-black1, .text-black1:hover, a.text-black1{color:#252525 !important;}
.text-black2, .text-black2:hover, a.text-black2{color:#111111 !important;}
.text-black3, .text-black3:hover, a.text-black3{color:#171717 !important;}
.text-black4, .text-black4:hover, a.text-black4{color:#1f1f1f !important;}
.text-gray1, .text-gray1:hover, a.text-gray1{color:#e4e4e4 !important;}
.text-gray2, .text-gray2:hover, a.text-gray2{color:#a3a3a3 !important;}
.text-gray3, .text-gray3:hover, a.text-gray3{color:#5e5e5e !important;}
.text-gray4, .text-gray4:hover, a.text-gray4{color:#eaeaea !important;}
.text-gray5, .text-gray5:hover, a.text-gray5{color:#878787 !important;}
.text-gray6, .text-gray6:hover, a.text-gray6{color:#a8a8a8 !important;}
.text-gray7, .text-gray7:hover, a.text-gray7{color:#434343 !important;}
.text-green1, .text-green1:hover, a.text-green1{color:#008136 !important;}


/* Background Color */
.background-red1{background:#a31300 !important;}
.background-red2{background:#c31700 !important;}
.background-black{background:#000 !important;}
.background-black1{background:#252525 !important;}
.background-black2{background:#111111 !important;}
.background-black3{background:#171717 !important;}
.background-black4{background:#1f1f1f !important;}
.background-gray1{background:#e4e4e4 !important;}
.background-gray2{background:#a3a3a3 !important;}
.background-gray3{background:#5e5e5e !important;}
.background-gray4{background:#eaeaea !important;}
.background-gray5{background:#878787 !important;}
.background-gray6{background:#f8f8f8 !important;}