.release-wrapper div {
  background-position: center;
  font-size: 16px;
  font-family: FestivoLC-Basic;
  text-align: center!important;
  background-color: rgba(255, 255, 255, 0);
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 10px;
  padding: 0;
}
.release-section h4 {
  font-family: FestivoLC-Basic;
  text-align: center!important;
}
.release-wrapper {
  border-width: 1px;
  border-color: #b469d5;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-radius: 12px;
  display: block;
  margin-bottom: -3px;
}
.release-section a {
  font-family: FestivoLC-Basic;
  background-color: #00c4b4;
  border-top-left-radius: 0px;
  border-radius: 6px;
}
