@charset "UTF-8";
section {
  background-color: #000000;
}

body {
  font-family: calibri;
  background-color: #000000;
  font-style: normal;
  line-height: 1.5;
  font-weight: 12;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}
