h3 span {
 width: 30px;
 height: 30px;
 padding: .3em;
 background-color: #f00;
 color: #fff;
}

.Switch {
 text-align: center;				
}				
.Switch span {
 color: #d71010;
 font-weight: bold;
 text-decoration: underline;
 cursor: pointer; 
}

