.ip-wcpo-grouping-root {
    margin-top: 0.75rem;
}

.ip-wcpo-section {
    margin-bottom: 1rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #ddd;
}

.ip-wcpo-section-top {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
}

.ip-wcpo-section-heading {
    font-size: 1.65rem;
    line-height: 1.25;
    margin: 0 0 0.75rem;
    color: #1b1b1b;
}

.ip-wcpo-section-body > .wpo-field {
    margin-bottom: 0.7rem;
}

.ip-wcpo-section-body > .wpo-field:last-child {
    margin-bottom: 0;
}

.ip-wcpo-field-wide-unavailable {
    opacity: 0.55;
}

@media (max-width: 767px) {
    .ip-wcpo-section-heading {
        font-size: 1.35rem;
    }
}
