

.top-bar-bsa-tagline  {
padding: .5rem;
  background: #93509E;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-bar-bsa-tagline .social-footer-icons li:last-of-type {
  margin-right: 0;
}

.top-bar-bsa-tagline .social-footer-icons .fa {
  font-size: 1.3rem;
  color: #fefefe;
}

.top-bar-bsa-tagline .social-footer-icons .fa:hover {
  color: #4a4a4a;
  transition: color 0.3s ease-in;
}

 .top-bar-bsa-tagline p { 
   color: #fff;
   font-size: 13px;
line-height: 20px;

 }
.top-bar-bsa-tagline .columns {
padding-left: 0em;
padding-right: 0em;
}
.top-bar-bsa-tagline p, table {
    margin-bottom: 0em;