.lines-style-1 {
  width: 100%;
  height: 2px;
}

.lines-style-1 span {
  height: 100%;
  width: 14%;
  float: left;
}

.lines-style-1 span:first-child,
.lines-style-1 span:last-child {
  width: 15%;
}

.bg-secondary-color {
  background-color: #273f5b;
}

.bg-blue {
  background-color: #273f5b;
}

.bg-blue-light {
  background-color: #273f5b;
}

.bg-orange-light {
  background-color: #273f5b;
}

.bg-red {
  background-color: #273f5b;
}

.bg-green {
  background-color: #273f5b;
}
