
.text-left {
  text-align: left !important;
}

h3 {
  font-size: 2.5rem;
  margin: 4rem 0 2rem !important;
}

.privacy_in_tab h3 {
  font-size: 2rem;
}

.mg_t20 {
  margin-top: 2rem;
}

.sec-wrap>p.title:first-of-type {
  font-size: 3.6rem;
  font-weight: 700;
  margin-bottom: 2.7rem;
  text-align: center;
}

.sec-wrap>.top_txt {
  margin-bottom: 6rem;
}

.privacy_list {
  margin-top: 4rem;
}

.privacy.software h3 {
  font-size: 2rem;
}

.table table {
  text-align: left !important;
}
.table table th, 
.table table td {
  padding: 1rem 2rem !important;
}
