/* Enter Your Custom CSS Here */

	.singular .entry-header{
			border-bottom: none;	
		}

	.site-footer > .site-info {
			display: none;
		}

	h1.entry-title {
			font-size: 50px !important;
			text-align: center !important;
		  font-weight: 500;
		}

  
.c_section {
	padding: 20px;
}

/* 
 * CONTAINER
 * 
 * max-width: 1440px;
    margin: 0 auto;


*/