<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: soledad Child
Theme URI: http://pencidesign.com/
Template: soledad
Author: PenciDesign
Author URI: http://pencidesign.com/
Description: A Multi-Concept Blog/Magazine WordPress Theme
Tags: black,green,white,light,one-column,two-columns,three-columns,right-sidebar,left-sidebar,fluid-layout,responsive-layout,custom-header,custom-menu,featured-images,post-formats,translation-ready
Version: 7.4.0.1606994513
Updated: 2020-12-03 11:21:53


/* Einzug*/
.e5 { 
     margin-left: 3% !important;
}



/* Link unterstreichen*/
.link1 a {
    text-decoration: underline;
}


/* Margit anmerkung*/
.q1{
	font-weight: 500;
	border-left: 2px solid #c2024b;
	padding-left: 30px;
  font-family: Georgia;
	font-style: italic;
	margin: 30px 0 30px 0 !important; 
}

/* Linker Strich*/
.q2{
background-color: #e6e8e6;
	border-left: 3px solid #c2024b;
	padding: 12px 0px 1px 30px;
	margin: 30px 0 30px 0 !important;
 
}
/* Linker Strich grÃ¼n */
.q3{

	border-left: 3px solid #c2024b;
	padding: 12px 0px 1px 30px;
	margin: 30px 0 30px 0 !important;
 
}

/* Trennlinie lang*/
.wp-block-separator {
		margin: 50px 0 50px 0 !important; 
	color: #abb8c3 !important;
}





.rand4 {
   border: 2px solid #c2024b; 
	border-radius: 8px;
 	padding:20px 30px 20px 30px;
	margin-top: 30px;
	margin-bottom: 30px !important; 
	background-color: #DEFFD6;
}
.rand4 a {
    color:#c2024b !important;

}
/*  Rand */
.rand3 {
   border: 2px solid #c2024b; 
	border-radius: 8px;
	padding:20px 30px 20px 30px;
	margin-top: 30px;
	margin-bottom: 30px !important; 

}
.rand3 a {
    color:#c2024b !important;

}




 /* Author box
  * */
.author-content h5 a {
	font-size: large;
	
}
.author-content p {
   font-style:italic;
}
 /* Share buttons etwas tiefer setzen auf Beitragsseite*/
.shareaholic-share-buttons-animation-wrapper {
   margin-top: 20px;
}

/*List style geÃ¤ndert
*/

.post-entry ul li{ 
	list-style-type: disc; 
}

/*Share Button angepasst
*/
.shareaholic-share-buttons-animation-wrapper {
   margin-top: 20px;
}


/*Essenzen-Tipps Styling
*/
.m1 {
	border: 2px solid #60bf9e; 
	border-radius: 8px;
	padding: 5%;
}

.m2{
	background-color: #deffd6;
}

.m3 a {
    font-weight: bold;
    color: #559b74 
}

.m4 a:hover {
	text-decoration: underline;
} 

.fa-hand-point-right  {
color: #ff6600;
}

.fa-star  {
color: #FF0080;
}



/*Icon Ã¤ndern

.fa-heart {
color: #c2024b;
}
.fa-cart-plus {
color: #ff6600;
}

.fa-heart {
color: #ff6600;
}

.fa-exclamation {
color: #FF0080;
}

.fa-exclamation-circle {
color: #FF0080;
}

.fa-hand-point-right {
color: #ff6600;
}

.fa-exclamation-triangle {
color: #B40404;
}

.fa-arrow-right {
color: #ff6600;
}

.fa-star {
color: #FF0080;
}
*/

</pre></body></html>