html, body { font-size: 18px; }

html a, body a { text-decoration: none; }

html a:hover, body a:hover { color: #12126d; }

/** .profile-pic {  float: left; width: 250px; @include respond-to(small-screen) { width: 100% ;} @include respond-to(medium-screens) { width: 125px; } @include respond-to(desktop-lg) { float: none; } } */
header.site-header { padding-bottom: 0; }

header.site-header .site-branding-container .site-branding a img { width: 50%; height: auto; }

header.site-header .site-branding-container .site-branding p.site-description { display: block; width: 100%; clear: both; }

header.site-header .site-branding-container .site-branding nav { padding-top: 1.4rem; }

header.entry-header { margin-top: 0; }

.entry .entry-content a { text-decoration: none; }

.entry .entry-content a:hover { text-decoration: none; color: #344d72; }

.entry .entry-content h3:first-child { padding-top: 0; margin-top: 0; }

.entry .entry-title:before { display: none; }

.entry.all-categories { padding-top: 0; margin-top: 0; }
