div#icons {
  padding: 10px;
}

#bottom-bar {
  background-color: rgb(00,174,219);
  padding-top: 10px;
  margin-top: 15px;
}

#bottom-bar-1 {
  margin-top: 10px;
}

.row.bottom_bar {
  background-color: red;
}

.footerheading .h3, h3 {
  font-size: 17px;
  color: #00AEDB;
  margin-bottom: 15px;
  text-align: left;
}

.talk-to-us-div {
  background-color: rgb(47,52,56);
}

.talk-to-us-icon {
  width: 58px;
  height: 60px;
  margin-top: 30px;
}

.text-white.talk-to-us-heading {
  font-size: 24px;
  margin-bottom: 30px;
}

.bottom-cbs-logo {
  width: 150px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.boss-logo {
  width: 100px;
}

