.CopyrightService{
    webkit-text-size-adjust: 100%;
    font-family: Roboto,Open Sans,Arial,sans-serif;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 180%;
    margin-top: 20px;
}

.footerLinks a{

    color: #54baf1;
    text-decoration: none;
}

.footerLinks a:hover{

    color: #FFFFFF;
    text-decoration: underline;

}