#loginForm, #registerForm, #passwordResetForm {
    width: 100%;
}

h1:after {
		border-bottom: 9px solid #333;
		content: "";
		display: block;
		height: 10px;
		padding-top: 0.5rem;
		width: 40px;
}

.balance-card {
    background-color: #da291c;
}
