.buyzo-notice-importance-high{
  position : relative;
  width : 1600px;
  height : 60px;
  left : 40px;
  color : rgb(232, 62, 0);
  font-weight : 900 ;
  }

.buyzo-notice-importance-low{
  position : relative;
  width : 1600px;
  height : 60px;
  left : 40px;
  color : rgb(62, 78, 87);
  font-weight : 400 ;
  }