#lista-ordenada {
  max-width: 368px;
}

.lista-ordenada {
  max-width: 420px !important;
}

#assinatura-include {
  background-color: black;
  padding-bottom: 60px;
}

#assinatura-include h1,
#valores h2 {
  color: #fff;
}

#valores h2 {
  font-size: 16px;
  line-height: 2;
  text-transform: uppercase;
}

.custom-left {
  background-color: #131212;
  box-shadow: inset 70px 0px 50px #000;
  border-top: solid 1px #14e7b0;
  border-bottom: solid 1px #14e7b0;
}

.custom-rigth {
  background-color: #131212;
  border: solid 1px #14e7b0;
  height: 370px;
  width: 300px !important;
  border-radius: 8px;
}

.valor-1,
.valor-2 {
  color: #fff;
  font-weight: bold;
}

.anual {
  color: #fff;
}

.valor-1 {
  font-size: 24px;
}

#valores h2 {
  color: #cfcdcd;
}

#assinatura-include li {
  text-transform: uppercase;
  color: #fff;
  list-style: none;
}

.left-side ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  align-items: center;
}

.left-side ul li img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.left-side ul li span {
  flex-grow: 1;
}
