/*
Theme Name: Understrap Child
Theme URL: http://hostinger-tutorials.com
Description: Twenty Nineteen Child Theme
Author: John Doe
Author URL: http://hostinger-tutorials.com
Template: understrap
Version: 1.0.0
Text Domain: understrap-child
*/

#wrapper-navbar,
.wrapper {
	display: none;
}
.lc-block div p {
	text-align: center;
}
body {
	background: #f3f3f3 !important;
}

.tnp-profile form {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.tnp-profile form .tnp-field {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tnp-profile form .tnp-field-email input {
	width: 25ch;
}

.tnp-profile-1{
  display:none!important;
}
