.wc-rates table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.wc-rates table td, .wc-rates table th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #f1f1f1;
}
.rates-heading-text p {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}
.rates-tex p {
  color: #000000;
  font-size: 16px;
}
.rates-tex a {
  color: #000000;
  font-weight: 500;
}
.rates-tex a:hover {
  color: #a5483b;
  text-decoration: none;
}
.wc-rates .rates-tex {
  margin-top: 50px;
}
.rates-image-1, .rates-image-2 {
  margin-bottom: 20px;
  max-height: 250px;
  overflow: hidden;
}
.wc-rates table th {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
}

.wc-rates table td {
  color: #000000;
  font-size: 16px;
}
