.heading-container {
  background-color: rgb(59, 136, 196) !important;
  color: whitesmoke;
  padding-top: 32px !important;
  
}

h1.ui.header {
  font-size: 4.2em;
  margin-top: .4em;
}

li{
  font-size: large;
}

p {
  font-size: large;
}

.item > * {
  font-size: large;
} 

.menu{
  background-color: rgb(59, 136, 196) !important;
}

.menu .item{
  color: white !important;

}

.content > .description{
  font-size: medium;
}

/*# sourceMappingURL=/custom.b8f62d7e.css.map */