.codersMainHeader {
  text-align: center;
}

.officerMargins {
  margin-left: 35px;
}

.bottomMargin {
  margin-bottom: 35px;
}

/*.col-sm-6 {

  margin-left: auto;
  margin-right: auto;
}*/


/* body {
  margin: 0;
}

#header {
  text-align: center;
}

body, div, a {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  font-family: sans-serif;
}

h1, h2, h3, h4, h5, h6, p, input, span, a {
  margin: 0.2rem;
  font-weight: 300;
  color: black;
} */
