/* Enter Your Custom CSS Here */
.widget_polylang ul li {
float: right;
padding-left: 10px;
}

.widget-title {
    text-align: center;
    border-bottom: 2px solid #DCDCDC;
}

.page .entry-header h1, .page-header h1 {
    text-align: center;
    border-bottom: 2px solid #DCDCDC;
  	font-weight: 700;
	text-transform: uppercase;
}

.page-header hr {
background-color: #DCDCDC;
  height: 2px;
}