body {
	font-family: sans-serif;
	margin: 0 auto;
	overflow-x:hidden;
}

#main {
	margin: 0 auto;
	font-family: sans-serif;
}
div#logo {
	height: 70px;
   	margin: 0 -100%;
   	padding: 10px 0;
   	background-color: #f24405;
	background-image: url(/wow-logo.svg);
  	background-size: 160px;
   	background-position-x: 50%;
  	background-position-y: 50%;
  	background-repeat: no-repeat;
}

a{
	color: #f24405 !important;
	text-decoration: none;
}
#retention-pane select,
#retention-pane select:hover{
    background-color: #fff;
    color: #f24405;
}

#copy-icon {
color: #f24405;
    background: none;
    border-color: #f24405;
    border-style: none;
}



#another-secret {
font-weight: bold;
}

.ots-tutorial {
font-weight: bold;
}

#lock { fill: #f24405;
}
