

.top-notification2 {
 text-align: center;
  width: 100%;
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    line-height: 15px;
}

.topNotitication-notice2 {
  background: rgba(255,111,0,0.3)
}

.topNotitication2 b{ 
  color: rgba(255,111,0,1);
  font-weight: 200;

}
.topNotitication2 a{ 
  color:#FF8F00;
}
