/* The phone bar below the header - Tablet & Mobile */
.bar-phone-number
  {
    text-align: center;
    font-size: 1.6em;
    padding: 8px;
  }
.bar-phone-number a
  {
    color: white;
  }
