﻿.licenseRequestLeftPanel {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.licenseRequestRightPanel {
    width: 55%;
}

.licenseRequestParagraph {
    margin-bottom: 1.2rem;
    font-size: 1.2rem;
}
