.article_tilte {
  font-size: 1.7em;
  font-weight: bold;
}
.entry-header {
  margin-bottom: 0px;
}
.entry-header h2 {
  margin-top: 0px;
}
.mod_send_email input[type="text"], .mod_send_email input[type="email"] {
  width: auto;
}
.mod_send_email table {
  border-collapse: separate;
  border-spacing: 0px 1em;
}
.mod_send_email table tr:nth-last-child(2) {
  display: none;
}
.mod_send_email table tr th {
  text-align: left !important;
}
.mod_send_email label {
  padding-right: 1em;
}
.article_about_us .title {
  font-size: 1.5em;
  font-weight: 400;
  padding: 1em 0;
}
.article_about_us th label {
  width: 100px;
}
.article_about .card-text {
  text-align: justify;
  padding: 2em 0;
}
.article_about .title {
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 1em;
}
