#login h1 a,
.login h1 a {
	background-image: url(../img/logo-2021.svg);
	height: 65px;
	width: 320px;
	background-size: contain;
	background-repeat: no-repeat;
}
#login_error,
.login .message,
.login .success {
	border-left: 4px solid #00f960;
}
.login .button-primary {
	background: #000000 !important;
	border: none !important;
	color: #ffffff !important;
	border-radius: 0;
	font-family: 'FreightDisp Pro Book';
	font-size: 16px;
}

.settings_page_wp-html-mail .postbox {
	display: none !important;
}

.gform_wrapper.gravity-theme .gfield_list_group,
.gform_wrapper.gravity-theme .gfield_list_header {
	display: table-row !important;
}

.tablenav #wpseo-filter,
.tablenav #wpseo-readability-filter {
	display: none;
}

.user-syntax-highlighting-wrap,
.user-rich-editing-wrap,
.user-admin-color-wrap,
.user-comment-shortcuts-wrap,
.user-admin-bar-front-wrap,
.user-language-wrap,
.user-url-wrap,
.user-aim-wrap,
.user-yim-wrap,
.user-jabber-wrap,
.user-facebook-wrap,
.user-instagram-wrap,
.user-linkedin-wrap,
.user-myspace-wrap,
.user-pinterest-wrap,
.user-soundcloud-wrap,
.user-tumblr-wrap,
.user-wikipedia-wrap,
.user-twitter-wrap,
.user-youtube-wrap,
.user-description-wrap,
.create-application-password,
.application-passwords,
.application-passwords-list-table-wrapper,
#your-profile .yoast-settings,
#your-profile h2,
#your-profile h3 {
	display: none;
}

#your-profile li {
	list-style: none;
}

h3:has-text('Additional Capabilities') + table.form-table {
	display: none;
}
