/* Center login modal header content */
.admin-modal-header {
    text-align: center;
}

.admin-modal-header h2 {
    margin-top: 10px;
}