.StatementPeriods {
    margin-top: 50px;

    &:first-child {
        margin-top: 0;
    }

    h3 {
        margin-bottom: 20px;
    }
}

.StatementPeriods-popup {
    .ReactModal-content {
        max-width: 25%;
    }

    .ReactModal-header-text {
        margin-left: 0;
    }
}
