body {
    background-color: #e6e2e2;       
    font-weight: normal;
    font-style: normal;
    font-family: Cairo, sans-serif;
    margin-top: 80px;
    margin-bottom: 210px;
}

:root {
  position: relative;
  min-height: 100%;
}

.text-justify {
  color: #343a40;
  font-size: 16px;
}

.text-center.text-sm-center.text-md-left.text-lg-left.text-xl-left.d-xl-flex {
  color: #8c9399;
  font-size: 25px;
}

a {
  color: #39a644;
}

a:hover {
  color: #39a644;
  text-decoration: underline;
}

h2 {
}

