.pmpro .avatar {
	display: none;
}
.pmpro_card_actions a,
.pmpro_btn,
.pmpro_message,
#pmpro_account_loggedin,
.pmpro_actions_nav-right a,
.pmpro_table,
.pmpro_card_action>a {
	font-family: 'Montserrat', Verdana, Geneva, sans-serif;
}
#pmpro_account_loggedin {
	line-height: 1.5;
}
.pmpro .button.button-primary,
.pmpro .pmpro_btn {
	background-color: var(--wp--custom--hyperlink--enabled--color-fg) !important;
	border: none !important;
	color: white !important;
}
.pmpro .button.button-primary:hover,
.pmpro .pmpro_btn:hover {
	background-color: var(--wp--custom--light--hyperlink--pressed--color-fg) !important;
}
.pmpro #pmpro_btn-password-toggle-1.pmpro_btn {
	background-color: transparent !important;
}
.pmpro_form_field-password-toggle-state{
	display: none;
}
.pmpro .pmpro_form_hint {
	line-height: 1;
}