body {
	font-family: 'Montserrat', sans-serif;
}
.login label {
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 8px;
}
.wp-core-ui .button {
	font-size: 14px;
}
#login h1 a, .login h1 a {
    background-image: url(cmcp-login-logo.png);
    height:190px;
    width:256px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    text-indent: -9999px;
    font-weight:600;
    margin: 0 auto;
}   