}
.nav > li.fsf-donate > a {
- background-color: #f50095;
+ background-color: #204a87;
margin-top: 8px;
color: white;
}
+.glyphicon {
+ position: relative;
+ top: 2px;
+ display: inline-block;
+ font-family: 'Glyphicons Halflings';
+ font-style: normal;
+ font-weight: 400;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+ color: red;
+}
+
.nav > li.btn-register > a {
background-color: #f57900;
color: #ffffff;