<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/teamcoursesinternational.com/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
@media (min-width: 768px) {
  .motto .line-right {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .motto .line-right {
    position: relative;
    width: initial;
  }
  .motto .line-right::after {
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    background-color: white;
    top: 0;
    right: -1.5rem;
  }
  .motto .line-right:last-of-type::after {
    display: none;
  }
}
.motto img {
  width: 76px;
  height: 90px;
}
.motto h5 {
  font-size: 1rem;
  font-weight: 700;
}
@media (min-width: 1400px) {
  .motto h5 {
    font-size: 1.25rem;
  }
}
.motto h5 .haut {
  color: #FFFFFF;
}
.motto h5 .bas {
  color: #343434 !important;
}
