.cardpaquetes-especiales {
  border-radius: 20px 20px 20px 20px;
  width: 250px;
  height: 100%;
  box-shadow: 2px 2px 3px 0px rgba(189, 187, 189, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(180deg, #e0e7f6cc 1.63%, #ffffff 65%) !important
}

.paquetes-especiales__cards {
  height: auto;
}

.cardPaquetes-especiales-rrss img {
  width: 13%;
  margin: 3px;
}
.cardpaquetes-especiales-franja {
  right: 1px !important;
}

@media screen and (max-width: 410px) {
  .cardpaquetes-especiales-franjaXL {
    bottom: 15px !important;
    width: 300px !important;
  }
}

.resumenXL {
  height: 100% !important;
  width: 300px !important;
  justify-content: center !important;
}

.bg-headerR {
  background-color: #f8f8f8 !important;
}

.bg-footerR {
  background-color: black !important;
}

.bg-footerR_tamano {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  color: white !important;
  flex-wrap: wrap !important;
}

.bg-footerR_tamano picture source,
.bg-footerR_tamano picture img {
  width: 100px !important;
}

.bg-footerR_tamano p {
  align-self: center !important;
  padding-top: 11px !important;
}

@media screen and (max-width: 480px) {
  .bg-footerR_tamano p {
    padding-top: 0 !important;
    padding-bottom: 12px !important;
  }
}

.modal-textoVigencia {
  ul {
    list-style: none;
    li::before {
      /* color: red; */
    }
    li {
      /* color: red; */
    }
  }
}
