a:hover {
  font-weight: bold;
  color: #910624;
  text-transform: none;
  background-color: #000000;
  font-size: 23px;
}

.site-description {
  color: #0a0a0a;
  font-size: 4mm;
}

.navbar {
  background-color: #d8f5c9;
  color: #7d0909;
}

.site-title {
  font-size: 11px;
  font-style: normal;
  color: #a30a0a;
  font-variant: small-caps;
}

.home .acme-services.feature .column .single-item {
  background-color: #06a357;
}

.home .acme-services.feature .single-list:nth-child(odd) .single-item {
  background-color: #dbedca;
}