/*-- Enter your custom CSS below --*/
.widget {
background-color: #FFFFFF;
}
.entry-content a, .comment-content a {
color: #ec6464;
}
.widget a {
color: #ec6464;
}
.site-footer .sidebar-container {
background-color: #99c1c3;
padding: 20px 0;
}
.navbar {
background-color: #99C1C3;

}
.paging-navigation {
background-color: #B9D6D7;
padding: 40px 0;
}
button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
background: #491155;
background: #491155;
background: #491155;
outline: none;
}
button, input[type="submit"], input[type="button"], input[type="reset"] {
background: #491155;
background: #491155;
background: #491155;
border: none;
border-bottom: #491155;
border-radius: 2px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
}
.entry-meta a {
color: #491155;
}
.nav-menu .sub-menu, .nav-menu .children {
background-color: #491155;
border: none;

}
.nav-menu li:hover > a, .nav-menu li a:hover {
background-color: #491155;
color: #fff;
}
.widget .widget-title {
font: 300 20px "Bitter", Helvetica, sans-serif;
margin: 0 0 10px;
color: #F9F7F9;
}
h1 {
font-size: 34px;
}
.entry-title a {
color:#491155;
}
.entry-title a:hover {
color: #491155;
}
body {
color: #141412;
background:#fff8f2;
line-height: 1.5;
margin: 0;
}
.site-header .home-link {
color: #141412;
background:url(https://thesensoryseeker.com/wp-content/uploads/2013/09/Sensoryseekerblogheaderx.png);
display: block;
margin: 0 auto;
max-width: 1121px;
min-height: 300px;
padding: 0 20px;
text-decoration: none;
width: 100%;
}
.site {
background-color: #fff;
border-left: none;
border-right: none;
margin: 0 auto;
max-width: 1121px;
width: 100%;
}