/* Popup Styles */

.dismiss{
    cursor: pointer;
}

/* Delete code below this line to inherit sitewide styles for text and button */

.popupTitle {
    font-size: 30px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

/* End Popup Styles */