﻿body {
  background-color: #000000;
  color: white;
}

.logo {
  width: 204.9px;
  height: 21px;
  margin: 28px;
  img {
    height: 50px;
  }
}

.container {
  margin: auto;
  max-width: 1062px;
  font-family: Open Sans;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 151px;
  width: 90%;
}

.title {
  width: 100%;
  text-align: center;
  font-family: Open Sans;
  font-size: 30px;
  line-height: 1.37;
  letter-spacing: normal;
  font-weight: normal;
  margin: 58px 0px 80px 0px;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.38;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 35px;
}

p {
  font-family: Open Sans;
  font-size: 16px;
  line-height: 1.56;
  text-align: left;
}

ol {
  margin: 3px 0px;
}
