﻿.rgf-report-section-box {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 1rem;
    width: 100%;
    box-sizing: border-box;
}

.upsert-rgf-report-content .rz-fieldset-legend-text {
    font-size: 1.5rem;
    font-weight: bold;
}

