.site-header .site-branding {
  width: 280px;
}

p {
  font-size: 18px;
}

header#masthead .corp-container {
	max-width: none !important;
}

a:focus{
    outline:0 !important; /*removes the dotted border*/
}