.homepage {
  width: 100%;
  overflow-x: hidden; }

.top-notification-area {
  background-color: #333333;
  color: #ffffff;
  font-size: 15px;
  margin-top: 7px;
  padding: 10px;
  text-align: center; }

.top-notification-area + .new-header {
  margin-top: 0; }

.top-notification-area ~ .new-billboard {
  top: -120px; }

.top-notification-area a {
  color: #ffffff;
  font-weight: bold; }
