@import url(public.css);

.section {
  padding-top: 60px;
}

.main {
  min-height: 67vh;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}

.content {
  font-size: 20px;
}

.p-tips {
  background-color: #f2f3f1;
  padding: 10px;
}

.content-ol li {
  margin: 30px;
  margin: 30px;
}

.content h1 {
  color: #050c25;
  font-weight: 900;
  float: left;
}

div h2 {
  color: #050c25;
  font-weight: 500;
  float: left;
}

.content h2 {
  float: left;
  font-size: 20px;
}

.row div {
  margin-top: 30px;
}

/*.catalogue {*/
/*  border: #0a53be solid 1px;*/
/*  height: 600px;*/
/*  overflow: scroll;*/
/*  width: 300px;*/
/*  !*position: fixed;*!*/
/*}*/

li {
  padding-top: 20px;
}

p {
  flex: 0 0 auto;
  width: 100%;
  font-size: 20px;
}
