.btn-client {
  background-color: #2469aa;
  color: #ffffff;
}

.btn-client:hover {
  background-color: #144468;
  color: #ffffff;
}