.custom-button
{
  background-color: #4e4e4e !important;
  text-transform: uppercase;
  font-family: 'Noto Sans';
  border-radius: 0px;
  color: white;
  cursor: pointer;
}

.custom-logo {
  margin-top: 10px;
  background-size: 100px 50px;
  background-image: url("//res.cloudinary.com/hrscywv4p/image/upload/c_limit,fl_lossy,h_1440,w_720,f_auto,q_auto/v1/873055/logo_Axis_bleu_dchn8x.png");
  height: 50px;
  width: 100px;
}
