.logo img {
  height:25px;
}

body {
  font-family: 'Outfit', sans-serif;
}

body, .main.hero, .main, div[role=main], .homepage .module-feeds {
	background: #fff;
}

.masthead, .account-masthead, footer.site-footer {
  background: rgba(1, 101, 177);
}

.masthead {
  background-position: center center;
  background-image: url(https://embratur.com.br/wp-content/uploads/2023/12/bg-section-01.jpg);
  background-size: cover;
  margin-bottom: 60px;
}

footer.site-footer {
  margin-top: 100px;
  min-height: 300px;
}

footer.site-footer a, .site-footer .attribution p, footer.site-footer .form-group label {
  color: white;
}

.homepage .module-search .search-form {
  background: rgb(0, 133, 105);
}

.account-masthead {
  border-bottom: 1px solid #fff;
}
