/*! Place your custom styles here */

.side-list hr.short {
  margin: 0.5em 0;
}

.side-list hr.short {
  border-color:#C43200
}

.business {
  background:#FFD0C1;
  padding-top:7.5em !important;
}

.business .process-2:before {
  background: #DF2000;
}

.business .process__item:after {
    background: #FFD0C1;
    border: 2px solid #DF2000;
}

.pricing-1 p:last-of-type {
  margin-bottom: 0;
}

.oyako {
  background:#F1E4B5;
  padding-top:7.5em !important;
}

.oyako .process-2:before {
  background: #CEA441;
}

.oyako .process__item:after {
    background: #E3C76F;
    border: 2px solid #CEA441;
}

.akhann .translate {
  background-color: yellow !important;
  color: black !important;
}

.bar .logo {
  max-height:4.0em;
}
