.barilo-top-bar {
  background-color: #71674a;
  color: #000;
  padding: 10px 20px;
  text-align: center;
  font-weight: bold;
  font-family: sans-serif;
  position: relative;
  z-index: 1;
}

.barilo-message {
  margin-right: 0.75rem;
}
.barilo-message a:hover,
.barilo-message a:focus {
  text-decoration: underline;
}

.barilo-contact a {
  margin: 0 0.25rem;
  text-decoration: none;
}

.barilo-contact a:hover,
.barilo-contact a:focus {
  text-decoration: underline;
}

.barilo-contact-sep {
  display: inline-block;
  width: 0.75rem;
}
