a,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212529;
  margin-bottom: 0;
}

a:hover,
a:active {
  color: #1d707d;
}

.btn-link {
  color: #1d707d;
}

.btn-outline-dark {
  border: 1px solid #343a40;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  padding: 0 14px;
}

body {
  overflow-x: hidden;
}

.body-fixed-header {
  padding-top: 110px;
}

.section-delivery .title h4 {
  font-size: 42px;
  font-weight: 700;
}
.section-delivery .section-content-title {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 600;
  color: #1d707d;
}
.section-delivery .section-list {
  margin-bottom: 50px;
  list-style: none;
}
.section-delivery .section-list span {
  margin-left: 12px;
}