
			
						.site_header_2 .header-logo
			 {
			    display: flex;
			    align-items: center;
			    background: white;
			    padding: 5px;
			}
			
			.post_meta > li {
			    font-size: 16px;
			    display: none;
			}
			
			.content-area .entry-content p {
			    font-size: 17px;
			    font-weight: 500;
			    line-height: 1.6;
			    margin-bottom: 10px;
				  font-family: 'Axiforma Regular';
			}
			
			.content-area .entry-content p {
			    font-size: 17px;
			    font-weight: 500;
			    line-height: 1.6;
			    margin-bottom: 10px;
			    font-family: 'Axiforma Regular';
			    color: #49515B;
			}		
		