1
2.bg-google-plus{
3    background-color: #dd4b39;
4}
5
6a.bg-google-plus:hover,
7a.bg-google-plus:focus,
8button.bg-google-plus:hover,
9button.bg-google-plus:focus
10{
11    background-color: #c23321 !important;
12}
13
14