.entry-content h1 {
  background-color: #968484;
    border: solid 1px #968484;/*線*/
    border-radius: 3px;/*角の丸み*/

  color: #ffffff;
  text-align: center;
  font-weight: 100;
}