#header {
	padding: 1em 0 0 0;
	border-bottom: solid 2px #65b32e;
}

#header .logo .symbol img {
    height: 3em;
	width: 6.1em;
    margin-right: .65em;
	margin-bottom: 2px;

}

#main > .inner > main {
	padding: 1em 0 0em 0;
}

ul.icons {
	display: none !important;
}

.box {
	border: none !important;
	
}

.main > h1 {
	display: none !important;
}

header.main > :last-child {
	padding: 0 0 0 0 !important;
}

.breadcrumb {
	padding: 0 0 1 0 !important;
}

.list--breadcrumb a {
	color: #597722;
}

.box {
	padding: 0px !important;
}

.icon {
	display: block;
    margin: 0.5rem auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

.iconlinknature {
    height: 300px;
    position: relative;
  }

  .iconlinknature a::before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  
}

.iconlinknature {
	border: 4px solid #65b32e;
	margin-bottom: 20px;
}

.iconlinknature:hover {
	border: 4px dotted #65b32e;
	margin-bottom: 20px;
}

a.linknature {
    padding: 10px;
    border: solid 2px #65b32e;
    background-color: #65b32e;
    border-radius: 10px;
	color: white !important;
  }
  
a.linknature:hover {
    padding: 10px;
    border: solid 2px #65b32e;
    background-color: white;
    border-radius: 10px;
	color: #65b32e !important;
  }
  
  .row > .col-8 {
    width: 100%
  }
  
  .nav--pages-in {
    display: none;
  }
  
  a {
	  color: #65b32e !important;
  }
  
  a.button {
    box-shadow: inset 0 0 0 2px #65b32e !important;
    color: #65b32e !important;
	text-transform: none !important;
  }
  
  a.button:hover {
	  background-color: #65b32e !important;
	  color: white !important;
	  text-transform: none !important;
  }  
  
    .column {
  float: left;
  width: 30%;
  border: 3px solid #65b32e;
  padding: 10px;
  margin-left: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
  
  @media screen and (max-width: 501px) {
  .column {
    width: 100%;
  }
}
  
a.next {
	box-shadow: inset 0 0 0 2px #65b32e !important;
    color: #65b32e !important;
	float: right;
	appearance: none;
	border-radius: 0.375em;
    border: 0;
	cursor: pointer;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
  }
  
a.next:hover {
	  background-color: #65b32e !important;
	  color: white !important;
	  float: right;
	  appearance: none;
	border-radius: 0.375em;
    border: 0;
	cursor: pointer;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
	text-transform: none;
    white-space: nowrap;
  }
  
  a.previous {
	box-shadow: inset 0 0 0 2px #65b32e !important;
    color: #65b32e !important;
	float: left;
	appearance: none;
	border-radius: 0.375em;
    border: 0;
	cursor: pointer;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
  }
  
a.previous:hover {
	  background-color: #65b32e !important;
	  color: white !important;
	  float: left;
	  appearance: none;
	border-radius: 0.375em;
    border: 0;
	cursor: pointer;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
	text-transform: none;
    white-space: nowrap;
  }
  
    .button {
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    border-radius: 0.375em;
    border: 0;
    box-shadow: inset 0 0 0 2px #65b32e;
    color: #65b32e !important;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.5em;
    letter-spacing: 0.075em;
    line-height: 3.5em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.button:hover {
background-color: #65b32e;
color: #fff !important;
}

  /* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 600px) {
  .iconbuttonlink {
    font-size: 14pt;
  }


 p {
	 font-size: 14pt;
 }
}