body {
  font-size: 1.8em; 
}

h1 { font-size: 4.5rem; line-height: 1.2;  letter-spacing: 0.5px;}
h2 { font-size: 4rem; line-height: 1.25; letter-spacing: 0.5px; }
h3 { font-size: 3.2rem; line-height: 1.3;  letter-spacing: 0.5px; }
h4 { font-size: 2.8rem; line-height: 1.35; letter-spacing: 0.5px; }
h5 { font-size: 2.4rem; line-height: 1.5;  letter-spacing: 0.5px; }
h6 { font-size: 1.6rem; line-height: 1.6;  letter-spacing: 0.5px; }

h2.dots {
    font-size: 34px;
}

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  font-size: 16px;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation ul li a {
    font-size: 18px;
}

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/

.button.button-primary.orange,
.button.button-primary.white,
#footer p {
    font-size:18px;
}

.text-styles h5 {
    margin-top:12px;
}

.access-link,
.menu-toggle,
.access-close p,
.accessibility span {
    font-size:20px;
}

.access-close {
    width: 190px;
}
