@import "../../variables.scss";


.MonthlySummaryReportBlock {
    max-width: 1200px;

    .BtnCustom{
        background-color: #f6931c;
        border: none;
    }
}