#footer-widget {
    background-color: #252a30;
    padding: 3em 0;
}
#footer-widget h3 {
   color: #fff;
}

h1,h2,h3,h4,h5,h6,p {
   font-weight: 400 !important;
}

.single-post h1.entry-title {
   text-align: left !important;
   text-transform: uppercase !important;
}



