.section7.clusterpage .solution-desc {
    color: white;
}

.section2.clusterpage p {
    margin-bottom: 20px;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "source_sans_proregular" !important;
}

p {
    font-family: "graphik_regularregular" !important;
}

body {
    font-family: "graphik_regularregular" !important;
}

.section4.clusterpage h3 {
    color: black !important;
    font-size: calc(1vw + 2vh);
}

.section9.clusterpage ul {
    padding-left: 20px;
    margin-top: 10px;
}

.section9.clusterpage li {
    margin-bottom: 6px;
}

.section9.clusterpage p,
.section2.clusterpage h2,
.section2.clusterpage p {
    text-align: unset !important;
}

.section3.clusterpage {
    padding-bottom: 0px;
}

.img-fluid.cluster-image {
    border-radius: 14px;
}