div.back-color-gray.ledge-top4.ledge-bottom4 {
  background: transparent;
}

.span9 .article > h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 115.99999999999999%;
  letter-spacing: 0%;
  font-family: 'Inter', sans-serif !important;
  color: white;
}
.span9 .article,
.span9 .article > div,
.text-center.app-added {
  font-weight: 700;
  font-size: 24px;
  line-height: 160%;
  letter-spacing: 0%;
  font-family: 'Inter', sans-serif !important;
  color: #9ea2a8;
}

.text-inter {
  font-family: 'Inter', sans-serif !important;
}

.text-inter a{
  font-family: 'Inter', sans-serif !important;
}

div.back-color-red.ledge-top2.ledge-bottom3 {
  background-color: #206ce8;
}
div.back-color-red.ledge-top2.ledge-bottom3 > .container > h2 {
  display: none;
}
div.back-color-red.ledge-top2.ledge-bottom3
  > .container
  .app-list-mini
  .app
  > a {
  font-family: 'Inter', sans-serif !important;
  text-decoration: none;
  color: white;
}
body
  div.back-color-red.ledge-top2.ledge-bottom3
  .app-list-mini
  a[href="/solutions"]
  img.app-icon {
  filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(7472%)
    hue-rotate(360deg) brightness(114%) contrast(110%);
}

div.back-color-red.ledge-top2.ledge-bottom3
  > .container
  .app-list-mini
  .app
  > a.app-icon-box {
  margin-bottom: 8px;
}
