website
1
2
3
4
5
6
7
8
9
10
11
12
.header {
  font-size: 5em;
  color: #dc322f !important;
}

#inner_column {
  height: 40% !important;
}

p {
  font-size: 1.5em;
}