/* 
Theme Name:		 Newspaper X Child Theme
Theme URI: https://colorlib.com/wp/themes/newspaper-x/
Author: Colorlib
Author URI: https://colorlib.com
Description: When it comes to WordPress themes for magazines, users have certain expectations. The perfect theme should be fast, easy to customize, secure, and eye-grabbing. Clean but dazzling, Newspaper X meets even the highest demands. If you were looking for a news theme to help you create a unique and recognizable brand image, look no more.
Template:		 newspaper-x
Version:		 1.0.0
Text Domain:	 Newspaper-X-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.wpcf7-submit {
    font-size: 2rem;
    padding: 10px;
}

/*push privmary div to front*/
div#primary {
    position: relative !important;
    z-index: 9999999 !important;
}