/* custom background hopefully */
.container-header {
  background-color: #663399;
  background-image: linear-gradient(#934ad9,#4e1084);
}

/* redefine the size of the headers... */
h3, .h3 {
  font-size: 20px;
}