.orange.ribbon-header {
  background: url('./panel__header-background--orange.png');
}

.yellow.ribbon-header {
    background: url('./panel__header-background--yellow.png');
}

.puple.ribbon-header {
    background: url('./panel__header-background--puple.png');
}


.ribbon-header {
  padding: 20px;
  width: 740px;
  height: 93px;
  text-align: center;
  margin: 20px auto;
  color: white;
}