.bg-light{ background-color:#e4edef !important;}
.bg-dark{background-color:#061d25;}
.bg-white{ background-color:#FFF;}
.bg-orange{ background-color:#e2574c;}
.bg-light-gray{ background-color:#eeeeee;}
.text-dark{ color:#061d25;}
.text-orange{ color:#e2574c;}
.text-gray{ color:#454545;}
.text-light-gray{ color:#cfc9c9;}
.text-white{ color:#FFF;}
