
/* GREEN NOTICE */

.notice.green {
  background-color: #43B57E;
}
.notice.green svg path {
  fill: #FFF;
}
