/* minor customizations on the popup, that go on top of the component's default styling */
.employer-notification-popup .inner {
    max-width: 600px;
    padding: 60px 60px 30px;
}

.employer-notification-popup .inner .main-text {
    margin-bottom: 20px;
}