.site-header .site-branding img {
  width: 200px;
}



p {
  font-size: 18px !important;
}

.sow-blog article .sow-blog-content-wrapper {
    text-align: center;
}

a:focus{
    outline:0 !important; /*removes the dotted border*/
}