.site-title {
	display: none;
}

.site-description {
	display: none;
}

.main navigation { 
	font-family: open sans; 
	font-weight:bold 
	letter-spacing: 1px; 
	text-transform: none; }

#header {
	padding: 0;
}

.post-title {
	text-transform: none
}

a {
color: #731758; font-weight: bold
}

a:hover {
color: #731758 ; font-weight: bold
}

a:visited {
color: #FF0000;font-weight: bold
}

.more-link:link
.more-link:hover
.excerpt-more-link.more-link 
/* . Insert alt text (post title) */











/* ------------------------------------------------------------ */
/* Max Youell – Custom Styling for 'Our Conversation' Page (ID: 37774) */
/* ------------------------------------------------------------ */


/* === HIDE HEADER ELEMENTS ON THIS PAGE ONLY === */
/* Removes default site headers, including navigation and banners */
.page-id-37774 #custom-header,
.page-id-37774 #custom-header img,
.page-id-37774 .header-image,
.page-id-37774 .custom-header,
.page-id-37774 .et_pb_section_0_tb_header,
.page-id-37774 .et_pb_section,
.page-id-37774 header,
.page-id-37774 .et-l--header,
.page-id-37774 #header-wrap,
.page-id-37774 #navi-wrap {
  display: none !important;
}


/* === HIDE PAGE TITLE === */
.page-id-37774 h2.page-title {
  display: none;
}


/* === REMOVE TOP SPACING FROM PAGE CONTAINER === */
.page-id-37774 .entry,
.page-id-37774 #wrap,
.page-id-37774 .container {
  padding-top: 0 !important;
}


/* === REMOVE ALL PADDING AND MARGIN FROM MAIN CONTAINERS === */
.page-id-37774 #wrap,
.page-id-37774 .container,
.page-id-37774 #content {
  padding: 0 !important;
  margin: 0 !important;
}


/* === SET CONTENT WIDTH & SIDE PADDING FOR BETTER READABILITY === */
.page-id-37774 .entry {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 16px;
}

/* === HIDE FOOTER === */

.page-id-37774 #footer-widgets-bg,
.page-id-37774 #footer-widgets-wrap,
.page-id-37774 #footer-widgets {
	display: none !important;
	visibility: hidden;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page-id-37774 .no-top-space {
	margin-top: 0 !important;
	padding-top: 0 !important;
}