
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}

nav.navbar.ml-items.ml-toggle.r-menu {
font-size: 1.70rem;
font-family: 'Poppins', sans-serif !important;
}

#mc-embedded-subscribe-form {
	padding: 0px !important;
}

input.button {
	border-radius:0px !important;
	background-color:#009051 !important;
	font-family:"Montserrat";
	color:#FFFFFF !important;
	min-width: 157px !important;
}

h2, h3, h4, h5, h6 {
letter-spacing: 0.1rem !important;
}

.footer a {
  color: #ffffff !important;
}
.footer a:hover {
  color: #ebebeb !important;
}

.main-content img {
max-width: 100%;
height: auto;
}

.main-content ul, .main-content-alt ul {
margin-left: 1.2rem;
list-style-type: disc;
}
.main-content ul, ol, dl {
list-style-position: outside;
margin-bottom: 2.4rem;
}

.main-content-alt ul, ol, dl {
list-style-position: outside;
margin-bottom: 2.4rem;
}

.main-content table {
  border-collapse: collapse;
  width: 100%;
}

.main-content td, .main-content th {
  border: 1px solid #ddd;
  padding: 8px;
}

.main-content tr:nth-child(even){
	background-color: #EBEBEB;
}

.main-content th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #006434;
  color: white;
}

.main-content-alt h1, .main-content-alt h2, .main-content-alt h3, .main-content-alt h4, .main-content-alt h5, .main-content-alt h6, .main-content-alt p, .main-content-alt ul, .notification-box {
  color: #ffffff;
}

li {
margin-left: 0rem !important;
}