.main-header a:hover {
  font-style: normal;
  background-color: #33e32d;
  opacity: 0.5;
}

.copyright.clear {
  height: -12px;
  color: #f7e8e8;
  font-size: -8px;
  font-style: normal;
  font-variant: normal;
  text-transform: capitalize;
  text-indent: 18px;
  white-space: normal;
  opacity: 0;
}

p {
  font-weight: 150;
}

.logo-img-holder img {
  border-width: 7cm;
}

input[type="text"] {
  opacity: 0.3;
}

.secondary {
  clear: none;
  display: none;
}

.entry-content {
  width: 150%;
  background-color: #DDB475;
}

.primary {
  background-color: #DDB475;
}