.section-style .r_0>.portal-row-container {
    border-radius: unset;
    padding: 2rem 0;
    margin: 1rem auto;
}
.section-style .r_0>.portal-row-container .Content.Segments {
    background-color: unset;
}
.section-style .r_0.portal-row {
    margin: 1rem 0;
}
.section-style .portal_301 > div:nth-child(odd) {
    background-color: #f0f0f0;
    color: #000;
}

.section-style .r_1>.portal-row-container {
    border-radius: unset;
    padding: 2rem 0;
    margin: 1rem auto;
}
.section-style .r_1>.portal-row-container .Content.Segments {
    background-color: unset;
}
.section-style .r_1.portal-row {
    margin: 1rem 0;
}
.section-style .port-headings {
    display: none;
}
.section-style .Port.Segments {
    box-shadow: unset;
    margin-bottom: unset;
    border-radius: unset;
}
.section-style .Port.Content .port-container img {
    border-radius: unset !important;
}
.section-style .TodayBottom>div>div {
    max-width: 900px;
    margin: 0 auto;
}
.section-style .port-container>*:first-child {
    margin-top: unset !important;
}