<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
        
        /* Theme Basal from Blogg.se */
@import url("//static.blogg.se/themes/basal/css/style.css");

@import url('https://fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script');

body {
	line-height: 1.8em;
	color: #222222;
	background-color: rgba(255, 255, 255, 1);
	background-image: url(https://cdn3.cdnme.se/4502788/6-3/9063_q2_5467a5e0e087c3464c48a7b8.jpg);
}
input, #comment-author, #comment-email, #comment-url, #comment-content, .formbutton { color: #222222; }

body, input, textarea, #content .share-button label span, #content .share-button label {
	font-family: "PT Sans", sans-serif;
	font-size: 13px;
}

a { 
	color: rgba(0, 0, 0, 1); 
	text-decoration: none; 
}
a:hover { color: #222222; }
#content .share-button label span { text-decoration: none; }
#content .share-button label { color: rgba(0, 0, 0, 1); }
#content .share-button label:hover { color: #222222; }
#side svg, #sidr-btn svg { fill: rgba(0, 0, 0, 1); }
#side svg:hover, #sidr-btn svg { fill: #222222; }

#wrapper { 
	width: 900px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
	background-color: rgba(255, 255, 255, 1);
}

#content .commentform input, #content .commentform textarea, #content .commentform .formbutton {
	background-color: rgba(255, 255, 255, 1);
}

#content { float: left; margin-left: 1%; margin-right: 0; }
#side { float: left; margin-left: 1%; }

#content .entry {
	text-align: center;
}

#content h3 {
	text-align: center;
}

.entry, .commentform { margin-bottom: 20px; }

input[placeholder] { 
	color: #222222;
	font-family: "PT Sans", sans-serif;
	text-overflow: ellipsis;
	opacity: 1;
}
input::-moz-placeholder { 
	color: #222222;
	font-family: "PT Sans", sans-serif;
	text-overflow: ellipsis;
	opacity: 1;
} 
input::-webkit-input-placeholder { 
	color: #222222;
	font-family: "PT Sans", sans-serif;
	text-overflow: ellipsis;
	opacity: 1;
}
input:-ms-input-placeholder { 
	color: #222222;
	font-family: "PT Sans", sans-serif;
	text-overflow: ellipsis;
	opacity: 1;
}

#header { 
	background-image: none;
	background-color: rgba(255, 255, 255, 1);
	background-position: center center;
}

#header h1, #header h2 { 
	display: inherit;
}
#header h1 a, #header h2 { 
	color: #000000;
}

#header h1 { 
	font-family: "Pinyon Script", cursive; 
	font-size: 8em;
	line-height: 1em !important;
	font-style: normal; font-weight: normal;
}

#side h4 { 
	font-family: "Pinyon Script", cursive; 
	font-size: 24px;
	color: #222222;
	margin-top: 30px;
	font-style: normal; font-weight: normal;
}

#side h5 { 
	font-family: "Pinyon Script", cursive; 
	font-size: 24px;
	color: #222222;
	font-style: normal; font-weight: normal;
}

#header h2 {
	font-size: 16px;
}

#content h3 { 
	font-family: "Pinyon Script", cursive; 
	font-size: 42px;
	background-color: rgba(255, 255, 255, 1);
	font-style: normal; font-weight: normal;
}
#content h3 a { color: #111111; }

#content h3, #side h4, .response-by, #header h1, #header h2, #header h1, #side h5 { 
	text-transform: none;
}

#content .meta {
	color: #222222;
	text-align: center;
}

#content .entry, 
#content .comment,
.no_image_header { 
	border-bottom: 1px dotted #eeeeee; 
}
#content .comment .response, #content .comment .response-by { 
	border-left: 1px solid #eeeeee; 
	border-right: 1px solid #eeeeee; 
}
#content .comment .response-by { border-bottom: 1px solid #eeeeee; }
#content .comment .response { border-top: 1px solid #eeeeee; }
#side #home h4, #side #search form, #sidr-btn, #back-top, #content .commentform input, #content .commentform textarea, #content .commentform .formbutton { border: 1px solid #eeeeee; }
#sidr-btn, #back-top { background-color: #FFF; }
#side #links li, #side #archives li, #side #posts li, #side #category li {
	list-style: none; margin-left: 0px;
}


.like-container {
}
.like-container .likebtn .likebtn__btn { 
  color: #2BB82B !important; 
  background: none !important;
  padding: 0px 4px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  border-radius: 3px;
}
.like-container .likebtn.clicked .likebtn__btn { 
  background: #2BB82B !important; 
  color: white !important;
}
.like-container .likebtn .likebtn__btn:before {
    opacity: 0.5;
}
.likebtn.likebtn_pos_right &gt; .likebtn__count {
    padding: 2px 6px;
  margin-top: -2px;
}</pre></body></html>