:root {
  --cassiopeia-color-primary: #0000fe;

}
.container-header {background: linear-gradient(to right, #bf6d3d, #bf6d3d);}
.container-footer {background: linear-gradient(to right, #bf6d3d, #bf6d3d);}
h1 {
  font-size: 30px;
}

h2 {
  font-size: 20px;
}

p {
  font-size: 14px;
}