/*
Theme Name:     Software Patch
Theme URI: 		https://ignage.com
Description:    Child theme made by ignage
Author:         ignage
Author URI: 	https://ignage.com
Template:       Newspaper
Version:        12.0
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.fieldbox {
			color: #1877F2;
            font-weight: bold;
            }
            
            .page-id-4 .entry-title{
display:none;
}

			.page-id-4 .entry-crumbs{
display:none;
}