/* Enter Your Custom CSS Here */
h1 {
    color: #a80404;
    font-family: 'Lato', 'Roboto', Arial, Tahoma, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.ilovewp-page-inner .title-page {
    font-size: 32px;
	  font-family: "Georgia"; 
}
.wrapper-header {
    padding-right: 0px;
    padding-left: 10px;
}
img {
	  max-height: 100%;
    max-width: 101%;
}
div#header-widget-area {
width: 100%;
background-color: #f7f7f7;
border-bottom:1px solid #eeeeee;
text-align: center;
}
h2.chw-title {
margin-top: 0px;
text-align: left;
text-transform: uppercase;
font-size: small;
background-color: #feffce;
width: 130px;
padding: 5px;
}

