/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 01:14:22 */
.main_color tr:nth-child(even) {
  color: #151f5a !important;
}
td, li {
  font-size: 16px;
}
.yes {
  color: green !important;
}
.no {
  color: red !important;
}
.blue {
  color: #151f5a !important;
  font-family: "Gotham", sans-serif !important;
}
.table-container {
  overflow-x: auto;
}
table {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
}
@media only screen and (min-width: 990px) {
  #privacy-subpage {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  #privacy-subpage .content {
    padding: 30px !important;
    width: 85% !important;
  }
}
