.page {
    max-width: 1200px;
    margin: 0 auto;
}

.info-title {
    background: #313131 !important;
    color: white;
    font-weight: 700;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 25px;
}

.legacy\:py-\[15px\]:where(html:not([data-rebranding=true]),html:not([data-rebranding=true]) *) {
    padding-block: 15px;
}
.style_info-view__xQ12x p {
    margin: 15px 10px;
}
.legacy\:pl-\[15px\]:where(html:not([data-rebranding=true]),html:not([data-rebranding=true]) *) {
    padding-left: 15px;
}
.style_info-view__xQ12x h2 {
    line-height: 1.25;
}
.legacy\:py-2:where(html:not([data-rebranding=true]),html:not([data-rebranding=true]) *) {
    padding-block: calc(var(--spacing) * 2);
}