/*
	"Ruri and Yuto love each other
	and I support their marriage.
	Shun stop making this cockblockshipping."
	AKA
	RURIYUTO SKIN
	
	Design and artwork by AISHIN
		>https://twitter.com/bitter_aishin
	Code Fuckery by PACHI
		>caffeination.space
*/
body {
	background-image: url('imgs/bg3.png');
	background-size: 300px;
}
a:link, a:visited {
	color:#E494D2;
	font-weight: 600;
	letter-spacing:1px;
}
a:hover {
	color:#7C469A;
}
.top-image {
	background-image: url('imgs/ruriyuto.png');
	background-size:contain;
}
.wrapper {
	background-color:rgba(255,255,255,0.752);
	box-shadow: 0 7px 200px 10px rgba(255, 255, 255, 0.7);
}
.navigation a:link,
.navigation a:visited {
    background-color: #E494D2;
    color: #fff;
}
.social-media .sm-icon {
	color:#7C469A !important;
}
.social-media .sm-icon:hover {
	color:rgba(255,255,255,0.902) !important;
	background-color:#7C469A !important;
}
.pseudo-list p::before {
	content: "☁ ";
	color:#CD6697;
}