h1.main {
  color: #25a2d1;
}
h2.main {
  color: #25a2d1;
  margin-top: 0px;
}
.col-centered {
  float: none;
  margin: 0 auto;
  display: table;
  text-align: center;
}
.col-mu {
  padding-bottom: 15px;
  border-bottom: 2px solid #AADAF0;
}
.col-mb {
  margin-top: 15px;
  margin-bottom: 50px;
}
img {
  width: 100%;
  height: auto;
}
