.log-out {
	background: #8b4b1d;
	color: #fff;
	padding: 20px 45px;
	font-weight: bold;
	font-size: 1.125rem;
	border-radius: 3px;
}