.entry-title:before {
height: 3px;
background: #ad8957;
}

.widget .widget-title:before {
    background-color: #ad8957;
}

.entry-header h2 {
  font-size: 100px;
  font-weight: normal;
}

h1 {
font-size: 70%;
font-weight:normal;
font-variant:normal;
}

.page-title {
  font-size: 30px;
  color: #ad8957;
}

.entry-title a:hover {
 	color: #ad8957;
}

.entry-title a::after {
  color: #ad8957;
}
  

body.custom-background {
  background-size: cover !important;
}

