/***************** footer section *******************/

.footer-deck {
  background-color: #e5e5e5;
  color: #14213D;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
}

.footarea {
  font-size: 15px;
  font-weight: 500;
  background-color: #14213D;
  color: white;
}

.text-body {
  color: #14213D !important;
  
}

.top-tag {
  background-color: black !important;
  color: #e5e5e5;
  justify-content: center;
  display: flex;
  padding: 8px 8px;
  font-size: 14px ;
  letter-spacing: 1px;
}
