Culture et Loisirs
#team h5{ color: #4655A4; }.card{ border-radius: 4px;transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; margin-bottom: 35px; }.card:hover{ background: #C6B145; color: #fff; border-radius: 18px; border:none; } .card:hover h3{ color: #fff; } .card:hover h5{ color: #fff; }