﻿.slogan-section .page-width {
    --page-width: 1120px;
}

.slogan-text {
    color: #344054;
    text-align: center;
    font-size: clamp(20px, 1.875vw, 36px);
    font-style: italic;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.72px;
}

.section-slogan .common-section-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}