.corner-ribbon{
  background: #f0f0f0;
  color: #555;
  position: absolute;
  text-align: center;
  line-height: 25px;
  padding: 7px 15px;
  top: 25px;
  right: 30px;
  border-radius: 5px;
  border-color: #555;
  border-width: 1px;
}
