.BtnPedir {
  width: 60%;
  text-align: center;
  color: #ffffff;
  font-size: 11pt;
  padding: 5px 17px 5px;
  background-color: #a21831;
  border-radius: 8px 8px 8px 8px;
}

body .elementor hr {
  width: 100%;
  align: center;
  background-color: #E91E63;
  margin: 0px;
  height: 1px;
}

h4,
.entry-content h4 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2em;
  font-weight: 600;
  margin-top: 15px;
}

th {
  background-color: #a21831;
  color: #ffffff;
  font-size: 16px;
}

td {
  font-size: 14px;
}

.elementor hr {
    margin-top: 30px !important;;
		margin-bottom: 30px !important;;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
   	margin-bottom: 20px !important;;
    width: 100%;
}