.region-page-title h1 {
  background-color: #0eafe6c7;
  border-radius: 25px;
    max-width: 940px;
    margin-left:auto;
    margin-right:auto;
}
p {
  font-size: 115%;

}