/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
.site-title a {
	color: #9c764b !important;
}

.site-description {
	color: #9c764b !important;
}

.widget {
	padding: 10px;
}

.widget-area .sidebar-primary aside {
	border-color: #9c764b;
	background-color: #ffffff;
	color: #000000;
}

/* Change widget title font colour and size */
.widget-area .sidebar-primary aside .widget-title {
	color: #000000;
}

/* I copied this in from inspecting element to control the Follow this blog color */
.entry-meta a, .entry-meta span, .edit-link
a, .comment-reply-link a, .entry-footer a[rel="tag"] a, .entry-footer a[rel="category tag"] a, #infinite-handle span a, .widget-area .sidebar-primary aside .widgettitle, .widget-area .sidebar-primary aside .widget-title, .widget-area .sidebar-primary aside .widget-title label, .widget-area .sidebar-primary aside, .widget-area .sidebar-primary aside a {
	color: #000000;
}

.widget_tag_cloud .tagcloud a {
	background-color: ;
}

.sidebar-primary button, .sidebar-primary input[type="button"], .sidebar-primary input[type="reset"], .sidebar-primary input[type="submit"] {
	color: #000;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button-primary, .button, .button-secondary, .apostrophe-2-navigation .current_page_item a, .apostrophe-2-navigation .current-menu-item a, .apostrophe-2-navigation .current-post-ancestor a, .apostrophe-2-navigation .current-menu-ancestor a, .apostrophe-2-navigation .current-menu-parent a, .apostrophe-2-navigation .current-post-parent a {
	border-color: #000000;
}

a, .main-navigation a:hover, .apostrophe-2-social li:hover a::before, .archive .entry-title a, .blog .entry-title a, .search .entry-title a, .site-title a:hover {
	color: #9c764b;
}

.entry-meta .posted-on, .entry-meta .byline, .sticky .entry-meta, .comment-reply-link, .entry-footer a[rel="tag"], #infinite-handle span {
	background-color: #9c764b;
}

.entry-meta .posted-on, .entry-meta .byline, .sticky .entry-meta, .comment-reply-link, .entry-footer a[rel="tag"], #infinite-handle span {
	background-color: #9c764b;
}

.amazonlink {
	margin: auto;
	width: 50%;
}

.galleryimages {
	padding: 15%;
	color: black;
}

/* Change text to lowercase */
.css-answer-span {
	text-transform: none;
	font-weight: normal;
	color: black;
}

.css-box-top {
	color: #9c764b;
}