*,
*::before,
*::after {
  box-sizing: border-box;
}

.login h1 {
	padding-top: 18px;
}

.login h1 a {
	background-image: url("../img/pragma-logo.svg")!important;
	width: 100%!important;
	height: 100px!important;
	background-size: 280px!important;
	background-position: center center!important;
	background-color: #fff;
	/*border: 1px solid #ccc;*/
	border-radius: 5px!important;
	box-shadow: 0 1px 3px rgba(0,0,0,.13);
}
  
  
  
  
 /* ACF */ 
	/* FAQ Item Content*/
.acf-field-6479f117dd170 iframe,
.acf-field-6474937f3327d iframe{
	height: 150px !important;
	min-height: 120px !important;
	
}
