#popup-access .popup-text {
    text-align: center;
}
#popup-access p {
    padding-top: 10px;
}
#popup-access .popup-buttons {
    width: 100%;
    justify-content: space-between;
}
#popup-access .button.invert {
    background-color: #ffffff;
    color: #0045ff;
    border: 1px solid #0045ff;
}
