
body {
   background-color: #2C2C2C;
}

   footer a {
      color: #333;
      display: block;
      text-align: center;
   }


.text-light {
   color: #f8f9fa;
}

.text-white {
   color: white;
}