body {
  font-family: 'Inter', sans-serif !important;
}

.bg-image-vertical {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

.btn-info {
  color: #ffffff;
  background-color: 4782da;
  border-color: 4782da;
}

@media (min-width: 1025px) {
  .h-custom-2 {
    height: 100%;
  }
}
