/*Slogan*/
.psg_slogan {
  width: 200px;
  height: 200px; 
  background-color: #f0f0f0; 
  border-radius: 50%; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  text-align: center; 
  font-size: 16px; 
	float:right;
	padding-top:60px
}
/*Liste*/
.psg_ul li {list-style: "\2713\00A0";list-style-position:inside}
.psg_center{text-align:center}
/*Title*/
h1.entry-title{text-align:center}
.psg_link_white a {color:#fff}
/*Maps inaktiv*/
.wpb_gmaps_widget .wpb_wrapper {background-color:#76787B}
/*caption*/
.vc_figure-caption{text-align:center}
.psg_button a:link{text-decoration:none;font-weight:bolder}