.headernotification-banner {
  width: 100%;
  background: #18443D;
  color: #ffffff;
  text-align: center;
  padding: 6px 5px;
  font-size: 12px;
  line-height: 1;
}
.headernotification-banner p {
  margin: 0;
}
@media (min-width: 768px) {
  .headernotification-banner {
    padding: 10px 5px;
    font-size: 14px;
  }
}

/*# sourceMappingURL=front.css.map */
