File size: 352 Bytes
09bcb28
 
 
 
 
 
 
 
 
 
 
 
7d63edc
09bcb28
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* Global page and element settings ----------------------------------------------------- */
body {
  font-size: 16px;
  font-family: "Montserrat", Helvetica, sans-serif !important;
}

/* Colors */
.dark-blue {
  color: #20364c !important;
}

p, table, tr, td, ul, li, blockquote, nav, a, footer, dl, dt, dd {
  font-size: 1.5rem;
  font-weight: 400;
}