body {
  margin:2rem;
}

.bg-blue {
  background-color: #fff;
}


* {
  font-family: "Roboto Flex", sans-serif;
}

h3 {
font-size: 40px;
font-weight: 600;
line-height: 48px;
font-variation-settings: 'wdth' 120, 'GRAD' 0, 'slnt' 0, 'XTRA' 470, 'XOPQ' 96, 'YOPQ' 79, 'YTLC' 514, 'YTUC' 712, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738;
}

h4 {
font-size: 32px;
font-weight: 600;
line-height: 40px;
font-variation-settings: 'wdth' 120, 'GRAD' 0, 'slnt' 0, 'XTRA' 470, 'XOPQ' 96, 'YOPQ' 79, 'YTLC' 514, 'YTUC' 712, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738;
}

a {
  color: #4a00ef !important;
  text-decoration: none;
}

p {
  color: #606971;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-variation-settings: 'wdth' 120, 'GRAD' 0, 'slnt' 0, 'XTRA' 470, 'XOPQ' 96, 'YOPQ' 79, 'YTLC' 514, 'YTUC' 712, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738;
}

.body-saleskit {
}

.body-saleskit h2 {
  font-size: 4rem;
  font-weight: 800;
  margin-top: 10px;
  margin-bottom: 10px;
}

.card-title {
  padding: 20px;
}

.card-text {
  font-size: 14px;
}

p.card-text {
  padding-left: 20px;
}