.shadow_b {
  color: white; 
  text-shadow: #444 0.1em 0.1em 0.2em;
}

.shadow_w {
  color: #222; 
  text-shadow: #fff 0.1em 0.1em 0.2em;
}

.bg-2 {
  background-image: url(/rayson/raysonble/images/head_banner02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bg-3 {
  background-image: url(/rayson/raysonble/images/head_banner03.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.wpml-ls-native {
  font-size:12px;
}

.photo-text{
  font-family: "CerebriSans";
  color: white; 
  text-shadow: black 0.1em 0.1em 0.2em;
  padding:10px;
}



