/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


::selection {
	background: #c6368e;
	color: #FFF;
	text-shadow: none;
}

body {
	background-color: #000;
}
.header-misc {
  position: relative;
  width: 45px;
  margin: auto;
}
.si-email3:hover { background-color: #c6368e !important; color: #FFF; }