a:hover {
color: #C1BDBC;
font-weight : bold;
}
a {
color: #C1BDBC;
font-weight : bold;
}
.cds-button-center {
text-align: center;
margin: 50px 0 50px 0;
}
.button-cds {
padding: 10px;
border: 1px;
font-weight: bold;
background-color: #0F5B93;
color: #ffffff;
}
a:hover .cds-button cds-button-style-default {
background-color: #12415F; 
}