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

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

.title .ic {
    font-size: 2em;
    color: white;
    margin-bottom: 0;
    line-height: 1;
}

.price-group {}

.section-prices {
    padding-bottom: 50px;
}

#prices-container {
    padding-bottom: 50px;
}