body {
    background-image: url("../img/login-bg.jpg");
    background-position: center top;
}
h2, h4, p, footer, footer a, footer a:hover, footer a:active {
    color: white;
}
footer a:hover {
	text-decoration: underline;
}

.swal2-content h4,
.calendar .calendar-wrapper p {
	color: #333;
}