:root {
  --highlight: #00693b;
}

.ew-content.-text ul li:before {
  background-image:url('../img/arrow-green.svg');
}

.page-template-page-farmpilot .site-header .logo {
  width:105px;
}

@media (min-width: 1170px) {
    .page-template-page-farmpilot .site-header .logo {
        width: 210px;
    }
}

.page-template-page-farmpilot .site-header.--small .logo {
    width: 105px;
    margin-top: 8px;
}