/*
Theme Name: Schoenzeit Kosmetik
Theme URI: https://oceanwp.org/
Description: design for wild hearts
Author: lenolino.de
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

::selection {
	color: #F2DEDF;
	background-color: #dcaeb0 !important;
}
::-moz-selection {
 color: #F2DEDF;
 background-color: #dcaeb0 !important;
}

a:hover {
	color: #dcaeb0;
}