.shared-section {
    background-color: rgba(0, 38, 62, .1);
    height: 9rem;
    width: 100%;
    color: rgba(0, 38, 62);
    ;
}


.full-width-image {
    width: 100%;
    height: auto;
    object-fit: contain;
}




.container:nth-child(odd) .row {
    flex-direction: row-reverse !important;
}

.why-jordan-list {
    padding-inline-start: 4.5rem;
}

.customize-content-layout li {
    font-weight: 600;
}