.elementor-13156 .elementor-element.elementor-element-dd0338a{--display:flex;}.elementor-13156 .elementor-element.elementor-element-dd0338a:not(.elementor-motion-effects-element-type-background), .elementor-13156 .elementor-element.elementor-element-dd0338a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-e1b5ca4 */.fotografo-capa-img {

  width:100%;
  height:60vh;
  object-fit:cover;

}

.fotografo-container {

  max-width:800px;
  margin:60px auto;
  padding:0 20px;

}

.fotografo-nome {

  font-size:42px;
  font-weight:600;
  margin-bottom:10px;

}

.fotografo-regiao {

  opacity:0.6;
  margin-bottom:30px;

}

.fotografo-descricao {

  font-size:18px;
  line-height:1.6;
  margin-bottom:40px;

}

.fotografo-botoes {

  display:flex;
  gap:20px;
  flex-wrap:wrap;

}

.fotografo-botao {

  padding:14px 28px;
  border:1px solid black;
  text-decoration:none;
  color:black;
  border-radius:6px;
  transition:0.3s;

}

.fotografo-botao:hover {

  background:black;
  color:white;

}

.fotografo-botao.destaque {

  background:black;
  color:white;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-214f335 */.fotografo-capa-img {

  width:100%;
  height:60vh;
  object-fit:cover;

}

.fotografo-container {

  max-width:800px;
  margin:60px auto;
  padding:0 20px;

}

.fotografo-nome {

  font-size:42px;
  font-weight:600;
  margin-bottom:10px;

}

.fotografo-regiao {

  opacity:0.6;
  margin-bottom:30px;

}

.fotografo-descricao {

  font-size:18px;
  line-height:1.6;
  margin-bottom:40px;

}

.fotografo-botoes {

  display:flex;
  gap:20px;
  flex-wrap:wrap;

}

.fotografo-botao {

  padding:14px 28px;
  border:1px solid black;
  text-decoration:none;
  color:black;
  border-radius:6px;
  transition:0.3s;

}

.fotografo-botao:hover {

  background:black;
  color:white;

}

.fotografo-botao.destaque {

  background:black;
  color:white;

}

.galeria-grid {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(300px,1fr));
  gap:20px;
  margin:60px auto;
  max-width:1200px;
}

.galeria-img {
  width:100%;
  height:400px;
  object-fit:cover;
  border-radius:8px;
}/* End custom CSS */