body{
  font-family: Raleway;
    font-size: 18px;
}
p, ul, ol, dl {
  line-height: 28px;
}

header {
  border-color: #989898;
  display: flex;
  align-items: center;
}

h1, h2, h3, legend, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1px;
}