#main-body {
    background-color: white !important;
}
body #app-content {
    border: 1px solid #000000 !important;
    background: var(--blue-warm-5) !important;
    padding: 30px !important;
}
.service-groups a.fsservice-pretty-link div {
    white-space: break-spaces !important;
    overflow-x: hidden !important;
    text-overflow: ellipsis !important;