/*
Theme name: InsMed - Student Protection Form
Description: Custom Theme
*/

/*
	Source post-css styles are located in resources/css/
	The compiled bundle is saved to `dist/css/bundle-${fingerprint}.css`
	(dist/manifest.json provides the exact path mapping).
	
	DEVELOPMENT.md file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment -- it's loaded after the compiled bundle. 
*/

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	.fragment__values p { font-size: 12px!important;}
	p {font-size: 20px;}
	.section-step-four .section__head p {font-size: 20px!important;}
	h5 {font-size: 20px;}
}


p {  }

.page-id-11 .form__body li:nth-child(2) {display: none !important;}


.widget-content p {
	display: none !important;
	
}