.recrute-banner {
  background-image: url(./banner.png);
  font-family: "Montserrat", sans-serif;
  background-repeat: no-repeat;
  background-size: cover;
}

#col-contact {
  padding: 10px 10px;
}

.blue-marine {
  color: #002b58;
  font-size: 32px;
  font-weight: 700;
}

.blue {
  color: #0f84ff;
  font-size: 50px;
  font-weight: 800;
}

.subtitle {
  font-size: 20px;
  font-weight: 500;
}
