section {
  text-align: center;
}

.logo {
  height:100px;
}
h2{
    padding:30px;
}

.bg-body-tertiary {
   background-color: #E6F3F8!important;
}