.info-box-text {
	font-size: 15px;
}

.info-box-number {
	font-size: 40px;
	font-weight: 400;
}

.users-list>li {
	width: 20%;
}

.users-list-name {
	font-weight: 600;
}

.users-list-date {
	font-size: 34px
}

label {
	font-weight: normal;
}

hr {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #F4F4F4;
	background-color: #F4F4F4;
}

.icon-link,
.icon-link:link,
.icon-link:visited,
.icon-link:hover,
.icon-link:active {
	color: black;
}

.login,
.image {
  min-height: 100vh;
}

.bg-image {
	background-image: url("../includes/workers-feeling-479.jpg");
	background-size: cover;
	background-position: center center;
}