#index #motto p#motto-title {
  margin: 0;
  font-weight: 400;
  text-shadow: none;
  color: #CCA643;
  font-size: 3em;
  text-align: left;
  width: 50%;
  display: block;
  font-family: 'Open Sans', sans-serif;
  word-wrap: break-word;
}
section.section-container.motive-bottom {
  padding: 10px 0;
  color: #fff;
  font-size: 24px;
}
section.section-container {
  padding: 35px 0 5px 0;
}
able thead tr th, .table thead tr th {
  color: #fff;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 1px;
  font-size: 16px;
}
.table {
    font-size: 16px;
}