.my-portfolio-icon{
  margin: 10px;
}

.search-field{
  width: 100%;
  height: 52px;
  font-size: 28px;
  font-family: Dosis;
}

.search-submit{
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background-color: #e6b90e;
  border: none;
  font-family: Dosis;
  border-bottom-right-radius: 5px;
  font-style: normal;
  height: 52px;
  padding: 18px 30px;
  text-align: center;
  text-transform: uppercase;
  bottom: 0;
  width: 150px;
}

.error-404-wrap{
  background-color: transparent;
}

.portfolio-content h6{
  background-color: #e6b90e;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}

.recaptcha-swishlab{
	background-color: #fff;
}