.counter {
  position: absolute;
  left: -65px;
  border-bottom: 11px solid #EE0000;
  font-size: 4.5rem;
  font-weight: bold;
  color: #2B3280;
  margin-top:-15px;
}

.section-inner h2 {
  position: relative;
  font-size: 2.4rem;
  color: #2a327f;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.section-inner h3, .section-inner h3 a{
    color: #2B3280;
}
