.showcase-sm {
    margin-top: 126px;
    margin-bottom: 100px;
    display: grid;
    justify-content: center;
}

.showcase-sm h1 {
    font-size: 4em;
    color: #1193f5;
}

.title span {
    font-size: 2em;
    color: white;
}

#privacy-section {
    margin-bottom: 100px;
}