.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-906af71c-c0a5-e0c5-bcd8-9cce8d24530d {
margin-bottom: var(--spacer-2,0.5rem) !important;
}
.lfr-layout-structure-item-b1c1a9ca-4ebc-08e9-d79e-f6510fe922d3 {
margin-bottom: var(--spacer-5,3rem) !important;
}
.back a{color:#999999!important}
.back a:hover{ font-weight:800;text-decoration:underline}.lfr-layout-structure-item-765dc729-e036-aeac-20f2-8d637344ebc3 {
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-1,0.25rem) !important;
}
@media only screen and (min-width: 651px) {
  #content.container-fluid {
    padding: 0;
    margin-top: 91px;
    margin: 0 auto;
    margin-top: 0px;
    width: 100%;
    padding: 0 5px;
    max-width: 1000px !important;
  }
}

h1, h2, h3, h4 {
        font-weight: 700; color: #1f2937; margin-top: 0; margin-bottom: 1rem; line-height: 1.2;
    }
    h1 { font-size: clamp(2.5rem, 1.5rem + 3vw, 3rem); }
    h2 { font-size: clamp(2rem, 1.25rem + 2vw, 2rem); }
    h3 { font-size: clamp(1.5rem, 1rem + 1.5vw, 1.5rem); }
    h4 { font-size: clamp(1.1rem, 0.9rem + 1vw, 1.25rem); font-weight: 700; }
    p {
        font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem); color: #4b5563; max-width: 100%; margin-bottom: 1rem;
    }

.component-heading.mb-0.text-break {
  text-align: center;
  line-height: 1;
}hr{
  border-top: 2px dashed #999;
}