.content-wrap.domestic {
    gap: 11.25rem;
}
.content-wrap.domestic > .content-item > p {
    color: var(--gray400);
    font-size: var(--static---sub6);
    font-weight: 400;
    line-height: 2rem;
}

