<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/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/cibeins.fr/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/cibeins.fr/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/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.bloc-liens-et-resources {
  margin: 2.5rem auto;
}
.bloc-liens-et-resources .titre {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
}
.bloc-liens-et-resources .titre::first-word {
  color: red;
}
.bloc-liens-et-resources .card-link {
  text-decoration: none;
}
.bloc-liens-et-resources .card-link:hover .card-wrapper {
  background: #74AC41;
}
.bloc-liens-et-resources .card-link .card-wrapper {
  background: #492D2C;
  color: white;
  transition: .3s all;
  padding: 2rem 0;
  height: 100%;
}
.bloc-liens-et-resources .card-link .card-wrapper .texte {
  text-align: center;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .bloc-liens-et-resources .titre {
    text-align: start;
    letter-spacing: 2px;
    font-size: 3.5rem;
    line-height: 95%;
  }
  .bloc-liens-et-resources .card-link .card-wrapper {
    padding: 2.5rem;
  }
  .bloc-liens-et-resources .card-link .card-wrapper .texte {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .bloc-liens-et-resources {
    margin: 4rem auto;
  }
  .bloc-liens-et-resources .titre {
    font-size: 4rem;
  }
  .bloc-liens-et-resources .card-link .card-wrapper .texte {
    font-size: 1.25rem;
  }
}
