.site-header .site-branding img {
  width: 180px;
}

p {
		font-size: 18px;
}

a:focus{
    outline:0 !important; /*removes the dotted border*/
}